ethdev: add tracepoints
[dpdk.git] / examples / l3fwd-acl / meson.build
index 7096e00..6fa468b 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
 deps += ['acl', 'lpm', 'hash']
 sources = files(
        'main.c'