Merge branch 'generic-xdp-followups'
Daniel Borkmann says:
====================
Two generic xdp related follow-ups
Two follow-ups for the generic XDP API, would be great if
both could still be considered, since the XDP API is not
frozen yet. For details please see individual patches.
v1 -> v2:
- Implemented feedback from Jakub Kicinski (reusing
attribute on dump), thanks!
- Rest as is.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- include/linux/netdevice.h 6 additions, 2 deletionsinclude/linux/netdevice.h
- include/uapi/linux/if_link.h 11 additions, 2 deletionsinclude/uapi/linux/if_link.h
- net/core/dev.c 38 additions, 19 deletionsnet/core/dev.c
- net/core/rtnetlink.c 23 additions, 22 deletionsnet/core/rtnetlink.c
- samples/bpf/xdp1_user.c 6 additions, 2 deletionssamples/bpf/xdp1_user.c
- samples/bpf/xdp_tx_iptunnel_user.c 6 additions, 1 deletionsamples/bpf/xdp_tx_iptunnel_user.c
Loading
Please register or sign in to comment