On 10/24/2019 12:37 PM, Iremonger, Bernard wrote: >> -----Original Message----- >> From: dev <[email protected]> On Behalf Of Peng Huang >> Sent: Thursday, October 24, 2019 10:38 AM >> To: Zhang, Qi Z <[email protected]> >> Cc: [email protected]; Ye, Xiaolong <[email protected]>; Xu, Ting >> <[email protected]>; Huang, Peng <[email protected]>; [email protected] >> 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: [email protected] >> >> Signed-off-by: Peng Huang <[email protected]> > > Acked-by: Bernard Iremonger <[email protected] >
Applied to dpdk-next-net/master, thanks.

