Hi, > -----Original Message----- > From: Slava Ovsiienko <[email protected]> > Sent: Monday, June 7, 2021 12:37 PM > To: [email protected] > Cc: Raslan Darawsheh <[email protected]>; Matan Azrad > <[email protected]>; [email protected] > 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: [email protected] > > Signed-off-by: Viacheslav Ovsiienko <[email protected]> > Acked-by: Matan Azrad <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

