Re: [dpdk-dev] [PATCH v5 2/2] app/testpmd: fix txonly forwording

2021-09-22 Thread Zhang, AlvinX
> -Original Message- > From: Ivan Malov > Sent: Thursday, September 23, 2021 12:26 PM > To: Zhang, AlvinX ; Li, Xiaoyun > ; Ananyev, Konstantin > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: Re: [PATCH v5 2/2] app/testpmd: fix txonly forwording > > Hi Alvin, > > There's a typo in the co

Re: [dpdk-dev] [PATCH v5 2/2] app/testpmd: fix txonly forwording

2021-09-22 Thread Ivan Malov
Hi Alvin, There's a typo in the commit summary: forwording -> forwarding. On 23/09/2021 04:49, Alvin Zhang wrote: When random number of Tx segments is enabled, because the actual number of segments may be only one, the first segment of the Tx packets must accommodate a complete being sending Et

[dpdk-dev] [PATCH v5 2/2] app/testpmd: fix txonly forwording

2021-09-22 Thread Alvin Zhang
When random number of Tx segments is enabled, because the actual number of segments may be only one, the first segment of the Tx packets must accommodate a complete being sending Eth/IP/UDP packet. Besides, if multiple flow is enabled, the forwarding will update the IP and UDP header, these header