[dpdk-dev] [PATCH v2 04/18] common/mlx5: share memory related devargs

Thomas Monjalon thomas at monjalon.net
Tue Oct 19 18:54:24 CEST 2021


07/10/2021 00:03, michaelba at nvidia.com:
> -	dbmap_env = mlx5_config_doorbell_mapping_env(config);
> +	dbmap_env = mlx5_config_doorbell_mapping_env(&spawn->mlx5_dev->config);

This patch does not compile:

error: ‘const struct mlx5_dev_spawn_data’ has no member named ‘mlx5_dev’

Please make sure each patch is compiling.




More information about the dev mailing list