[openib-general] [PATCH] IB/ipoib: NAPI
Roland Dreier
rdreier at cisco.com
Mon Sep 25 12:36:08 PDT 2006
Todd> The call to ipoib_warn should be removed if you go with a
Todd> peek and reschedule approach, because after notify has been
Todd> called, we could get a completion callback after the peek
Todd> has decided to reschedule the poll.
Right. In fact I would just make ipoib_ib_completion() do nothing but
call netif_rx_schedule() (which encapsulates all this logic anyway).
- R.
More information about the general
mailing list