net/octeontx: support fast mbuf free
[dpdk.git] / lib / librte_hash / rte_hash_version.map
index 138c130..a8fbbc3 100644 (file)
@@ -33,5 +33,6 @@ EXPERIMENTAL {
        global:
 
        rte_hash_free_key_with_position;
+       rte_hash_max_key_id;
 
 };