]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_hash/rte_hash_version.map
examples/l2fwd-event: setup service core
[dpdk.git] / lib / librte_hash / rte_hash_version.map
index e216ac8e2df8e4874d90a46674c82d61c8febce9..734ae28b04083d28cd18bb80633f9f4ed79daa94 100644 (file)
@@ -53,3 +53,10 @@ DPDK_18.08 {
        rte_hash_count;
 
 } DPDK_16.07;
+
+EXPERIMENTAL {
+       global:
+
+       rte_hash_free_key_with_position;
+
+};