diff options
| author | Jesse Brandeburg <[email protected]> | 2013-11-26 10:49:17 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2013-12-16 00:49:28 -0800 |
| commit | bf051a3b86d68e58b0c375244699e08b40499066 (patch) | |
| tree | 7e3742b6d0e2db2d54a9764c2433a0f77d9ddf02 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 895106a577c4ad2231c48f9cccb3cff1ae880471 (diff) | |
i40e: use same number of queues as CPUs
The current driver default sets the number of transmit/receive
queue pairs based on the current node's CPU count.
A better method is to use the total number of CPUs in the system
to suggest the number of queue pairs, which aligns better with
the behavior of ixgbe, and also with the expectations of the
kernel XPS and other subsystems in the stack.
Change-Id: If3e20c7f100f13e51d69762594d948f247ffe0c8
Signed-off-by: Jesse Brandeburg <[email protected]>
Tested-by: Kavindya Deegala <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions