netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] Two generic xdp related follow-ups
@ 2017-05-11 23:04 Daniel Borkmann
  2017-05-11 23:04 ` [PATCH net v2 1/2] xdp: add flag to enforce driver mode Daniel Borkmann
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Daniel Borkmann @ 2017-05-11 23:04 UTC (permalink / raw)
  To: davem; +Cc: alexei.starovoitov, kubakici, 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.

v1 -> v2:
  - Implemented feedback from Jakub Kicinski (reusing
    attribute on dump), thanks!
  - Rest as is.

Thanks!

Daniel Borkmann (2):
  xdp: add flag to enforce driver mode
  xdp: refine xdp api with regards to generic xdp

 include/linux/netdevice.h          |  8 ++++--
 include/uapi/linux/if_link.h       | 13 +++++++--
 net/core/dev.c                     | 57 +++++++++++++++++++++++++-------------
 net/core/rtnetlink.c               | 45 +++++++++++++++---------------
 samples/bpf/xdp1_user.c            |  8 ++++--
 samples/bpf/xdp_tx_iptunnel_user.c |  7 ++++-
 6 files changed, 90 insertions(+), 48 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2017-05-12  1:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-11 23:04 [PATCH net v2 0/2] Two generic xdp related follow-ups Daniel Borkmann
2017-05-11 23:04 ` [PATCH net v2 1/2] xdp: add flag to enforce driver mode Daniel Borkmann
2017-05-11 23:04 ` [PATCH net v2 2/2] xdp: refine xdp api with regards to generic xdp Daniel Borkmann
2017-05-12  0:13   ` Jakub Kicinski
2017-05-12  1:31 ` [PATCH net v2 0/2] Two generic xdp related follow-ups David Miller

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).