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

Michael Baum michaelba at nvidia.com
Tue Oct 19 22:49:09 CEST 2021



> -----Original Message-----
> From: Thomas Monjalon <thomas at monjalon.net>
> Sent: Tuesday, October 19, 2021 7:54 PM
> To: Michael Baum <michaelba at nvidia.com>
> Cc: dev at dpdk.org; Matan Azrad <matan at nvidia.com>
> Subject: Re: [dpdk-dev] [PATCH v2 04/18] common/mlx5: share memory
> related devargs
> 
> External email: Use caution opening links or attachments
> 
> 
> 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.
> 

Thanks, I'll send v3


More information about the dev mailing list