diff options
| author | PJ Waskiewicz <[email protected]> | 2009-11-12 23:50:43 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2009-11-13 20:46:55 -0800 |
| commit | 342bde1b70c79bfc8509b017b3987f3c7541ff8e (patch) | |
| tree | c3a9e2f2b15d864a360667c6f00a0dd2fe8e0c01 /tools/perf/scripts/python | |
| parent | 8a0717f30ce93a686d325122d8b0c6b73b32cfb3 (diff) | |
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 <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions