ethdev: remove experimental flag of ports enumeration
[dpdk.git] / examples / skeleton / meson.build
index 89ddba2..9bb9ec3 100644 (file)
@@ -6,9 +6,6 @@
 # To build this example as a standalone application with an already-installed
 # DPDK instance, use 'make'
 
-allow_experimental_apis = true
 sources = files(
        'basicfwd.c'
 )
-
-allow_experimental_apis = true