[dpdk-dev] [PATCH 1/5] raw/dpaa2_qdma: remove experimental tag from APIs

Hemant Agrawal hemant.agrawal at nxp.com
Mon Apr 1 16:14:12 CEST 2019


On 29-Mar-19 7:23 PM, Thomas Monjalon wrote:
> 26/03/2019 13:18, Hemant Agrawal:
>> These APIs has been in the DPDK for few release now.
>> This patch removes the experimental tags for the APIs.
>>
>> Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
>> ---
>> -CFLAGS += -DALLOW_EXPERIMENTAL_API
> You cannot remove this if you still use experimental APIs from other libraries.
> Have you seen the error reported by the CI?
> 	http://mails.dpdk.org/archives/test-report/2019-March/078034.html
>
I missed it. Yes, it can not be done unless experimental flags are 
removed from these old APIs.


>


More information about the dev mailing list