Re: [dpdk-dev] [V2] app/flow-perf: add destination ports parameter

2021-10-25 Thread Thomas Monjalon
> > Add optional destination ports parameter for port-id action. > > The parameter is not must, and the value is 1 by default as before if the > > parameter not provided. > > > > For example: > > > > $ dpdk-test-flow-perf -w 08:00.0,representor=[0,1] -- --transfer \ > > > --ingress --transfer --e

Re: [dpdk-dev] [V2] app/flow-perf: add destination ports parameter

2021-10-14 Thread Wisam Monther
Hi Sean, > -Original Message- > From: Sean Zhang (Networking SW) > Sent: Wednesday, October 13, 2021 10:44 AM > To: NBU-Contact-Thomas Monjalon ; Wisam > Monther > Cc: dev@dpdk.org; Raslan Darawsheh > Subject: [V2] app/flow-perf: add destination ports parameter > > Add optional destina

[dpdk-dev] [V2] app/flow-perf: add destination ports parameter

2021-10-13 Thread Sean Zhang
Add optional destination ports parameter for port-id action. The parameter is not must, and the value is 1 by default as before if the parameter not provided. For example: $ dpdk-test-flow-perf -w 08:00.0,representor=[0,1] -- --transfer \ > --ingress --transfer --ether --portmask=0x2 --vxlan-enca