ethdev: add tracepoints
[dpdk.git] / examples / performance-thread / pthread_shim / meson.build
index 393fbd1..26ef786 100644 (file)
@@ -8,6 +8,7 @@
 
 build = dpdk_conf.has('RTE_ARCH_X86_64') or dpdk_conf.has('RTE_ARCH_ARM64')
 deps += ['timer']
+allow_experimental_apis = true
 
 # get the performance thread (pt) architecture subdir
 if dpdk_conf.has('RTE_ARCH_ARM64')