examples/ipsec-secgw: enable flow based distribution
[dpdk.git] / examples / packet_ordering / meson.build
index a377694..b381959 100644 (file)
@@ -6,8 +6,8 @@
 # To build this example as a standalone application with an already-installed
 # DPDK instance, use 'make'
 
-deps += 'reorder'
 allow_experimental_apis = true
+deps += 'reorder'
 sources = files(
        'main.c'
 )