[dpdk-dev] [PATCH v2] drivers: remove mlx* glue libraries separate ABI version
Raslan Darawsheh
rasland at nvidia.com
Sun Nov 1 16:09:14 CET 2020
Hi,
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of David Marchand
> Sent: Monday, October 19, 2020 12:42 PM
> To: dev at dpdk.org
> Cc: NBU-Contact-Thomas Monjalon <thomas at monjalon.net>; Matan Azrad
> <matan at nvidia.com>; Shahaf Shuler <shahafs at nvidia.com>; Slava
> Ovsiienko <viacheslavo at nvidia.com>
> Subject: [dpdk-dev] [PATCH v2] drivers: remove mlx* glue libraries separate
> ABI version
>
> The glue libraries are tightly bound to the mlx drivers of a dpdk version
> and are packaged with them.
>
> Keeping a separate ABI version prevents us from installing two versions of
> dpdk.
> Maintaining this separate version just adds confusion.
> Align the glue library ABI version to the global ABI version.
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
> drivers/common/mlx5/linux/meson.build | 2 +-
> drivers/common/mlx5/linux/mlx5_glue.h | 1 -
> drivers/net/mlx4/meson.build | 2 +-
> drivers/net/mlx4/mlx4_glue.h | 1 -
> 4 files changed, 2 insertions(+), 4 deletions(-)
Patch applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list