net/mlx5: handle Rx CQE compression
[dpdk.git] / lib / librte_mempool / rte_mempool_version.map
index a4a6c1f..9bcbf17 100644 (file)
@@ -16,7 +16,7 @@ DPDK_2.0 {
        local: *;
 };
 
-DPDK_16.7 {
+DPDK_16.07 {
        global:
 
        rte_mempool_check_cookies;
@@ -33,5 +33,4 @@ DPDK_16.7 {
        rte_mempool_register_ops;
        rte_mempool_set_ops_byname;
 
-       local: *;
 } DPDK_2.0;