Re: [dpdk-dev] [PATCH v4] app/testpmd: make txonly mode generate multiple flows

2019-03-29 Thread Ferruh Yigit
On 3/29/2019 9:55 AM, Iremonger, Bernard wrote: >> -Original Message- >> From: Yongseok Koh [mailto:ys...@mellanox.com] >> Sent: Thursday, March 28, 2019 6:46 PM >> To: Lu, Wenzhuo ; Wu, Jingjing >> >> Cc: dev@dpdk.org; Iremonger, Bernard ; >> jer...@marvell.com; Ananyev, Konstantin >> Su

Re: [dpdk-dev] [PATCH v4] app/testpmd: make txonly mode generate multiple flows

2019-03-29 Thread Iremonger, Bernard
> -Original Message- > From: Yongseok Koh [mailto:ys...@mellanox.com] > Sent: Thursday, March 28, 2019 6:46 PM > To: Lu, Wenzhuo ; Wu, Jingjing > > Cc: dev@dpdk.org; Iremonger, Bernard ; > jer...@marvell.com; Ananyev, Konstantin > Subject: [PATCH v4] app/testpmd: make txonly mode generate

[dpdk-dev] [PATCH v4] app/testpmd: make txonly mode generate multiple flows

2019-03-28 Thread Yongseok Koh
Testpmd can generate multiple flows without taking much cost and this could be a simple traffic generator for developer's quick tests. If "--txonly-multi-flow" is specified in the command line, IP source address is varied to gnerate multiple flows. Signed-off-by: Yongseok Koh --- v4: * use uint8