]> git.droids-corp.org - dpdk.git/blobdiff - examples/packet_ordering/meson.build
ethdev: add tracepoints
[dpdk.git] / examples / packet_ordering / meson.build
index 6c2fccdcb0902b9e62d658dbd01f4a81d5dd5786..b38195914515d628f8107716af7ecfeb51e34556 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 += 'reorder'
 sources = files(
        'main.c'