]> git.droids-corp.org - dpdk.git/blobdiff - examples/vmdq/meson.build
common/mlx5: create ASO flow meter object with DevX
[dpdk.git] / examples / vmdq / meson.build
index c34e11e36d214b8deea947d0ae346b0a05db27d9..441678bbe5c797903da889780fe72d90ca0d1a3f 100644 (file)
@@ -6,6 +6,7 @@
 # To build this example as a standalone application with an already-installed
 # DPDK instance, use 'make'
 
+allow_experimental_apis = true
 sources = files(
-       'main.c'
+        'main.c',
 )