]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add proper print in case of 0x0 health syndrome in mlx5core.
authorHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 2 Oct 2019 09:46:14 +0000 (09:46 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 2 Oct 2019 09:46:14 +0000 (09:46 +0000)
commitc9bb26aef19414e14fb275d5d1a6d50fb55ea52f
treede7ad98df3e1f9326ba9e6d697cbb500696c6700
parent95c05e056f87b3a77cae4d8160a5a9a47ee6fc05
Add proper print in case of 0x0 health syndrome in mlx5core.

In case of health counter fails to increment it indicates a bad device health.
In case when the syndrome indicated by firmware is 0x0, this indicates that
firmware is unable to respond to initialization segment reads.
Add proper print in this case.

Submitted by: slavash@
MFC after: 3 days
Sponsored by: Mellanox Technologies
sys/dev/mlx5/mlx5_core/mlx5_health.c