]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_hash/rte_hash_version.map
net/bnxt: consolidate template table processing
[dpdk.git] / lib / librte_hash / rte_hash_version.map
index 138c130c1b8e9a358b5f63cebf811e2239fedb83..c0db81014ff926d57cab2e79f9a5cea3f34cd58f 100644 (file)
@@ -1,4 +1,4 @@
-DPDK_20.0 {
+DPDK_21 {
        global:
 
        rte_fbk_hash_create;
@@ -33,5 +33,8 @@ EXPERIMENTAL {
        global:
 
        rte_hash_free_key_with_position;
+       rte_hash_lookup_with_hash_bulk;
+       rte_hash_lookup_with_hash_bulk_data;
+       rte_hash_max_key_id;
 
 };