ethdev: add tracepoints
[dpdk.git] / examples / distributor / meson.build
index 26f108d..9fec7f8 100644 (file)
@@ -9,6 +9,7 @@
 # require the power library
 build = dpdk_conf.has('RTE_LIBRTE_POWER')
 
+allow_experimental_apis = true
 deps += ['distributor', 'power']
 sources = files(
        'main.c'