Re: [PATCH net-next] ifb: fix packets checksum

From: David Miller
Date: Mon May 28 2018 - 23:03:07 EST


From: Jon Maxwell <jmaxwell37@xxxxxxxxx>
Date: Fri, 25 May 2018 07:38:29 +1000

> Fixup the checksum for CHECKSUM_COMPLETE when pulling skbs on RX path.
> Otherwise we get splats when tc mirred is used to redirect packets to ifb.
>
> Before fix:
>
> nic: hw csum failure
>
> Signed-off-by: Jon Maxwell <jmaxwell37@xxxxxxxxx>

Applied.