summaryrefslogtreecommitdiff
path: root/net/Kconfig
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2012-04-25 04:36:38 (GMT)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-05-10 05:31:44 (GMT)
commit3ebe8fdeb043e8c630cac6dc90d483e729e17017 (patch)
treed4f16a8ac2bb88460cf817477d5acb4a3e18f54d /net/Kconfig
parent943561d3e7f82645aafb65839feb9f99e2718bac (diff)
downloadlinux-fsl-qoriq-3ebe8fdeb043e8c630cac6dc90d483e729e17017.tar.xz
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 'net/Kconfig')
0 files changed, 0 insertions, 0 deletions