[dpdk-dev] [PATCH] fib: promote experimental API's to stable

Stephen Hemminger stephen at networkplumber.org
Wed Sep 8 17:10:59 CEST 2021


On Wed, 8 Sep 2021 15:57:54 +0200
"Medvedkin, Vladimir" <vladimir.medvedkin at intel.com> wrote:

> Hi Stephen,
> 
> On 07/09/2021 02:34, Stephen Hemminger wrote:
> > On Mon,  6 Sep 2021 17:01:15 +0100
> > Vladimir Medvedkin <vladimir.medvedkin at intel.com> wrote:
> >   
> >> diff --git a/lib/fib/version.map b/lib/fib/version.map
> >> index be975ea..af76add 100644
> >> --- a/lib/fib/version.map
> >> +++ b/lib/fib/version.map
> >> @@ -1,4 +1,4 @@
> >> -EXPERIMENTAL {
> >> +DPDK_22 {
> >>   	global:
> >>   
> >>   	rte_fib_add;
> >> --   
> > 
> > I think you should add to existing version number
> > \  
> 
> Could you please clarify what did you mean? There was no existing stable 
> API section in the fib's version.map and current ABI version is DPDK_22.
> 

Ok, I missed that. Was looking at so many other files where
version was DPDK_20.


More information about the dev mailing list