[dpdk-dev] [PATCH] common/mlx5: fix glue library name

Raslan Darawsheh rasland at nvidia.com
Sun Nov 1 14:07:31 CET 2020


Hi,
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Ali Alnubani
> Sent: Monday, October 26, 2020 11:21 AM
> To: dev at dpdk.org
> Cc: bruce.richardson at intel.com
> Subject: [dpdk-dev] [PATCH] common/mlx5: fix glue library name
> 
> The MLX5 glue library wasn't following the standard
> 'librte_<class>_<name>.so' naming.
> 
> Fixes: a20b2c01a7a1 ("build: standardize component names and defines")
> Cc: bruce.richardson at intel.com
> 
> Signed-off-by: Ali Alnubani <alialnu at nvidia.com>
> ---
>  drivers/common/mlx5/linux/meson.build | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/common/mlx5/linux/meson.build
> b/drivers/common/mlx5/linux/meson.build
> index 9ef8e181d..0d437f8fb 100644
> --- a/drivers/common/mlx5/linux/meson.build
> +++ b/drivers/common/mlx5/linux/meson.build
> @@ -5,7 +5,7 @@ includes += include_directories('.')
> 2.28.0

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh



More information about the dev mailing list