Re: [dpdk-dev] [PATCH] meter: remove experimental alias

2020-08-18 Thread Kinsella, Ray
On 17/08/2020 11:18, Ferruh Yigit wrote: > Remove ABI versioning for APIs: > 'rte_meter_trtcm_rfc4115_profile_config()' > 'rte_meter_trtcm_rfc4115_config()' > > The alias was introduced in > commit 60197bda97a0 ("meter: provide experimental alias for matured API") > > Signed-off-by: Ferruh Yig

[dpdk-dev] [PATCH] meter: remove experimental alias

2020-08-17 Thread Ferruh Yigit
Remove ABI versioning for APIs: 'rte_meter_trtcm_rfc4115_profile_config()' 'rte_meter_trtcm_rfc4115_config()' The alias was introduced in commit 60197bda97a0 ("meter: provide experimental alias for matured API") Signed-off-by: Ferruh Yigit --- lib/librte_meter/rte_meter.c | 73 ++-