netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [0/4] GRO optimisations
@ 2009-01-30  0:18 Herbert Xu
  2009-01-30  0:19 ` [PATCH 1/4] gro: Move common completion code into helpers Herbert Xu
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Herbert Xu @ 2009-01-30  0:18 UTC (permalink / raw)
  To: David S. Miller, netdev

Hi Dave:

This is a dump of my current patches to optimise GRO in order
to get cxgb3 performance back up to the LRO level.  I've got
some more ideas but I'd like to get this out first so it doesn't
rot in my tree.

Oh and of course a direct LRO comparison isn't exactly fair because
LRO skipped some tests such as checking the IP header checksum
(naughty :) so the current 5.7 vs. 6.1 figure isn't all that bad.

But I think we should be able to get back to 6Gb/s with cxgb3
at least.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-01-30  1:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-30  0:18 [0/4] GRO optimisations Herbert Xu
2009-01-30  0:19 ` [PATCH 1/4] gro: Move common completion code into helpers Herbert Xu
2009-01-30  0:19 ` [PATCH 2/4] gro: Avoid copying headers of unmerged packets Herbert Xu
2009-01-30  0:19 ` [PATCH 3/4] gro: Do not merge paged packets into frag_list Herbert Xu
2009-01-30  0:19 ` [PATCH 4/4] gro: Open-code memcpy in napi_fraginfo_skb Herbert Xu
2009-01-30  0:28 ` [0/4] GRO optimisations Divy Le Ray
2009-01-30  0:37   ` Rick Jones
2009-01-30  1:29   ` Herbert Xu
2009-01-30  0:54 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).