Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/fm10k
Alexander Duyck 9f87298647 fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector
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: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-11-23 11:08:49 -08:00
..
2015-04-14 15:23:36 -07:00
2015-06-17 14:21:22 -07:00
2014-09-23 03:59:14 -07:00
2015-11-23 11:08:47 -08:00
2014-09-23 03:59:23 -07:00