Re: [dpdk-dev] [PATCH v3 0/2] net/mlx5: support flow aging

2020-05-03 Thread Raslan Darawsheh
Hi, > -Original Message- > From: dev On Behalf Of Matan Azrad > Sent: Sunday, May 3, 2020 10:42 AM > To: Bill Zhou ; Ori Kam ; > Shahaf Shuler ; Slava Ovsiienko > ; marko.kovace...@intel.com; > john.mcnam...@intel.com > Cc: dev@dpdk.org > Subject: Re: [dpdk-d

Re: [dpdk-dev] [PATCH v3 0/2] net/mlx5: support flow aging

2020-05-03 Thread Matan Azrad
From: Bill Zhou: > Those patches implement flow aging for mlx5 driver. First patch is to modify > the current additional memory allocation for counter, so that it's easy to get > every counter additional memory location by using offsetting. Second patch > implements aging check and age-out event

[dpdk-dev] [PATCH v3 0/2] net/mlx5: support flow aging

2020-04-28 Thread Bill Zhou
Those patches implement flow aging for mlx5 driver. First patch is to modify the current additional memory allocation for counter, so that it's easy to get every counter additional memory location by using offsetting. Second patch implements aging check and age-out event callback mechanism for mlx5