]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_hash/meson.build
hash: flush rings instead of dequeuing one by one
[dpdk.git] / lib / librte_hash / meson.build
index efc06ede5cc054b4d6be8c10f0464d1288d0c7f8..ebf70de89014e199b8e4b3908b35c685e75d2d1f 100644 (file)
@@ -14,3 +14,6 @@ headers = files('rte_cmp_arm64.h',
 
 sources = files('rte_cuckoo_hash.c', 'rte_fbk_hash.c')
 deps += ['ring']
+
+# rte ring reset is not yet part of stable API
+allow_experimental_apis = true