Re: [dpdk-dev] [PATCH 5/5] app/test-flow-perf: add packet forwarding support

2020-04-29 Thread Wisam Monther
>-Original Message- >From: Or Gerlitz >Sent: Tuesday, April 28, 2020 5:10 PM >To: Wisam Monther >Cc: dev@dpdk.org; Jack Min ; >jerinjac...@gmail.com; Thomas Monjalon >Subject: Re: [dpdk-dev] [PATCH 5/5] app/test-flow-perf: add packet >forwarding support > >

Re: [dpdk-dev] [PATCH 5/5] app/test-flow-perf: add packet forwarding support

2020-04-28 Thread Or Gerlitz
On Thu, Apr 9, 2020 at 6:44 PM Wisam Jaddo wrote: > > Introduce packet forwarding support to the app to do > some performance measurements. > > The measurements are reported in term of packet per > second unit. The forwarding will start after the end > of insertion/deletion operations. > > The sup

Re: [dpdk-dev] [PATCH 5/5] app/test-flow-perf: add packet forwarding support

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:09 AM >To: Wisam Monther >Cc: dev@dpdk.org; jerinjac...@gmail.com; Thomas Monjalon > >Subject: Re: [PATCH 5/5] app/test-flow-perf: add

Re: [dpdk-dev] [PATCH 5/5] app/test-flow-perf: add packet forwarding support

2020-04-16 Thread Xiaoyu Min
On Thu, 20-04-09, 15:42, Wisam Jaddo wrote: > Introduce packet forwarding support to the app to do > some performance measurements. > > The measurements are reported in term of packet per > second unit. The forwarding will start after the end > of insertion/deletion operations. > > The support ha

[dpdk-dev] [PATCH 5/5] app/test-flow-perf: add packet forwarding support

2020-04-09 Thread Wisam Jaddo
Introduce packet forwarding support to the app to do some performance measurements. The measurements are reported in term of packet per second unit. The forwarding will start after the end of insertion/deletion operations. The support has single and multi performance measurements. Signed-off-by: