Re: [PATCH net-next] bnx2x: don't wait for Tx completion on recovery

2016-03-19 Thread David Miller
From: Yuval Mintz Date: Sun, 13 Mar 2016 21:21:48 +0200 > When driver has hit a parity event, HW can no longer write to host memory. > As a result, Tx completions cannot be written to the host SB memory, and > waiting for Tx completions eventually timeout. > As driver is willing to delay as much

[PATCH net-next] bnx2x: don't wait for Tx completion on recovery

2016-03-13 Thread Yuval Mintz
When driver has hit a parity event, HW can no longer write to host memory. As a result, Tx completions cannot be written to the host SB memory, and waiting for Tx completions eventually timeout. As driver is willing to delay as much as 1-2 seconds per Tx queue for its draining and this delay is seq