[dpdk-stable] [PATCH] common/mlx5: add provider query port support to glue library

Raslan Darawsheh rasland at nvidia.com
Wed Jun 9 15:08:12 CEST 2021


Hi,

> -----Original Message-----
> From: Slava Ovsiienko <viacheslavo at nvidia.com>
> Sent: Monday, June 7, 2021 12:37 PM
> To: dev at dpdk.org
> Cc: Raslan Darawsheh <rasland at nvidia.com>; Matan Azrad
> <matan at nvidia.com>; stable at dpdk.org
> Subject: [PATCH] common/mlx5: add provider query port support to glue
> library
> 
> The rdma-core mlx5 provider introduced the port attributes query
> API since version v35.0. The patch adds the conditional support
> of this API to the glue library. The transitional OFED rdma-core
> versions provide both APIs for compatibility, the new API has
> a priority for the case.
> 
> The compile time configuration key HAVE_MLX5DV_DR_DEVX_PORT
> was used to choose the destination E-Switch port action
> creation routine. This dependency should be removed and
> new dedicated key HAVE_MLX5DV_DR_CREATE_DEST_IB_PORT is
> introduced.
> 
> Cc: stable at dpdk.org
> 
> Signed-off-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
> Acked-by: Matan Azrad <matan at nvidia.com>

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


More information about the stable mailing list