From: Eric Dumazet <[email protected]> Date: Mon, 19 Oct 2015 20:17:59 -0700
> From: Eric Dumazet <[email protected]> > > 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-segmentation: on > tx-tcp6-segmentation: on > udp-fragmentation-offload: on > ... > tx-gre-segmentation: on > tx-ipip-segmentation: on > tx-sit-segmentation: on > tx-udp_tnl-segmentation: on > > Signed-off-by: Eric Dumazet <[email protected]> Applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
