diff options
author | Eryk Rybak <[email protected]> | 2021-03-02 08:46:27 +0100 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-04-01 09:27:38 -0700 |
commit | c3214de929dbf1b7374add8bbed30ce82b197bbb (patch) | |
tree | 3cbafa8484e0c5adfcc924d44822915a28382a6f /tools/perf/scripts/python/syscall-counts.py | |
parent | 528060ef3e1105c5c3eba66ffbfc80e0825e2cce (diff) |
i40e: Fix display statistics for veb_tc
If veb-stats was enabled, the ethtool stats triggered a warning
due to invalid size: 'unexpected stat size for veb.tc_%u_tx_packets'.
This was due to an incorrect structure definition for the statistics.
Structures and functions have been improved in line with requirements
for the presentation of statistics, in particular for the functions:
'i40e_add_ethtool_stats' and 'i40e_add_stat_strings'.
Fixes: 1510ae0be2a4 ("i40e: convert VEB TC stats to use an i40e_stats array")
Signed-off-by: Eryk Rybak <[email protected]>
Signed-off-by: Grzegorz Szczurek <[email protected]>
Reviewed-by: Aleksandr Loktionov <[email protected]>
Tested-by: Dave Switzer <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions