From: Shannon Nelson
Date: Thu, 27 Aug 2020 16:44:22 -0700
> Take the tx accounting out of the work_done calculation to
> prevent a possible duplicate napi_schedule call when under
> high Tx stress but low Rx traffic.
>
> Fixes: b14e4e95f9ec ("ionic: tx separate servicing")
> Signed-off-by: Shan
Take the tx accounting out of the work_done calculation to
prevent a possible duplicate napi_schedule call when under
high Tx stress but low Rx traffic.
Fixes: b14e4e95f9ec ("ionic: tx separate servicing")
Signed-off-by: Shannon Nelson
---
drivers/net/ethernet/pensando/ionic/ionic_txrx.c | 13 ++