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)
commitd0f71afffa1c3d5a36a4a278f1dbbd2643176dc3
tree84deb1876ddaffcdf3ca50c3e9be701e631d6ffe
parentda0bcb4e36411c1e9e327359c36507e2e04964a1
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 5d6002b7b822c74 ("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