diff options
author | 2016-11-15 10:15:14 -0800 | |
---|---|---|
committer | 2016-11-16 13:40:58 -0500 | |
commit | 2e713283751f494596655d9125c168aeb913f71d (patch) | |
tree | 0677ec91d7cbcdcbea3b5a38f746c2b707f0de3d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: busy-poll: return busypolling status to drivers (diff) | |
download | linux-dev-2e713283751f494596655d9125c168aeb913f71d.tar.xz linux-dev-2e713283751f494596655d9125c168aeb913f71d.zip |
net/mlx4_en: use napi_complete_done() return value
Do not rearm interrupts if we are busy polling.
mlx4 uses separate CQ for TX and RX, so number of TX interrupts
does not change, unfortunately.
Signed-off-by: Eric 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions