Hi, > -----Original Message----- > From: Slava Ovsiienko <viachesl...@nvidia.com> > Sent: Monday, June 7, 2021 12:37 PM > To: dev@dpdk.org > Cc: Raslan Darawsheh <rasl...@nvidia.com>; Matan Azrad > <ma...@nvidia.com>; sta...@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: sta...@dpdk.org > > Signed-off-by: Viacheslav Ovsiienko <viachesl...@nvidia.com> > Acked-by: Matan Azrad <ma...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh