commit | e62055642797a6de80f3576c18e212cbbf5b4361 | [log] [tgz] |
---|---|---|
author | Aya Levin <ayal@mellanox.com> | Mon May 18 12:31:38 2020 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jul 02 21:05:19 2020 -0700 |
tree | 6aac0ac89a9f30d541375e75e1d0ac4e6f451c9d | |
parent | b84921129bc85bea22551e98def8e70e2a44c043 [diff] |
net/mlx5e: Enhance TX timeout recovery Upon a TX timeout handle, if the TX reporter was not able to recover from the error, reopen the channels. If tried to reopen channels, do not loop over TX queues for timeout. With that, the reporters state and separation will better expose the driver's state. Signed-off-by: Aya Levin <ayal@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>