Re: [PATCH rdma-next] IB/mlx5: Expose NDR speed through MAD

From: Jason Gunthorpe
Date: Wed Jan 05 2022 - 15:48:16 EST


On Wed, Dec 15, 2021 at 09:54:31AM +0200, Leon Romanovsky wrote:
> From: Maher Sanalla <msanalla@xxxxxxxxxx>
>
> Under MAD query port, Report NDR speed when NDR is supported
> in the port capability mask.
>
> Signed-off-by: Maher Sanalla <msanalla@xxxxxxxxxx>
> Reviewed-by: Michael Guralnik <michaelgur@xxxxxxxxxx>
> Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxx>
> ---
> drivers/infiniband/hw/mlx5/mad.c | 5 +++++
> include/rdma/ib_mad.h | 1 +
> 2 files changed, 6 insertions(+)

Applied to for-next, thanks

Jason