> -----Original Message-----
> From: Kevin Traynor [mailto:[email protected]]
> Sent: Wednesday, August 1, 2018 4:31 PM
> To: Dumitrescu, Cristian <[email protected]>
> Cc: [email protected]; Kevin Traynor <[email protected]>
> Subject: [PATCH] meter: remove experimental from profile APIs
> 
> As per guideline that new APIs must be experimental
> for at least one release, it is now possible to remove
> the experimental tag from:
> 
> rte_meter_srtcm_profile_config()
> rte_meter_trtcm_profile_config()
> 
> Cc: Cristian Dumitrescu <[email protected]>
> Signed-off-by: Kevin Traynor <[email protected]>
> ---
>  examples/qos_meter/Makefile            | 1 -
>  examples/qos_meter/meson.build         | 1 -
>  lib/librte_meter/rte_meter.c           | 4 ++--
>  lib/librte_meter/rte_meter.h           | 5 ++---
>  lib/librte_meter/rte_meter_version.map | 2 +-
>  5 files changed, 5 insertions(+), 8 deletions(-)
> 

Thanks, Kevin!

Acked-by: Cristian Dumitrescu <[email protected]>

Reply via email to