On Fri, Jul 05, 2019 at 07:21:57PM +0300, Leon Romanovsky wrote: > From: Danit Goldberg <danitg@xxxxxxxxxxxx> > > Tag matching with rendezvous offload for RC transport is controlled > by FW and before this change, it was advertised to user as supported > without any relation to FW. > > Separate tag matching for rendezvous and eager protocols, so users > will see real capabilities. > > Cc: <stable@xxxxxxxxxxxxxxx> # 4.13 > Fixes: eb761894351d ("IB/mlx5: Fill XRQ capabilities") > Signed-off-by: Danit Goldberg <danitg@xxxxxxxxxxxx> > Reviewed-by: Yishai Hadas <yishaih@xxxxxxxxxxxx> > Reviewed-by: Artemy Kovalyov <artemyko@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/hw/mlx5/main.c | 8 ++++++-- > include/rdma/ib_verbs.h | 4 ++-- > 2 files changed, 8 insertions(+), 4 deletions(-) This is a bit late, but ince this is for stable, applied to for-next, thanks Jason