netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] mlxsw: core: Thermal control fixes
@ 2021-01-08 14:52 Ido Schimmel
  2021-01-08 14:52 ` [PATCH net 1/2] mlxsw: core: Add validation of transceiver temperature thresholds Ido Schimmel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ido Schimmel @ 2021-01-08 14:52 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, vadimp, jiri, mlxsw, Ido Schimmel

From: Ido Schimmel <idosch@nvidia.com>

This series includes two fixes for thermal control in mlxsw.

Patch #1 validates that the alarm temperature threshold read from a
transceiver is above the warning temperature threshold. If not, the
current thresholds are maintained. It was observed that some transceiver
might be unreliable and sometimes report a too low alarm temperature
threshold which would result in thermal shutdown of the system.

Patch #2 increases the temperature threshold above which thermal
shutdown is triggered for the ASIC thermal zone. It is currently too low
and might result in thermal shutdown under perfectly fine operational
conditions.

Please consider both patches for stable.

Vadim Pasternak (2):
  mlxsw: core: Add validation of transceiver temperature thresholds
  mlxsw: core: Increase critical threshold for ASIC thermal zone

 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-10  0:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-08 14:52 [PATCH net 0/2] mlxsw: core: Thermal control fixes Ido Schimmel
2021-01-08 14:52 ` [PATCH net 1/2] mlxsw: core: Add validation of transceiver temperature thresholds Ido Schimmel
2021-01-08 14:52 ` [PATCH net 2/2] mlxsw: core: Increase critical threshold for ASIC thermal zone Ido Schimmel
2021-01-10  0:30 ` [PATCH net 0/2] mlxsw: core: Thermal control fixes patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).