]> git.droids-corp.org - dpdk.git/blobdiff - examples/l2fwd-jobstats/meson.build
examples/packet_ordering: enhance getopt_long usage
[dpdk.git] / examples / l2fwd-jobstats / meson.build
index 1ffd484e2350051155f886979ccb7de60b3aa32e..72273736b6804f36a9ad77da0666ca0173bddd0f 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 += ['jobstats', 'timer']
 sources = files(
        'main.c'