commit | d1bf0e2cc4a6e66c2bff48176b8b2930098468ef | [log] [tgz] |
---|---|---|
author | Moshe Shemesh <moshe@mellanox.com> | Tue Dec 11 16:09:56 2018 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jun 13 13:23:19 2019 -0700 |
tree | d3cb42125c88b41af31d0ab9523d78a0b82f277b | |
parent | fd1483fe1f9fd45fe312adffb0faffa57446690d [diff] |
net/mlx5: Report devlink health on FW issues Use devlink_health_report() to report any symptom of FW issue as FW counter miss or new health syndrome. The FW issues detected in mlx5 during poll_health which is called in timer atomic context and so health work queue is used to schedule the reports. Signed-off-by: Moshe Shemesh <moshe@mellanox.com> Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>