Re: [PATCH rdma-rc 0/2] Two small fixes to the mlx5_ib

From: Jason Gunthorpe
Date: Thu Jun 18 2020 - 14:06:11 EST


On Thu, Jun 18, 2020 at 02:25:05PM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@xxxxxxxxxxxx>
>
> Hi,
>
> The following two fixes are user-visible one. The first patch is needed
> to continue to use RAW_PACKET QPs after PR [1] is merged and new FW will
> be released. The second patch fixes wrongly reported GID.
>
> Thanks
>
> [1] https://github.com/linux-rdma/rdma-core/pull/745
>
> Leon Romanovsky (1):
> RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPs
>
> Maor Gottlieb (1):
> RDMA/mlx5: Fix remote gid value in query QP

Applied to for-rc, thanks

Jason