summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbevf
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2012-04-25 04:36:38 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-05-09 22:31:44 -0700
commit3ebe8fdeb043e8c630cac6dc90d483e729e17017 (patch)
treed4f16a8ac2bb88460cf817477d5acb4a3e18f54d /drivers/net/ethernet/intel/ixgbevf
parent943561d3e7f82645aafb65839feb9f99e2718bac (diff)
ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control
The drop enable bit can be used to improve the performance of the adapter in the case of multiple queues being present. This performance gain is due to the fact that some slower CPUs can cause the FIFO to backfill preventing faster CPUs from receiving additional work. By setting the drop enable bit we prevent this and instead just drop the packets that would have been bound for the slower CPU. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ixgbevf')
0 files changed, 0 insertions, 0 deletions