summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTariq Toukan <tariqt@nvidia.com>2024-02-15 06:08:11 +0300
committerSaeed Mahameed <saeedm@nvidia.com>2024-03-07 11:40:39 +0300
commit7f525acbccdf7e682d36c196445fb07b8b68dd79 (patch)
treed6ef76735d96487b211af0635f68554094303f21 /tools/perf/scripts/python
parent40e6ad9182b48b60c50b23b3a63e6d132f02b3ec (diff)
downloadlinux-7f525acbccdf7e682d36c196445fb07b8b68dd79.tar.xz
net/mlx5e: Support per-mdev queue counter
Each queue counter object counts some events (in hardware) for the RQs that are attached to it, like events of packet drops due to no receive WQE (rx_out_of_buffer). Each RQ can be attached to a queue counter only within the same vhca. To still cover all RQs with these counters, we create multiple instances, one per vhca. The result that's shown to the user is now the sum of all instances. Signed-off-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions