[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131030044212.GA3364@gondor.apana.org.au>
Date: Wed, 30 Oct 2013 12:42:12 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: David Miller <davem@...emloft.net>, christoph.paasch@...ouvain.be,
netdev@...r.kernel.org, hkchu@...gle.com, mwdalton@...gle.com
Subject: Re: [PATCH v2 net-next] net: introduce gro_frag_list_enable sysctl
On Tue, Oct 29, 2013 at 09:34:41PM -0700, Eric Dumazet wrote:
>
> What matters ?
>
> GRO ?
What matters is that you should not treat the forwarding case
separately from the host case.
For virtualisation the host case looks exactly like the forwarding
case.
IOW, if having a 64KB packet matters for the host, then it matters
for forwarding as well.
> Before my patch, GRO packets were 17 MSS, and nobody complained packets
> were too small, so what are you saying exactly ?
I'm not criticsing your mega-GRO patch at all. That one is great
and means that we'll get aggregated packets up to 64K. What we need
to do is just to patch up the GSO code so that it can handle these
mega-packets properly.
Cheers,
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
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