diff options
| author | Mohsin Bashir <mohsin.bashr@gmail.com> | 2026-03-03 02:01:48 +0300 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2026-03-05 18:26:52 +0300 |
| commit | 8d282b680c729203d04d4eee396f3216f29b35aa (patch) | |
| tree | d68423d583c89e5520350b28e8f5a7b8703f3bbc /net | |
| parent | 9b7c8728f53a5652a5184651c7b78ed1587542a4 (diff) | |
| download | linux-8d282b680c729203d04d4eee396f3216f29b35aa.tar.xz | |
eth: fbnic: Fetch TX pause storm stats
With pause storm protection in place, track the occurrence of pause
storm events. Since there is a one-to-one mapping between pause storm
interrupts and events, use the interrupt count to track this metric.
./ethtool -I -a eth0
Pause parameters for eth0:
Autonegotiate: off
RX: off
TX: on
Statistics:
tx_pause_frames: 759657
rx_pause_frames: 0
tx_pause_storm_events: 219
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Mohsin Bashir <mohsin.bashr@gmail.com>
Link: https://patch.msgid.link/20260302230149.1580195-5-mohsin.bashr@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions
