build: disable experimental API check internally
[dpdk.git] / drivers / net / avp / meson.build
index 793bb18..a5f63cd 100644 (file)
@@ -5,6 +5,5 @@ if not is_linux
        build = false
        reason = 'only supported on linux'
 endif
-allow_experimental_apis = true
 sources = files('avp_ethdev.c')
 install_headers('rte_avp_common.h', 'rte_avp_fifo.h')