test mbuf attach
[dpdk.git] / examples / eventdev_pipeline / meson.build
index 0fc916b..1dfeba0 100644 (file)
@@ -6,8 +6,8 @@
 # To build this example as a standalone application with an already-installed
 # DPDK instance, use 'make'
 
-deps += 'eventdev'
 allow_experimental_apis = true
+deps += 'eventdev'
 sources = files(
        'main.c',
        'pipeline_worker_generic.c',