Re: [dpdk-dev] [PATCH v4 1/2] ethdev: support query of AGE action

2020-10-13 Thread Ferruh Yigit
On 10/13/2020 9:53 AM, Andrew Rybchenko wrote: On 10/7/20 4:28 PM, Dekel Peled wrote: Existing API supports AGE action to monitor the aging of a flow. This patch implements RFC [1], introducing the response format for query of an AGE action. Application will be able to query the AGE action state

Re: [dpdk-dev] [PATCH v4 1/2] ethdev: support query of AGE action

2020-10-13 Thread Andrew Rybchenko
On 10/7/20 4:28 PM, Dekel Peled wrote: > Existing API supports AGE action to monitor the aging of a flow. > This patch implements RFC [1], introducing the response format for query > of an AGE action. > Application will be able to query the AGE action state. > The response will be returned in the f

Re: [dpdk-dev] [PATCH v4 1/2] ethdev: support query of AGE action

2020-10-07 Thread Ori Kam
Hi > -Original Message- > From: dev On Behalf Of Dekel Peled > Sent: Wednesday, October 7, 2020 4:29 PM > Subject: [dpdk-dev] [PATCH v4 1/2] ethdev: support query of AGE action > > Existing API supports AGE action to monitor the aging of a flow. > This patch implements RFC [1], introducin