[dpdk-dev] [PATCH] meter: remove experimental from profile APIs
Dumitrescu, Cristian
cristian.dumitrescu at intel.com
Wed Aug 1 17:35:03 CEST 2018
> -----Original Message-----
> From: Kevin Traynor [mailto:ktraynor at redhat.com]
> Sent: Wednesday, August 1, 2018 4:31 PM
> To: Dumitrescu, Cristian <cristian.dumitrescu at intel.com>
> Cc: dev at dpdk.org; Kevin Traynor <ktraynor at redhat.com>
> 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 <cristian.dumitrescu at intel.com>
> Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
> ---
> 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 <cristian.dumitrescu at intel.com>
More information about the dev
mailing list