[PATCH v5 2/2] testpmd: fix l4 sw csum over multi segments

Kevin Traynor ktraynor at redhat.com
Fri Jan 21 18:09:21 CET 2022


On 06/01/2022 16:03, Xiaoyun Li wrote:
> In csum forwarding mode, software UDP/TCP csum calculation only takes
> the first segment into account while using the whole packet length so
> the calculation will read invalid memory region with multi-segments
> packets and will get wrong value.
> This patch fixes this issue.

There should be a 'Fixes:' tag and assuming you want this patch 
backported to LTS, 'Cc: stable at dpdk.org' too.



More information about the dev mailing list