diff options
author | Jesper Dangaard Brouer <brouer@redhat.com> | 2018-04-17 17:46:37 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-17 17:50:30 +0300 |
commit | 44fa2dbd475996ddc8f3a0e6113dee983e0ee3aa (patch) | |
tree | e0acf0ba6230ebd6e4adb14cb8615e1c08e9dfae /Documentation/pps | |
parent | 039930945a72d9af5ff04ae9b9e60658a52e0770 (diff) | |
download | linux-44fa2dbd475996ddc8f3a0e6113dee983e0ee3aa.tar.xz |
xdp: transition into using xdp_frame for ndo_xdp_xmit
Changing API ndo_xdp_xmit to take a struct xdp_frame instead of struct
xdp_buff. This brings xdp_return_frame and ndp_xdp_xmit in sync.
This builds towards changing the API further to become a bulk API,
because xdp_buff is not a queue-able object while xdp_frame is.
V4: Adjust for commit 59655a5b6c83 ("tuntap: XDP_TX can use native XDP")
V7: Adjust for commit d9314c474d4f ("i40e: add support for XDP_REDIRECT")
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/pps')
0 files changed, 0 insertions, 0 deletions