aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorCatherine Sullivan <[email protected]>2016-05-16 10:26:41 -0700
committerJeff Kirsher <[email protected]>2016-06-27 15:58:36 -0700
commit7d64402f5ae5acb8258860ace394a21b4584fe8f (patch)
treeba114008c8cd3407d852593e224cfec0158c5cfc /tools/perf/scripts/python/call-graph-from-postgresql.py
parent01a7a9fef44e5b2f994174c2c1fda80178214d8d (diff)
i40e: Fix RSS to not be limited by the number of CPUs
Limiting qcount to pf->num_lan_msix, effectively limits the RSS queues to only use the number of CPUs, and ignore all other queues. We don't want to do this. If the user has changed the RSS settings to use more queues then CPUS, we want to trust they know what they are doing and let them. More importantly, if we tell them that is what we did, we want to actually do it and allow traffic into all of the queues we have allocated. This does not change the default setting to initially allocate only the number of CPUS of queue pairs. Change-ID: Ie941a96e806e4bcd016addb4e17affb46770ada5 Signed-off-by: Catherine Sullivan <[email protected]> Tested-by: Andrew Bowers <[email protected] Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions