aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2018-05-10 05:59:46 -0700
committerJeff Kirsher <[email protected]>2018-05-14 07:05:16 -0700
commitaa4a0654035beaf8c64eddd0b254c299af548f4d (patch)
tree68d007a3f4ba5b2b951844eb9ef820a0a573eb66 /tools/perf/scripts/python/stackcollapse.py
parent3f76d01f3efeeafe2e9f3c74074d6eecff201466 (diff)
i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES
We don't really need to have separate definitions for MAX_QUEUES and I40EVF_MAX_REQ_QUEUES, since we'll always be limited by how many queues we request anyways. If we haven't enabled requesting the maximum number of queues, there's no reason to have our call to alloc_etherdev_mq actually pass the higher value, since we'd never enable those queues anyways. Signed-off-by: Jacob Keller <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions