Merge branch 'mlx5-health-syndrome'
authorDavid S. Miller <davem@davemloft.net>
Fri, 28 Feb 2025 08:56:49 +0000 (08:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Feb 2025 08:56:49 +0000 (08:56 +0000)
commit56794b5862c5a9aefcf2b703257c6fb93f76573e
tree6b7078368f891fe972511b3844cd782e97e81c2d
parent544a882722ba326852571c3e937fbed460e7e866
parent680173b6bb6b7b521af6a50e9ff14bb1b0cdf931
Merge branch 'mlx5-health-syndrome'

Tariq Toukan says:

====================
mlx5: Trust lockdown health syndrome

This series introduces a new error type in the health syndrome,
specifically for trust lock-down.  Additionally, it exposes the CRR bit
in the health buffer, which, when set, indicates that the error cannot
be recovered without a process involving a cold reset. We add The CRR
bit value to the health buffer info log and update it to be logged on
any syndrome.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>