• R
    IPoIB: Convert to NAPI · 8d1cc86a
    Roland Dreier 提交于
    Convert the IP-over-InfiniBand network device driver over to using
    NAPI to handle completions for the main CQ.  This covers all receives
    as well as datagram mode sends; send completions for connected mode
    connections are still handled from interrupt context.
    Signed-off-by: NRoland Dreier <rolandd@cisco.com>
    8d1cc86a
ipoib_cm.c 32.9 KB