[dpdk-dev] [PATCH] examples/ipsec-secgw: fix incorrect IPv4 checksum at TX

Radu Nicolau radu.nicolau at intel.com
Wed Jun 6 15:32:53 CEST 2018


On 6/6/2018 1:04 PM, Konstantin Ananyev wrote:
> For ESP transport and BYPASS mode the app might generate output
> packets with invalid IPv4 header checksum.
> At least such behavior was observed on few Intel NICs.
> The reason is that the app didn't set ipv4 header checksum to zero
> before passing it to the HW.
>
> Fixes: 906257e965b7 ("examples/ipsec-secgw: support IPv6")
>
> Signed-off-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
> ---
>
Acked-by: Radu Nicolau <radu.nicolau at intel.com> 
<mailto:radu.nicolau at intel.com>


More information about the dev mailing list