diff options
author | 2023-08-17 16:19:11 -0700 | |
---|---|---|
committer | 2023-08-18 19:13:59 -0700 | |
commit | 8becd1961c734cb4bf96e3f98c50a644e8b8be2a (patch) | |
tree | 8760bcf4b3b50c320e3cae8da0e1d21ca60f94ff /net | |
parent | bnxt_en: Display the ring error counters under ethtool -S (diff) | |
download | wireguard-linux-8becd1961c734cb4bf96e3f98c50a644e8b8be2a.tar.xz wireguard-linux-8becd1961c734cb4bf96e3f98c50a644e8b8be2a.zip |
bnxt_en: Add tx_resets ring counter
Add a new tx_resets ring counter. This counter will be saved as
tx_total_resets across any reset. Since we currently do a full reset
in bnxt_sched_reset_txr(), the per ring counter will always be cleared
during reset. Only the tx_total_resets count will be meaningful and we
only display this under ethtool -S.
Link: https://lore.kernel.org/netdev/CACKFLimD-bKmJ1tGZOLYRjWzEwxkri-Mw7iFme1x2Dr0twdCeg@mail.gmail.com/
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Link: https://lore.kernel.org/r/20230817231911.165035-7-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions