diff options
author | Alexander Duyck <aduyck@mirantis.com> | 2015-09-22 14:35:41 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-15 08:27:38 +0200 |
commit | 5c5989e0dde275bae778d6b4706cf606aca749cc (patch) | |
tree | 45244fadce59362189b665d17b0431e29db7a316 /crypto/async_tx/raid6test.c | |
parent | fe52e1255397ac4a1233db10e8f651847f992a4b (diff) |
ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector
[ Upstream commit 5d6002b7b822c7423e75d4651e6790bfb5642b1b ]
This patch corrects an issue in which the polling routine would increase
the budget for Rx to at least 1 per queue if multiple queues were present.
This would result in Rx packets being processed when the budget was 0 which
is meant to indicate that no Rx can be handled.
Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Tested-by: Darin Miller <darin.j.miller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/async_tx/raid6test.c')
0 files changed, 0 insertions, 0 deletions