net/bnxt: consolidate template table processing
[dpdk.git] / lib / librte_hash / rte_hash_version.map
index a8fbbc3..c0db810 100644 (file)
@@ -1,4 +1,4 @@
-DPDK_20.0 {
+DPDK_21 {
        global:
 
        rte_fbk_hash_create;
@@ -33,6 +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;
 
 };