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.agra...@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.
>