summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorPJ Waskiewicz <peter.p.waskiewicz.jr@intel.com>2009-11-13 00:50:43 +0100
committerDavid S. Miller <davem@davemloft.net>2009-11-14 05:46:55 +0100
commit342bde1b70c79bfc8509b017b3987f3c7541ff8e (patch)
treec3a9e2f2b15d864a360667c6f00a0dd2fe8e0c01 /net
parentixgbe: Flush the LSC mask change to prevent repeated interrupts (diff)
downloadlinux-342bde1b70c79bfc8509b017b3987f3c7541ff8e.tar.xz
linux-342bde1b70c79bfc8509b017b3987f3c7541ff8e.zip
ixgbe: Make queue pairs on single MSI-X interrupts
This patch pairs similar-numbered Rx and Tx queues onto a single MSI-X vector. For example, Tx queue 0 and Rx queue 0's interrupt with be ethX-RxTx-0. This allows for more efficient cleanup, since fewer interrupts will be firing during device operation. It also helps with a cleaner CPU affinity for IRQ affinity. Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions