[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100827044201.GA24224@gondor.apana.org.au>
Date: Thu, 26 Aug 2010 21:42:01 -0700
From: Herbert Xu <herbert@...dor.apana.org.au>
To: David Miller <davem@...emloft.net>
Cc: eric.dumazet@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next-2.6 v3] gro: __napi_gro_receive() optimizations
On Thu, Aug 26, 2010 at 09:38:16PM -0700, David Miller wrote:
> From: Eric Dumazet <eric.dumazet@...il.com>
> Date: Fri, 27 Aug 2010 06:35:13 +0200
>
> > + fold |= *(unsigned long *)(a + 6) ^ *(unsigned long *)(b + 6);
>
> Shouldn't these be "+ 8" instead of "+ 6"?
I think +6 is right since we're trying to compare 14 bytes worth
of data.
Thanks,
--
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