commit | 32c57fb26863b48982e33aa95f3b5b23f24b1feb | [log] [tgz] |
---|---|---|
author | Aya Levin <ayal@mellanox.com> | Tue Jun 25 21:42:27 2019 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Aug 20 13:08:17 2019 -0700 |
tree | 645393d82e66cd3663a4f1620c7b8934ac310dab | |
parent | be5323c8379f488f1de53206edeaf80fc20d7686 [diff] |
net/mlx5e: Report and recover from rx timeout Add support for report and recovery from rx timeout. On driver open we post NOP work request on the rx channels to trigger napi in order to fillup the rx rings. In case napi wasn't scheduled due to a lost interrupt, perform EQ recovery. Signed-off-by: Aya Levin <ayal@mellanox.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>