aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorHariprasad Kelam <[email protected]>2023-05-13 14:21:37 +0530
committerDavid S. Miller <[email protected]>2023-05-15 09:31:07 +0100
commit508c58f76ca510956625c945f9b8eb104f2c8208 (patch)
treef16f086c400c97da45d61c93b88304e9d90f5103 /tools/perf/scripts/python/bin/stackcollapse-record
parent12e7789ad5b476e945aba8edb1161c633cb7db31 (diff)
octeontx2-pf: Rename tot_tx_queues to non_qos_queues
current implementation is such that tot_tx_queues contains both xdp queues and normal tx queues. which will be allocated in interface open calls and deallocated on interface down calls respectively. With addition of QOS, where send quees are allocated/deallacated upon user request Qos send queues won't be part of tot_tx_queues. So this patch renames tot_tx_queues to non_qos_queues. Signed-off-by: Hariprasad Kelam <[email protected]> Reviewed-by: Simon Horman <[email protected]> Reviewed-by: Jacob Keller <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions