Re: [regression] 6ae459bd skbuff: Fix skb checksum flag on skb pull

From: Herbert Xu
Date: Thu Oct 01 2015 - 07:21:49 EST


On Thu, Oct 01, 2015 at 01:16:17PM +0200, Mike Galbraith wrote:
>
> > If this patch is indeed causing the regression you should be able
> > to spot some differences in the tcpdump. Can you confirm this?
>
> Will this work instead?

Thanks! Looks like the patch wasn't thought through. It's testing
the offset after the pull but treating it as the offset before the
pull.

I'll send you a patch in a couple of minutes.

Cheers,
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/