]> git.droids-corp.org - dpdk.git/blobdiff - examples/helloworld/meson.build
examples/ipsec-secgw: add per-core packet statistics
[dpdk.git] / examples / helloworld / meson.build
index c34e11e36d214b8deea947d0ae346b0a05db27d9..2b0a25036125381fe131a60eef688103ace49f77 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'
 )