build: disable experimental API check internally
[dpdk.git] / drivers / net / softnic / meson.build
index 9c10c2e..96c003e 100644 (file)
@@ -5,7 +5,6 @@ if not is_linux
        build = false
        reason = 'only supported on linux'
 endif
-allow_experimental_apis = true
 install_headers('rte_eth_softnic.h')
 sources = files('rte_eth_softnic_tm.c',
        'rte_eth_softnic.c',