summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2014-07-26 02:42:39 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2014-09-12 00:30:13 -0700
commit15be71c92f10169600b5980ee06836614836057b (patch)
tree7314f7631d10bbf8bf797e8cb799bb55da4e2a80 /drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c
parentdb99d95c9030b78b85dbdba53a4babb4cd6231be (diff)
downloadop-kernel-dev-15be71c92f10169600b5980ee06836614836057b.zip
op-kernel-dev-15be71c92f10169600b5980ee06836614836057b.tar.gz
ixgbe: Drop Rx alloc at end of Rx cleanup
This change removes the Rx buffer allocation at the end of ixgbe_clean_rx_irq. The reason for removing this is to avoid the extra latency introduced by the MMIO write. This can amount to somewhere around an extra 100ns of latency and one extra message worth of PCIe bus overhead. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud