Re: [PATCH net-next] net: dummy: add more features

2015-10-21 Thread David Miller
From: Eric Dumazet Date: Mon, 19 Oct 2015 20:17:59 -0700 > From: Eric Dumazet > > While testing my SIT/GRO patch using netfilter TEE module and a dummy > device, I found some features were missing : > > TSO IPv6, UFO, and encapsulated traffic. > > ethtool -k dummy0 now gives : > ... > tcp-seg

[PATCH net-next] net: dummy: add more features

2015-10-19 Thread Eric Dumazet
From: Eric Dumazet While testing my SIT/GRO patch using netfilter TEE module and a dummy device, I found some features were missing : TSO IPv6, UFO, and encapsulated traffic. ethtool -k dummy0 now gives : ... tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmen