diff options
author | 2025-08-05 16:01:47 -0700 | |
---|---|---|
committer | 2025-08-05 16:01:47 -0700 | |
commit | ad21f668e8d4c6e4028571aba566227b62fd8d89 (patch) | |
tree | 75e7afe5baab8b321b46dc8a9c269ef77bc5194c /tools/perf/scripts/python | |
parent | eth: fbnic: remove the debugging trick of super high page bias (diff) | |
parent | eth: fbnic: Lock the tx_dropped update (diff) | |
download | wireguard-linux-ad21f668e8d4c6e4028571aba566227b62fd8d89.tar.xz wireguard-linux-ad21f668e8d4c6e4028571aba566227b62fd8d89.zip |
Merge branch 'eth-fbnic-fix-drop-stats-support'
Mohsin Bashir says:
====================
eth: fbnic: Fix drop stats support
Fix hardware drop stats support on the TX path of fbnic by addressing two
issues: ensure that tx_dropped stats are correctly copied to the
rtnl_link_stats64 struct, and protect the copying of drop stats from
fdb->hw_stats to the local variable with the hw_stats_lock to
ensure consistency.
====================
Link: https://patch.msgid.link/20250802024636.679317-1-mohsin.bashr@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions