]> git.droids-corp.org - dpdk.git/blobdiff - examples/performance-thread/l3fwd-thread/meson.build
ethdev: add tracepoints
[dpdk.git] / examples / performance-thread / l3fwd-thread / meson.build
index 185fa59a425119ede4d39edddaf3af9127cee361..99de24be7dec5b4611bede4f9b9a560f90a495d6 100644 (file)
@@ -8,6 +8,7 @@
 
 build = dpdk_conf.has('RTE_ARCH_X86_64')
 deps += ['timer', 'lpm']
 
 build = dpdk_conf.has('RTE_ARCH_X86_64')
 deps += ['timer', 'lpm']
+allow_experimental_apis = true
 
 # get the performance thread (pt) architecture subdir
 if dpdk_conf.has('RTE_ARCH_ARM64')
 
 # get the performance thread (pt) architecture subdir
 if dpdk_conf.has('RTE_ARCH_ARM64')