• Roland Dreier's avatar
    IPoIB: Convert to NAPI · 8d1cc86a
    Roland Dreier authored
    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: default avatarRoland Dreier <rolandd@cisco.com>
    8d1cc86a
ipoib_ib.c 19.5 KB