On Tue, 2015-05-26 at 23:52 -0400, David Miller wrote: > From: Eric Dumazet <eric.duma...@gmail.com> > Date: Tue, 26 May 2015 08:55:28 -0700 > > > From: Eric Dumazet <eduma...@google.com> > > > > By making sure sk->sk_gso_max_segs minimal value is one, > > and sysctl_tcp_min_tso_segs minimal value is one as well, > > tcp_tso_autosize() will return a non zero value. > > > > We can then revert 843925f33fcc293d80acf2c5c8a78adf3344d49b > > ("tcp: Do not apply TSO segment limit to non-TSO packets") > > and save few cpu cycles in fast path. > > > > Signed-off-by: Eric Dumazet <eduma...@google.com> > > Applied, thanks Eric.
Thanks David, and many thanks to Herbert and Neal for the reviews ! -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html