linux_dsm_epyc7002/drivers/net/ethernet/mellanox
Eran Ben Elisha 86d7e71499 net/mlx5e: Update tx reporter status in case channels were successfully opened
Once channels were successfully opened, update tx reporter health state to
healthy. This is needed for the following scenario:
- SQ has an un-recovered error reported to the devlink health, resulting tx
  reporter state to be error.
- Current channels (including this SQ) are closed
- New channels are opened
After that flow, the original error was "solved", and tx reporter state
should be healthy. However, as it was resolved as a side effect, and not
via tx reporter recover method, driver needs to inform devlink health
about it.

Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-03-04 11:00:43 -08:00
..
mlx4 mellanox: Switch to bitmap_zalloc() 2019-03-04 10:19:33 -08:00
mlx5/core net/mlx5e: Update tx reporter status in case channels were successfully opened 2019-03-04 11:00:43 -08:00
mlxfw mlxfw: Replace license text with SPDX identifiers and adjust copyrights 2019-01-24 22:34:03 -08:00
mlxsw mellanox: Switch to bitmap_zalloc() 2019-03-04 10:19:33 -08:00
Kconfig
Makefile