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

2021-06-09 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Slava Ovsiienko > Sent: Monday, June 7, 2021 12:37 PM > To: dev@dpdk.org > Cc: Raslan Darawsheh ; Matan Azrad > ; sta...@dpdk.org > Subject: [PATCH] common/mlx5: add provider query port support to glue > library > > The rdma-core mlx5 provider introduced

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

2021-06-07 Thread Viacheslav Ovsiienko
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