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

Medvedkin, Vladimir vladimir.medvedkin at intel.com
Wed Sep 8 15:57:54 CEST 2021


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.

-- 
Regards,
Vladimir


More information about the dev mailing list