Re: [PATCH v3 3/7] ethdev: get meter profile/policy objects

2022-06-09 Thread Andrew Rybchenko
On 6/1/22 06:44, Alexander Kozyrev wrote: Introduce a new Meter API to retrieve a Meter profile and policy objects using the profile/policy ID previously created with meter_profile_add() and meter_policy_create() functions. That allows to save the pointer and avoid any lookups in the correspondin

RE: [PATCH v3 3/7] ethdev: get meter profile/policy objects

2022-06-01 Thread Ori Kam
Hi Alexander, > -Original Message- > From: Alexander Kozyrev > Sent: Wednesday, June 1, 2022 6:44 AM > Subject: [PATCH v3 3/7] ethdev: get meter profile/policy objects > > Introduce a new Meter API to retrieve a Meter profile and policy > objects using the profile

[PATCH v3 3/7] ethdev: get meter profile/policy objects

2022-05-31 Thread Alexander Kozyrev
Introduce a new Meter API to retrieve a Meter profile and policy objects using the profile/policy ID previously created with meter_profile_add() and meter_policy_create() functions. That allows to save the pointer and avoid any lookups in the corresponding lists for quick access during a flow rule