diff options
author | Martin Habets <[email protected]> | 2018-05-24 10:14:00 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-05-25 14:49:37 -0400 |
commit | 0c235113b3c42197dba66baf76697359b03a5046 (patch) | |
tree | 7434564e95de1ef46a2981f233f8f5076bf2dcb2 /tools/perf/scripts/python/syscall-counts.py | |
parent | 7d850abd5f4edb1b1ca4b4141a4453305736f564 (diff) |
sfc: stop the TX queue before pushing new buffers
efx_enqueue_skb() can push new buffers for the xmit_more functionality.
We must stops the TX queue before this or else the TX queue does not get
restarted and we get a netdev watchdog.
In the error handling we may now need to unwind more than 1 packet, and
we may need to push the new buffers onto the partner queue.
v2: In the error leg also push this queue if xmit_more is set
Fixes: e9117e5099ea ("sfc: Firmware-Assisted TSO version 2")
Reported-by: Jarod Wilson <[email protected]>
Tested-by: Jarod Wilson <[email protected]>
Signed-off-by: Martin Habets <[email protected]>
Acked-by: Edward Cree <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions