diff options
author | Willem de Bruijn <willemb@google.com> | 2017-04-24 20:49:29 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-25 06:55:19 +0300 |
commit | 7b0411ef4aa69c9256d6a2c289d0a2b320414633 (patch) | |
tree | 53dfadb8aa5536fb7029b405a1b854551a6d9502 /drivers/scsi/a3000.c | |
parent | ea7735d97ba9064c448664429e249991ccd8aa77 (diff) | |
download | linux-7b0411ef4aa69c9256d6a2c289d0a2b320414633.tar.xz |
virtio-net: clean tx descriptors from rx napi
Amortize the cost of virtual interrupts by doing both rx and tx work
on reception of a receive interrupt if tx napi is enabled. With
VIRTIO_F_EVENT_IDX, this suppresses most explicit tx completion
interrupts for bidirectional workloads.
Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/scsi/a3000.c')
0 files changed, 0 insertions, 0 deletions