[dpdk-dev] [PATCH v2 1/1] net: fix TSO packets checksum incorrect

Ferruh Yigit ferruh.yigit at intel.com
Wed Jul 29 12:03:27 CEST 2020


On 7/29/2020 9:54 AM, David Marchand wrote:
> On Tue, Jul 28, 2020 at 7:11 PM Yuying Zhang <yuying.zhang at intel.com> wrote:
>>
>> The ol_flags check lacks of flag for IPv6 which causes checksum
>> flag configuration error while IPv6/TCP TSO packet is sent.
>> This patch fixes the issue by adding PKT_TX_TCP_SEG flag.
>>
>> Fixes: 520059a41aa9 ("net: check fragmented headers in non-debug as well")
>>
>> Signed-off-by: Yuying Zhang <yuying.zhang at intel.com>
>
> Acked-by: Olivier Matz <olivier.matz at 6wind.com>
> 
> Reviewed-by: David Marchand <david.marchand at redhat.com>
> 

Applied to dpdk-next-net/master, thanks.

(Used the suggested commit log)


More information about the dev mailing list