[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190516215423.14185-1-sthemmin@microsoft.com>
Date: Thu, 16 May 2019 14:54:20 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org, davem@...emloft.net
Cc: xdp-newbies@...r.kernel.org, bpf@...r.kernel.org,
Stephen Hemminger <sthemmin@...rosoft.com>
Subject: [PATCH net 0/3] XDP generic related fixes
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.
The real fix is in the second patch which is a redo
of earlier patch from Jason Wang.
Stephen Hemminger (3):
netvsc: unshare skb in VF rx handler
net: core: generic XDP support for stacked device
netdevice: clarify meaning of rx_handler_result
drivers/net/hyperv/netvsc_drv.c | 6 ++++++
include/linux/netdevice.h | 16 ++++++++--------
net/core/dev.c | 10 ++++++++++
3 files changed, 24 insertions(+), 8 deletions(-)
--
2.20.1
Powered by blists - more mailing lists