]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net/mlx5: Expose crr in health buffer
authorShahar Shitrit <shshitrit@nvidia.com>
Wed, 26 Feb 2025 12:25:42 +0000 (14:25 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Feb 2025 08:56:49 +0000 (08:56 +0000)
commit63f26199721fdf9bf6be74c8daf3df4f6e7e80ea
tree229685dc40e820d41f33ed777c128e09347458b9
parent6bdce277a32632045648abaf3386bb5229670e68
net/mlx5: Expose crr in health buffer

Expose crr bit in struct health buffer. When set, it indicates that
the error cannot be recovered without flow involving a cold reset.
Add its value to the health buffer info log.

Signed-off-by: Shahar Shitrit <shshitrit@nvidia.com>
Reviewed-by: Moshe Shemesh <moshe@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/health.c