diff options
author | Mohsin Bashir <mohsin.bashr@gmail.com> | 2025-05-03 05:01:45 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-05-06 12:07:36 +0300 |
commit | fbaeb7b0f0ffb660bcc91dd5f96eaf8d99721656 (patch) | |
tree | 02b1d3c92ee1fc1d648831957272cb5673488823 /tools/perf/scripts/python/gecko.py | |
parent | 8f0ae19346ce1cadf17f5ea6b01e7b6eb815e2fd (diff) | |
download | linux-fbaeb7b0f0ffb660bcc91dd5f96eaf8d99721656.tar.xz |
eth: fbnic: fix `tx_dropped` counting
Fix the tracking of rtnl_link_stats.tx_dropped. The counter
`tmi.drop.frames` is being double counted whereas, the counter
`tti.cm_drop.frames` is being skipped.
Fixes: f2957147ae7a ("eth: fbnic: add support for TTI HW stats")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Mohsin Bashir <mohsin.bashr@gmail.com>
Reviewed-by: Joe Damato <jdamato@fastly.com>
Link: https://patch.msgid.link/20250503020145.1868252-1-mohsin.bashr@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions