• E
    bnx2x: switch to napi_complete_done() · 80f1c21c
    Eric Dumazet 提交于
    Switch from napi_complete() to napi_complete_done()
    for better GRO support (gro_flush_timeout) and core NAPI
    features.
    
    Do not rearm interrupts if we are busy polling,
    to reduce bus and interrupts overhead.
    Signed-off-by: NEric Dumazet <edumazet@google.com>
    Cc: Willem de Bruijn <willemb@google.com>
    Cc: Adam Belay <abelay@google.com>
    Cc: Tariq Toukan <tariqt@mellanox.com>
    Cc: Yuval Mintz <Yuval.Mintz@cavium.com>
    Cc: Ariel Elior <ariel.elior@cavium.com>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    80f1c21c
bnx2x_cmn.c 135.2 KB