diff options
author | Subbaraya Sundeep <[email protected]> | 2023-05-13 14:21:38 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-05-15 09:31:07 +0100 |
commit | ab6dddd2a669a0ecc2ce07485c7a15fadbb5a0aa (patch) | |
tree | e311ed4fc54e616e385e927866c4e1a7b77c00b8 /tools/perf/scripts/python/stat-cpi.py | |
parent | 508c58f76ca510956625c945f9b8eb104f2c8208 (diff) |
octeontx2-pf: qos send queues management
Current implementation is such that the number of Send queues (SQs)
are decided on the device probe which is equal to the number of online
cpus. These SQs are allocated and deallocated in interface open and c
lose calls respectively.
This patch defines new APIs for initializing and deinitializing Send
queues dynamically and allocates more number of transmit queues for
QOS feature.
Signed-off-by: Subbaraya Sundeep <[email protected]>
Signed-off-by: Hariprasad Kelam <[email protected]>
Signed-off-by: Sunil Kovvuri Goutham <[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/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions