mbox series

[RFC,0/2] netvsc fixes to VF frame handling

Message ID 20190515080319.15514-1-sthemmin@microsoft.com
Headers show
Series netvsc fixes to VF frame handling | expand

Message

Stephen Hemminger May 15, 2019, 8:03 a.m. UTC
XDP generic would not work with the transparent VF
support in the netvsc device. This problem is generic
and probably also happens with failsafe, team, bridge,
bond and any other device with a receive handler.

Stephen Hemminger (2):
  netvsc: invoke xdp_generic from VF frame handler
  netvsc: unshare skb in VF rx handler

 drivers/net/hyperv/netvsc_drv.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)