diff options
author | Amir Tzin <amirtz@nvidia.com> | 2023-09-04 18:26:47 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-10-12 11:10:35 -0700 |
commit | 80f1241484dd1b1d4eab1a0211d52ec2bd83e2f1 (patch) | |
tree | e4a83b01d0a7c35e84da5a444879b092e290cb56 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 06b4eac9c4beda520b8a4dbbb8e33dba9d1c8fba (diff) |
net/mlx5e: Fix VF representors reporting zero counters to "ip -s" command
Although vf_vport entry of struct mlx5e_stats is never updated, its
values are mistakenly copied to the caller structure in the VF
representor .ndo_get_stat_64 callback mlx5e_rep_get_stats(). Remove
redundant entry and use the updated one, rep_stats, instead.
Fixes: 64b68e369649 ("net/mlx5: Refactor and expand rep vport stat group")
Reviewed-by: Patrisious Haddad <phaddad@nvidia.com>
Signed-off-by: Amir Tzin <amirtz@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions