netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [0/4] gro: Optimise GRO receive functions
@ 2009-02-09  3:59 Herbert Xu
  2009-02-09  4:00 ` [PATCH 1/4] gro: Remember number of held packets instead of counting every time Herbert Xu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Herbert Xu @ 2009-02-09  3:59 UTC (permalink / raw)
  To: David S. Miller, netdev

Hi Dave:

This is a split up version of a patch that Divy tested earlier.
I was going to do this earlier but I wanted to track down the
igb/ixgbe regressions first.

After this I'm going to look at moving the skb construction calls
into cxgb3 itself in order to avoid copying the meta data twice.

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] 6+ messages in thread

end of thread, other threads:[~2009-02-09  6:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-09  3:59 [0/4] gro: Optimise GRO receive functions Herbert Xu
2009-02-09  4:00 ` [PATCH 1/4] gro: Remember number of held packets instead of counting every time Herbert Xu
2009-02-09  4:00 ` [PATCH 2/4] gro: Optimise Ethernet header comparison Herbert Xu
2009-02-09  4:00 ` [PATCH 3/4] gro: Optimise IPv4 packet reception Herbert Xu
2009-02-09  4:00 ` [PATCH 4/4] gro: Optimise TCP " Herbert Xu
2009-02-09  6:04 ` [0/4] gro: Optimise GRO receive functions 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).