netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] Two generic xdp related follow-ups
@ 2017-05-10  1:31 Daniel Borkmann
  2017-05-10  1:31 ` [PATCH net 1/2] xdp: add flag to enforce driver mode Daniel Borkmann
  2017-05-10  1:31 ` [PATCH net 2/2] xdp: disallow use of native and generic hook at once Daniel Borkmann
  0 siblings, 2 replies; 9+ messages in thread
From: Daniel Borkmann @ 2017-05-10  1:31 UTC (permalink / raw)
  To: davem; +Cc: alexei.starovoitov, john.fastabend, netdev, Daniel Borkmann

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.

Thanks!

Daniel Borkmann (2):
  xdp: add flag to enforce driver mode
  xdp: disallow use of native and generic hook at once

 include/linux/netdevice.h          | 15 ++++++++--
 include/uapi/linux/if_link.h       |  6 ++--
 net/core/dev.c                     | 57 +++++++++++++++++++++++++-------------
 net/core/rtnetlink.c               | 19 +++++++------
 samples/bpf/xdp1_user.c            |  8 ++++--
 samples/bpf/xdp_tx_iptunnel_user.c |  7 ++++-
 6 files changed, 77 insertions(+), 35 deletions(-)

-- 
1.9.3

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-05-10 23:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-10  1:31 [PATCH net 0/2] Two generic xdp related follow-ups Daniel Borkmann
2017-05-10  1:31 ` [PATCH net 1/2] xdp: add flag to enforce driver mode Daniel Borkmann
2017-05-10  1:31 ` [PATCH net 2/2] xdp: disallow use of native and generic hook at once Daniel Borkmann
2017-05-10  3:18   ` Jakub Kicinski
2017-05-10  9:36     ` Daniel Borkmann
2017-05-10 21:07       ` Jakub Kicinski
2017-05-10 22:24         ` Daniel Borkmann
2017-05-10 22:46           ` Jakub Kicinski
2017-05-10 23:02             ` Daniel Borkmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).