On Tue, Dec 05, 2017 at 05:25:10PM -0800, Stephen Hemminger wrote: > On Tue, 5 Dec 2017 17:14:26 -0800 > Solio Sarabia <solio.sara...@intel.com> wrote: > > > From: Stephen Hemminger <step...@networkplumber.org> > > > > 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 <sthem...@microsoft.com> > > Signed-off-by: Solio Sarabia <solio.sara...@intel.com> > > I am testing new version with changelink support
Ack, I second whatever version works best. Will help to try newer patches.