aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJesper Dangaard Brouer <[email protected]>2018-08-08 23:00:45 +0200
committerDaniel Borkmann <[email protected]>2018-08-09 21:50:44 +0200
commit1bf9116d0866a649104a5dfa008c302ad54d1e02 (patch)
treee758a1cbc47dcaff5e9c13ee2b336dd48994c881 /tools/perf/scripts/python/export-to-postgresql.py
parent37d7ff25957e05860e068a986209fee128db574a (diff)
xdp: fix bug in devmap teardown code path
Like cpumap teardown, the devmap teardown code also flush remaining xdp_frames, via bq_xmit_all() in case map entry is removed. The code can call xdp_return_frame_rx_napi, from the the wrong context, in-case ndo_xdp_xmit() fails. Fixes: 389ab7f01af9 ("xdp: introduce xdp_return_frame_rx_napi") Fixes: 735fc4054b3a ("xdp: change ndo_xdp_xmit API to support bulking") Signed-off-by: Jesper Dangaard Brouer <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions