Re: [dpdk-dev] [PATCH v2] app/testpmd: support flow aging

2020-05-01 Thread Ferruh Yigit
On 5/1/2020 4:14 PM, Matan Azrad wrote: > > > From: Ferruh Yigit: >> On 5/1/2020 1:45 PM, Matan Azrad wrote: >>> >>> >>> From: Ferruh Yigit: On 5/1/2020 12:28 PM, Matan Azrad wrote: > > Hi Ferruh > > From: Ferruh Yigit: >> On 5/1/2020 7:51 AM, Matan Azrad wrote: >>> H

Re: [dpdk-dev] [PATCH v2] app/testpmd: support flow aging

2020-05-01 Thread Matan Azrad
From: Ferruh Yigit: > On 5/1/2020 1:45 PM, Matan Azrad wrote: > > > > > > From: Ferruh Yigit: > >> On 5/1/2020 12:28 PM, Matan Azrad wrote: > >>> > >>> Hi Ferruh > >>> > >>> From: Ferruh Yigit: > On 5/1/2020 7:51 AM, Matan Azrad wrote: > > Hi Ferruh > > > > From: Ferruh Yigit > >

Re: [dpdk-dev] [PATCH v2] app/testpmd: support flow aging

2020-05-01 Thread Ferruh Yigit
On 5/1/2020 1:45 PM, Matan Azrad wrote: > > > From: Ferruh Yigit: >> On 5/1/2020 12:28 PM, Matan Azrad wrote: >>> >>> Hi Ferruh >>> >>> From: Ferruh Yigit: On 5/1/2020 7:51 AM, Matan Azrad wrote: > Hi Ferruh > > From: Ferruh Yigit >> On 4/30/2020 4:53 PM, Bill Zhou wrote: >>>

Re: [dpdk-dev] [PATCH v2] app/testpmd: support flow aging

2020-05-01 Thread Matan Azrad
From: Ferruh Yigit: > On 5/1/2020 12:28 PM, Matan Azrad wrote: > > > > Hi Ferruh > > > > From: Ferruh Yigit: > >> On 5/1/2020 7:51 AM, Matan Azrad wrote: > >>> Hi Ferruh > >>> > >>> From: Ferruh Yigit > On 4/30/2020 4:53 PM, Bill Zhou wrote: > > Currently, there is no way to check the ag

Re: [dpdk-dev] [PATCH v2] app/testpmd: support flow aging

2020-05-01 Thread Ferruh Yigit
On 5/1/2020 12:28 PM, Matan Azrad wrote: > > Hi Ferruh > > From: Ferruh Yigit: >> On 5/1/2020 7:51 AM, Matan Azrad wrote: >>> Hi Ferruh >>> >>> From: Ferruh Yigit On 4/30/2020 4:53 PM, Bill Zhou wrote: > Currently, there is no way to check the aging event or to get the > current aged

Re: [dpdk-dev] [PATCH v2] app/testpmd: support flow aging

2020-05-01 Thread Matan Azrad
Hi Ferruh From: Ferruh Yigit: > On 5/1/2020 7:51 AM, Matan Azrad wrote: > > Hi Ferruh > > > > From: Ferruh Yigit > >> On 4/30/2020 4:53 PM, Bill Zhou wrote: > >>> Currently, there is no way to check the aging event or to get the > >>> current aged flows in testpmd, this patch include those implem

Re: [dpdk-dev] [PATCH v2] app/testpmd: support flow aging

2020-05-01 Thread Ferruh Yigit
On 5/1/2020 7:51 AM, Matan Azrad wrote: > Hi Ferruh > > From: Ferruh Yigit >> On 4/30/2020 4:53 PM, Bill Zhou wrote: >>> Currently, there is no way to check the aging event or to get the >>> current aged flows in testpmd, this patch include those implements, it's >> included: >>> - Registering agi

Re: [dpdk-dev] [PATCH v2] app/testpmd: support flow aging

2020-04-30 Thread Matan Azrad
Hi Ferruh From: Ferruh Yigit > On 4/30/2020 4:53 PM, Bill Zhou wrote: > > Currently, there is no way to check the aging event or to get the > > current aged flows in testpmd, this patch include those implements, it's > included: > > - Registering aging event when the testpmd application start, add

Re: [dpdk-dev] [PATCH v2] app/testpmd: support flow aging

2020-04-30 Thread Ferruh Yigit
On 4/30/2020 4:53 PM, Bill Zhou wrote: > Currently, there is no way to check the aging event or to get the current > aged flows in testpmd, this patch include those implements, it's included: > - Registering aging event when the testpmd application start, add new > command to control if the event

[dpdk-dev] [PATCH v2] app/testpmd: support flow aging

2020-04-30 Thread Bill Zhou
Currently, there is no way to check the aging event or to get the current aged flows in testpmd, this patch include those implements, it's included: - Registering aging event when the testpmd application start, add new command to control if the event expose to the applications. If it's be set,