On Tue, 5 Dec 2017 17:14:26 -0800 Solio Sarabia <[email protected]> wrote:
> From: Stephen Hemminger <[email protected]> > > Veth's can be used in environments (like Azure) where the underlying > network device is impacted by large GSO packets. This patch allows > gso maximum values to be passed in when creating the device via > netlink. > > In theory, other pseudo devices could also use netlink attributes > to set GSO maximums but for now veth is what has been observed > to be an issue. > > Signed-off-by: Stephen Hemminger <[email protected]> > Signed-off-by: Solio Sarabia <[email protected]> I am testing new version with changelink support
