diff options
author | 2025-05-02 19:01:45 -0700 | |
---|---|---|
committer | 2025-05-06 11:07:36 +0200 | |
commit | fbaeb7b0f0ffb660bcc91dd5f96eaf8d99721656 (patch) | |
tree | 02b1d3c92ee1fc1d648831957272cb5673488823 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests: net: exit cleanly on SIGTERM / timeout (diff) | |
download | wireguard-linux-fbaeb7b0f0ffb660bcc91dd5f96eaf8d99721656.tar.xz wireguard-linux-fbaeb7b0f0ffb660bcc91dd5f96eaf8d99721656.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions