On 7/7/2020 10:02 AM, Thomas Monjalon wrote:
> 07/07/2020 10:54, Hemant Agrawal:
>> The experimental tags were removed, but the comment
>> is still having API classification as EXPERIMENTAL
>>
>> Fixes: 931cc531aad2 ("rawdev: remove experimental tag")
>> Cc: [email protected]
>>
>> Signed-off-by: Hemant Agrawal <[email protected]>
>> ---
>> MAINTAINERS | 2 +-
>> lib/librte_rawdev/rte_rawdev.h | 3 ---
>> lib/librte_rawdev/rte_rawdev_pmd.h | 3 ---
>> 3 files changed, 1 insertion(+), 7 deletions(-)
>
> Acked-by: Thomas Monjalon <[email protected]>
>
It seems the APIs are already part of stable API, +1 to update the documentation
to match it.
Acked-by: Ferruh Yigit <[email protected]>