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 <[email protected]> > --- > -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

