aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorAmir Vadai <[email protected]>2013-01-24 01:54:18 +0000
committerDavid S. Miller <[email protected]>2013-01-28 00:14:24 -0500
commit7225922558f04f25a22683ce08454dae8dd4b9f4 (patch)
tree2a3871ca8287e5f197c39d170375df8fe3c93b03 /tools/perf/scripts/python/check-perf-trace.py
parentf356fcbe12c1174713e83651b630330f8f0f8415 (diff)
net/mlx4_en: Fix a race when closing TX queue
There is a possible race where the TX completion handler can clean the entire TX queue between the decision that the queue is full and actually closing it. To avoid this situation, check again if the queue is really full, if not, reopen the transmit and continue with sending the packet. CC: Eric Dumazet <[email protected]> Signed-off-by: Yevgeny Petrilin <[email protected]> Signed-off-by: Eugenia Emantayev <[email protected]> Signed-off-by: Amir Vadai <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions