aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorIoana Ciornei <[email protected]>2020-04-22 15:05:12 +0300
committerDavid S. Miller <[email protected]>2020-04-22 20:11:29 -0700
commit6aa40b9e5b1ee732e07e406ffa6e17d152b3a216 (patch)
treecf93e40dde4c1826929439c3526602bd22973be4 /tools/perf/scripts/python/net_dropmonitor.py
parent6ff8044751bdc40fd3199813bfe9b93d056fc15d (diff)
dpaa2-eth: split the .ndo_xdp_xmit callback into two stages
Instead of having a function that both creates a frame descriptor from an xdp_frame and enqueues it, split this into two stages. Add the dpaa2_eth_xdp_create_fd that just transforms an xdp_frame into a FD while the actual enqueue callback is called directly from the ndo for each frame. This is particulary useful in conjunction with bulk enqueue. Signed-off-by: Ioana Ciornei <[email protected]> Acked-by: Jesper Dangaard Brouer <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions