Re: [dpdk-dev] [PATCH v2] meter: provide experimental alias of API for old apps

2020-05-14 Thread Ray Kinsella
On 13/05/2020 19:05, Ferruh Yigit wrote: > On v20.02 some meter APIs have been matured and symbols moved from > EXPERIMENTAL to DPDK_20.0.1 block. > > This can break the applications that were using these mentioned APIs on > v19.11. Although there is no modification on the APIs and the action i

[dpdk-dev] [PATCH v2] meter: provide experimental alias of API for old apps

2020-05-13 Thread Ferruh Yigit
On v20.02 some meter APIs have been matured and symbols moved from EXPERIMENTAL to DPDK_20.0.1 block. This can break the applications that were using these mentioned APIs on v19.11. Although there is no modification on the APIs and the action is positive and matures the APIs, the affect can be neg