Skip to content
Commit ba77f6e2 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'veth-xdp-gro'



Ignat Korchagin says:

====================
net: veth: ability to toggle GRO and XDP independently

It is rather confusing that GRO is automatically enabled, when an XDP program
is attached to a veth interface. Moreover, it is not possible to disable GRO
on a veth, if an XDP program is attached (which might be desirable in some use
cases).

Make GRO and XDP independent for a veth interface.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 6ebfad33 ba5a6476
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment