On Mon, Aug 30, 2021 at 01:48:49PM +0300, Leon Romanovsky wrote: > From: Lior Nahmanson <liorna@xxxxxxxxxx> > > In order to create DCS QPs, we don't need to rely on both > log_max_dci_stream_channels and log_max_dci_errored_streams capabilities. > > Fixes: 11656f593a86 ("RDMA/mlx5: Add DCS offload support") > Signed-off-by: Lior Nahmanson <liorna@xxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxx> > --- > Jason, > > Please add this patch in the upcoming PR for the feature that was > accepted in this cycle. > > Thanks > --- > drivers/infiniband/hw/mlx5/qp.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Applied to for-next, thanks Jason