ethdev: remove experimental flag of ports enumeration
[dpdk.git] / examples / qos_sched / meson.build
index 5101652..289b81c 100644 (file)
@@ -7,7 +7,6 @@
 # DPDK instance, use 'make'
 
 deps += ['sched', 'cfgfile']
-allow_experimental_apis = true
 sources = files(
        'app_thread.c', 'args.c', 'cfg_file.c', 'cmdline.c',
        'init.c', 'main.c', 'stats.c'