On 10/24/2019 12:37 PM, Iremonger, Bernard wrote: >> -----Original Message----- >> From: dev <dev-boun...@dpdk.org> On Behalf Of Peng Huang >> Sent: Thursday, October 24, 2019 10:38 AM >> To: Zhang, Qi Z <qi.z.zh...@intel.com> >> Cc: dev@dpdk.org; Ye, Xiaolong <xiaolong...@intel.com>; Xu, Ting >> <ting...@intel.com>; Huang, Peng <peng.hu...@intel.com>; sta...@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: sta...@dpdk.org >> >> Signed-off-by: Peng Huang <peng.hu...@intel.com> > > Acked-by: Bernard Iremonger <bernard.iremon...@intel.com >
Applied to dpdk-next-net/master, thanks.