netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH PATCH v4 0/2] XDP generic fixes
@ 2019-05-28 18:47 Stephen Hemminger
  2019-05-28 18:47 ` [PATCH PATCH v4 1/2] netvsc: unshare skb in VF rx handler Stephen Hemminger
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stephen Hemminger @ 2019-05-28 18:47 UTC (permalink / raw)
  To: davem, saeedm, jasowang, brouer; +Cc: netdev, xdp-newbies, Stephen Hemminger

This set of patches came about while investigating XDP
generic on Azure. The split brain nature of the accelerated
networking exposed issues with the stack device model.

Stephen Hemminger (2):
  netvsc: unshare skb in VF rx handler
  net: core: support XDP generic on stacked devices.

 drivers/net/hyperv/netvsc_drv.c |  6 ++++
 net/core/dev.c                  | 58 +++++++--------------------------
 2 files changed, 18 insertions(+), 46 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-05-30 18:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-28 18:47 [PATCH PATCH v4 0/2] XDP generic fixes Stephen Hemminger
2019-05-28 18:47 ` [PATCH PATCH v4 1/2] netvsc: unshare skb in VF rx handler Stephen Hemminger
2019-05-28 18:47 ` [PATCH PATCH v4 2/2] net: core: support XDP generic on stacked devices Stephen Hemminger
2019-05-30 18:12 ` [PATCH PATCH v4 0/2] XDP generic fixes 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).