Re: [PATCH net-next 0/3] net: ethtool: Track TX pause storm
From: Florian Fainelli <florian.fainelli@broadcom.com>
Date: 2026-01-23 19:36:39
From: Florian Fainelli <florian.fainelli@broadcom.com>
Date: 2026-01-23 19:36:39
On 1/22/26 11:21, Mohsin Bashir wrote:
With TX pause enabled, if a device cannot deliver received frames to the stack (e.g., during a system hang), it may generate excessive pause frames causing a pause storm. This series updates the uAPI to track TX pause storm events as part of the pause stats (p1), adds pause storm protection support for fbnic (p2), and leverages p1 to provide observability into these events for fbnic (p3).
Jakub, should I go ahead and re-submit this patch series then: https://patchew.org/linux/20251107002510.1678369-1-florian.fainelli@broadcom.com/ Looks like this is exactly what you ran into here. -- Florian