Re: [net-next PATCH 2/2] veth: Update features to include all tunnel GSO types

2016-04-21 Thread David Miller
From: Alexander Duyck Date: Tue, 19 Apr 2016 14:02:26 -0400 > This patch adds support for the checksum enabled versions of UDP and GRE > tunnels. With this change we should be able to send and receive GSO frames > of these types over the veth pair without needing to segment the packets. > > Sig

[net-next PATCH 2/2] veth: Update features to include all tunnel GSO types

2016-04-19 Thread Alexander Duyck
This patch adds support for the checksum enabled versions of UDP and GRE tunnels. With this change we should be able to send and receive GSO frames of these types over the veth pair without needing to segment the packets. Signed-off-by: Alexander Duyck --- drivers/net/veth.c |7 +++ 1 f