Re: [dpdk-dev] [PATCH v6 2/5] app/flow-perf: add insertion rate calculation

2020-06-02 Thread Wisam Monther
anks for review up to now really appreciate it. >-Original Message- >From: Andrew Rybchenko >Sent: Tuesday, May 12, 2020 2:08 PM >To: Wisam Monther ; dev@dpdk.org; Jack Min >; Thomas Monjalon ; >jerinjac...@gmail.com; ajit.khapa...@broadcom.com >Subject: Re: [dpdk-de

Re: [dpdk-dev] [PATCH v6 2/5] app/flow-perf: add insertion rate calculation

2020-05-12 Thread Andrew Rybchenko
On 5/12/20 1:34 PM, Wisam Monther wrote: >> -Original Message- >> From: Andrew Rybchenko >> Sent: Monday, May 11, 2020 3:05 PM >> To: Wisam Monther ; dev@dpdk.org; Jack Min >> ; Thomas Monjalon ; >> jerinjac...@gmail.com; ajit.khapa...@broadcom.com >> Subject: Re: [PATCH v6 2/5] app/flow-p

Re: [dpdk-dev] [PATCH v6 2/5] app/flow-perf: add insertion rate calculation

2020-05-12 Thread Wisam Monther
>-Original Message- >From: Andrew Rybchenko >Sent: Monday, May 11, 2020 3:05 PM >To: Wisam Monther ; dev@dpdk.org; Jack Min >; Thomas Monjalon ; >jerinjac...@gmail.com; ajit.khapa...@broadcom.com >Subject: Re: [PATCH v6 2/5] app/flow-perf: add insertion rate calculation > >On 5/11/20 2:09

Re: [dpdk-dev] [PATCH v6 2/5] app/flow-perf: add insertion rate calculation

2020-05-11 Thread Andrew Rybchenko
On 5/11/20 2:09 PM, Wisam Jaddo wrote: > Add insertion rate calculation feature into flow > performance application. > > The application now provide the ability to test > insertion rate of specific rte_flow rule, by > stressing it to the NIC, and calculate the > insertion rate. > > The applicatio

[dpdk-dev] [PATCH v6 2/5] app/flow-perf: add insertion rate calculation

2020-05-11 Thread Wisam Jaddo
Add insertion rate calculation feature into flow performance application. The application now provide the ability to test insertion rate of specific rte_flow rule, by stressing it to the NIC, and calculate the insertion rate. The application offers some options in the command line, to configure w

[dpdk-dev] [PATCH v6 2/5] app/flow-perf: add insertion rate calculation

2020-05-11 Thread Wisam Jaddo
Add insertion rate calculation feature into flow performance application. The application now provide the ability to test insertion rate of specific rte_flow rule, by stressing it to the NIC, and calculate the insertion rate. The application offers some options in the command line, to configure w