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

2020-05-19 Thread Thomas Monjalon
19/05/2020 15:26, Dumitrescu, Cristian: > From: Yigit, Ferruh > > > > 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 modific

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

2020-05-19 Thread Ray Kinsella
On 19/05/2020 13:16, 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

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

2020-05-19 Thread Dumitrescu, Cristian
> -Original Message- > From: Yigit, Ferruh > Sent: Tuesday, May 19, 2020 1:16 PM > To: Dumitrescu, Cristian ; Ray Kinsella > ; Neil Horman ; Eelco > Chaudron > Cc: dev@dpdk.org; Yigit, Ferruh ; Thomas Monjalon > ; David Marchand ; > sta...@dpdk.org; Luca Boccassi ; Richardson, Bruce >

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

2020-05-19 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