[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151021.193651.1239717859030712355.davem@davemloft.net>
Date: Wed, 21 Oct 2015 19:36:51 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: dummy: add more features
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Mon, 19 Oct 2015 20:17:59 -0700
> From: Eric Dumazet <edumazet@...gle.com>
>
> 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 <edumazet@...gle.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists