common/mlx5: fix mempool registration
[dpdk.git] / drivers / common / mlx5 / version.map
index 2335edf..34e8600 100644 (file)
@@ -134,6 +134,9 @@ INTERNAL {
        mlx5_os_umem_dereg;
        mlx5_os_umem_reg;
 
+       mlx5_os_wrapped_mkey_create;
+       mlx5_os_wrapped_mkey_destroy;
+
        mlx5_realloc;
 
        mlx5_translate_port_name; # WINDOWS_NO_EXPORT
@@ -142,4 +145,5 @@ INTERNAL {
        mlx5_mr_mempool_unregister;
        mlx5_mp_req_mempool_reg;
        mlx5_mr_mempool2mr_bh;
+       mlx5_mr_mempool_populate_cache;
 };