[openib-general] [PATCH/RFC 1/2] IB: Return "maybe_missed_event" hint from ib_req_notify_cq()

Shirley Ma xma at us.ibm.com
Tue Nov 14 14:35:38 PST 2006






>From the code work through, if defering rotting packet process by return
(missed_event && netif_rx_reschedule(dev, 0)); Then the same dev->poll can
be added to per cpu poll list twice: one is from netif_rx_reschedule, one
is from napi return 1. That might explains packets out of order: when one
poll finishes and reset LINK SCHED bit and the next interrupt runs on other
cpu.

Thanks
Shirley Ma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20061114/642d95a8/attachment.html>


More information about the general mailing list