On Tue, Feb 04, 2025 at 08:17:00AM +0100, Jedrzej Jagielski wrote: > E610 NICs unlike the previous devices utilising ixgbe driver > are notified in the case of overheatning by the FW ACI event. > > In event of overheat when treshold is exceeded, FW suspends all
A nit flagged by checkpatch.pl --codespell. In case there is a v3 for some other reason you may want to correct the spelling of threshold. > traffic and sends overtemp event to the driver. Then driver > logs appropriate message and closes the adapter instance. > The card remains in that state until the platform is rebooted. > > Reviewed-by: Przemek Kitszel <[email protected]> > Signed-off-by: Jedrzej Jagielski <[email protected]> ...
