summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorMohsin Bashir <mohsin.bashr@gmail.com>2026-03-03 02:01:47 +0300
committerPaolo Abeni <pabeni@redhat.com>2026-03-05 18:26:52 +0300
commit9b7c8728f53a5652a5184651c7b78ed1587542a4 (patch)
treef6ee6e62a5af0561267931a38e736289288e72be /include/linux/debugobjects.h
parent817de93c348a3086ecca6e03ff459138832157cc (diff)
downloadlinux-9b7c8728f53a5652a5184651c7b78ed1587542a4.tar.xz
eth: fbnic: Add protection against pause storm
Add protection against TX pause storms. A pause storm occurs when a device fails to send received packets up to the stack. When a pause storm is detected (pause state persists beyond the configured timeout), the device stops sending the pause frames and begins dropping packets instead of back-pressuring. The timeout is configurable via ethtool tunable (pfc-prevention-tout) with a maximum value of 10485ms, and the default value of 500ms. Once the device transitions to the storm-detected state, the service task periodically attempts recovery, returning the device to normal operation to handle any subsequent pause storm episodes. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Mohsin Bashir <mohsin.bashr@gmail.com> Link: https://patch.msgid.link/20260302230149.1580195-4-mohsin.bashr@gmail.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions