aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2023-09-18 17:36:09 +0200
committerPaolo Abeni <[email protected]>2023-09-21 09:01:41 +0200
commit6f411fb5ca9419090bee6a0a46425e0a5060b734 (patch)
tree29a2ab04086073fbb63cece3e4ee945ba8738269 /tools/perf/scripts/python/gecko.py
parent4a0f07d71b0483cc08c03cefa7c85749e187c214 (diff)
net: ena: Flush XDP packets on error.
xdp_do_flush() should be invoked before leaving the NAPI poll function after a XDP-redirect. This is not the case if the driver leaves via the error path (after having a redirect in one of its previous iterations). Invoke xdp_do_flush() also in the error path. Cc: Arthur Kiyanovski <[email protected]> Cc: David Arinzon <[email protected]> Cc: Noam Dagan <[email protected]> Cc: Saeed Bishara <[email protected]> Cc: Shay Agroskin <[email protected]> Fixes: a318c70ad152b ("net: ena: introduce XDP redirect implementation") Acked-by: Arthur Kiyanovski <[email protected]> Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Acked-by: Jesper Dangaard Brouer <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions