Sun, Jul 07, 2019 at 01:53:06PM CEST, tar...@mellanox.com wrote:
>From: Aya Levin
>
>Add support for 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, perfor
From: Aya Levin
Add support for 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
Signed-off-by: Tariq Toukan