aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJesper Dangaard Brouer <[email protected]>2018-04-17 16:45:47 +0200
committerDavid S. Miller <[email protected]>2018-04-17 10:50:28 -0400
commit1ffcbc8537d0bc32aaca7000cb9c904ec4b6300f (patch)
treef40c0917875b9f4276128e3382ffdfa9655a4fd4 /tools/perf/scripts/python/export-to-sqlite.py
parentc0048cff8abb69c956ce1277d17a3f7a14e41522 (diff)
tun: convert to use generic xdp_frame and xdp_return_frame API
The tuntap driver invented it's own driver specific way of queuing XDP packets, by storing the xdp_buff information in the top of the XDP frame data. Convert it over to use the more generic xdp_frame structure. The main problem with the in-driver method is that the xdp_rxq_info pointer cannot be trused/used when dequeueing the frame. V3: Remove check based on feedback from Jason Signed-off-by: Jesper Dangaard Brouer <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions