On Wed, Jun 17, 2020 at 04:02:30PM +0300, Leon Romanovsky wrote: > From: Max Gurtovoy <maxg@xxxxxxxxxxxx> > > create_flags checks was refactored and broke the creation on integrity > enabled QPs and actually broke the NVMe/RDMA and iSER ULP's when using > mlx5 driven devices. > > Fixes: 2978975ce7f1 ("RDMA/mlx5: Process create QP flags in one place") > Signed-off-by: Max Gurtovoy <maxg@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/hw/mlx5/qp.c | 3 +++ > 1 file changed, 3 insertions(+) Applied to for-rc, thanks Jason