Re: [dpdk-dev] [dpdk-stable] [PATCH v3] net: fix Intel-specific Prepare the outer ipv4 hdr for checksum
From: Olivier Matz <hidden>
Date: 2021-07-27 12:53:03
From: Olivier Matz <hidden>
Date: 2021-07-27 12:53:03
On Thu, Jul 22, 2021 at 09:56:25PM +0200, Thomas Monjalon wrote:
+Cc more people for reviews. 07/07/2021 11:40, Mohsin Kazmi:quoted
Preparation the headers for the hardware offload
"of" is missing after Preparation?
quoted
misses the outer ipv4 checksum offload. It results in bad checksum computed by hardware NIC. This patch fixes the issue by setting the outer ipv4 checksum field to 0.nit: please write "IPv4" here and below.quoted
Fixes: 4fb7e803eb1a ("ethdev: add Tx preparation") Cc: stable@dpdk.org Signed-off-by: Mohsin Kazmi <redacted> Acked-by: Qi Zhang <redacted>
Acked-by: Olivier Matz <redacted>