[dpdk-stable] [dpdk-dev] [PATCH] app/testpmd: fix Tx checksum problem when TSO enabled

Ferruh Yigit ferruh.yigit at intel.com
Thu Oct 24 20:35:25 CEST 2019


On 10/24/2019 12:37 PM, Iremonger, Bernard wrote:
>> -----Original Message-----
>> From: dev <dev-bounces at dpdk.org> On Behalf Of Peng Huang
>> Sent: Thursday, October 24, 2019 10:38 AM
>> To: Zhang, Qi Z <qi.z.zhang at intel.com>
>> Cc: dev at dpdk.org; Ye, Xiaolong <xiaolong.ye at intel.com>; Xu, Ting
>> <ting.xu at intel.com>; Huang, Peng <peng.huang at intel.com>; stable at dpdk.org
>> Subject: [dpdk-dev] [PATCH] app/testpmd: fix Tx checksum problem when TSO
>> enabled
>>
>> This patch fixed the TX checksum value problem when enabled TSO in tunnel
>> packets, because outer UDP checksum calculation depend on the TSO
>> configuration.
>>
>> depend on patch:
>> app/testpmd: enable GTP header parse and Tx checksum offload
>>
>> Fixes: 0f62d63593ed ("app/testpmd: support tunneled TSO in checksum engine")
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: Peng Huang <peng.huang at intel.com>
> 
> Acked-by: Bernard Iremonger <bernard.iremonger at intel.com
> 

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


More information about the stable mailing list