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

2020-04-28 Thread Wisam Monther
Thanks Jack, Jerin, Can you please review it according to our discussion in the RFC? >-Original Message- >From: Jack Min >Sent: Friday, April 17, 2020 5:07 AM >To: Wisam Monther >Cc: dev@dpdk.org; jerinjac...@gmail.com; Thomas Monjalon > >Subject: Re: [PATCH 2/5] app/test-flow-perf: add

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

2020-04-16 Thread Xiaoyu Min
On Thu, 20-04-09, 15:42, 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 appli

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

2020-04-09 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