common/mlx5: wrap memory allocation on Linux
[dpdk.git] / drivers / common / mlx5 / version.map
index ec8d96c..17dd11f 100644 (file)
@@ -40,6 +40,7 @@ INTERNAL {
        mlx5_devx_cmd_query_virtq;
        mlx5_devx_cmd_register_read;
        mlx5_devx_get_out_command_status;
+       mlx5_devx_alloc_uar;
 
        mlx5_get_ifname_sysfs;
        mlx5_get_dbr;
@@ -64,6 +65,7 @@ INTERNAL {
        mlx5_mr_lookup_list;
        mlx5_mr_create_primary;
        mlx5_mr_flush_local_cache;
+       mlx5_mr_free;
 
        mlx5_nl_allmulti;
        mlx5_nl_devlink_family_id_get;