diff options
| author | Lorenzo Bianconi <[email protected]> | 2021-01-12 19:26:13 +0100 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2021-01-20 14:10:35 -0800 |
| commit | 89f479f0eccfc879e7bc0a69f44ed4a4639dfc32 (patch) | |
| tree | 77c1f24da42e76c19c1267ea2d78ba7d0439cde2 /tools/perf/scripts/python/netdev-times.py | |
| parent | 97a0e1ea7b41c2db762c1258632f6ccc22719510 (diff) | |
net, xdp: Introduce xdp_build_skb_from_frame utility routine
Introduce xdp_build_skb_from_frame utility routine to build the skb
from xdp_frame. Respect to __xdp_build_skb_from_frame,
xdp_build_skb_from_frame will allocate the skb object. Rely on
xdp_build_skb_from_frame in veth driver.
Introduce missing xdp metadata support in veth_xdp_rcv_one routine.
Add missing metadata support in veth_xdp_rcv_one().
Signed-off-by: Lorenzo Bianconi <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Reviewed-by: Toshiaki Makita <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Link: https://lore.kernel.org/bpf/94ade9e853162ae1947941965193190da97457bc.1610475660.git.lorenzo@kernel.org
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions