summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2019-05-28 11:47:31 -0700
committerDavid S. Miller <davem@davemloft.net>2019-05-30 11:12:21 -0700
commit458bf2f224f04a513b0be972f8708e78ee2c986e (patch)
tree06ebaa54d4e1878de271ddfa7a656e948062bafa /README
parent996ed04741467f6d1552440c92988b132a9487ec (diff)
net: core: support XDP generic on stacked devices.
When a device is stacked like (team, bonding, failsafe or netvsc) the XDP generic program for the parent device was not called. Move the call to XDP generic inside __netif_receive_skb_core where it can be done multiple times for stacked case. Fixes: d445516966dc ("net: xdp: support xdp generic on virtual devices") Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions