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

2020-04-30 Thread Ferruh Yigit
>>>> To: Bill Zhou ; wenzhuo...@intel.com; >>>> jingjing...@intel.com; bernard.iremon...@intel.com; Ori Kam >>>> >>>> Cc: dev@dpdk.org >>>> Subject: Re: [dpdk-dev] [PATCH] app/testpmd: support flow aging >>>> >>>> On 4/2

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

2020-04-27 Thread Matan Azrad
ntel.com; bernard.iremon...@intel.com; Ori Kam > >> > >> Cc: dev@dpdk.org > >> Subject: Re: [dpdk-dev] [PATCH] app/testpmd: support flow aging > >> > >> On 4/24/2020 11:55 AM, Bill Zhou wrote: > >>> Currently, there is no way to che

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

2020-04-27 Thread Ferruh Yigit
;> Cc: dev@dpdk.org >> Subject: Re: [dpdk-dev] [PATCH] app/testpmd: support flow aging >> >> On 4/24/2020 11:55 AM, 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 thos

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

2020-04-26 Thread Bill Zhou
> -Original Message- > From: Ferruh Yigit > Sent: Saturday, April 25, 2020 12:25 AM > To: Bill Zhou ; wenzhuo...@intel.com; > jingjing...@intel.com; bernard.iremon...@intel.com; Ori Kam > > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] app/testpmd: support

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

2020-04-24 Thread Ferruh Yigit
On 4/24/2020 11:55 AM, 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 based on verbose level, when set verbose > 0, > will register this event, ot

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

2020-04-24 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 based on verbose level, when set verbose > 0, will register this event, otherwise, remove this event. In this event only