]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector
authorWilliam Dauchy <william@gandi.net>
Fri, 30 Oct 2015 17:16:30 +0000 (18:16 +0100)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 30 Dec 2015 02:07:37 +0000 (18:07 -0800)
commit8431ae4e15d8ae73ab36a43918eba07e9ff6ff49
tree84deb1876ddaffcdf3ca50c3e9be701e631d6ffe
parentab6dc15c5fa2fb4ad0f2a0ec17ba5d98994d33e0
ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector

This is the same patch as for ixgbe but applied differently according to
busy polling.  See commit ca4f5047406f64b ("ixgbe: Fix handling of NAPI
budget when multiple queues are enabled per vector")

Signed-off-by: William Dauchy <william@gandi.net>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c