summaryrefslogtreecommitdiff
path: root/drivers/gpu
diff options
context:
space:
mode:
authorMohsin Bashir <mohsin.bashr@gmail.com>2026-03-03 02:01:48 +0300
committerPaolo Abeni <pabeni@redhat.com>2026-03-05 18:26:52 +0300
commit8d282b680c729203d04d4eee396f3216f29b35aa (patch)
treed68423d583c89e5520350b28e8f5a7b8703f3bbc /drivers/gpu
parent9b7c8728f53a5652a5184651c7b78ed1587542a4 (diff)
downloadlinux-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 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions