[dpdk-stable] [PATCH 1/2] app/testpmd: fix csumonly mode when run without outer chksum

Ferruh Yigit ferruh.yigit at intel.com
Wed Aug 25 14:57:49 CEST 2021


On 8/17/2021 2:44 AM, Li, Xiaoyun wrote:
> 
> 
>> -----Original Message-----
>> From: Nithin Dabilpuram <ndabilpuram at marvell.com>
>> Sent: Monday, August 16, 2021 15:10
>> To: Li, Xiaoyun <xiaoyun.li at intel.com>
>> Cc: jerinj at marvell.com; dev at dpdk.org; Nithin Dabilpuram
>> <ndabilpuram at marvell.com>; jia.guo at intel.com; stable at dpdk.org
>> Subject: [PATCH 1/2] app/testpmd: fix csumonly mode when run without outer
>> chksum
>>
>> Donot use outer metadata when neither outer ip checksum nor outer udp
>> checksum is enabled. PMD's will ignore the outer_l2_len and outer_l3_len in
>> cases where none of the outer checksum is enabled and hence only l2_len and
>> l3_len will be used to calculate the offsets for L2 or L3 header.
>>
>> Fixes: 3c32113a1aac ("app/testpmd: fix IPv6 tunnel checksum")
>> Cc: jia.guo at intel.com
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: Nithin Dabilpuram <ndabilpuram at marvell.com>>
> Acked-by: Xiaoyun Li <xiaoyun.li at intel.com>
> 

Series applied to dpdk-next-net/main, thanks.


More information about the stable mailing list