diff options
author | 2016-03-13 21:21:48 +0200 | |
---|---|---|
committer | 2016-03-16 19:23:35 -0400 | |
commit | d78a1f08458f8118cf42154e55a3006cc17502bc (patch) | |
tree | d9256d1fa4487f3a6f92bd7057f6b75877a7836c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant (diff) | |
download | linux-dev-d78a1f08458f8118cf42154e55a3006cc17502bc.tar.xz linux-dev-d78a1f08458f8118cf42154e55a3006cc17502bc.zip |
bnx2x: don't wait for Tx completion on recovery
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 sequential, the time to recover might greatly
lengthen needlessly in case the recovery is done under multi-connection
traffic.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions