diff options
author | Joe Damato <jdamato@fastly.com> | 2024-06-12 20:08:56 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-06-17 11:37:19 +0100 |
commit | 0a3e5c1b670f8c386bbd232ac30d74da3653a70a (patch) | |
tree | 714b4ff0c29f65de18f7bcb51138ec85b34a2d45 /tools/perf/scripts/python/stackcollapse.py | |
parent | 934c29999b57b835d65442da6f741d5e27f3b584 (diff) |
net/mlx5e: Add txq to sq stats mapping
mlx5 currently maps txqs to an sq via priv->txq2sq. It is useful to map
txqs to sq_stats, as well, for direct access to stats.
Add priv->txq2sq_stats and insert mappings. The mappings will be used
next to tabulate stats information.
Signed-off-by: Joe Damato <jdamato@fastly.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions