RDMA/mlx5: Relax DCS QP creation checks
authorLior Nahmanson <liorna@nvidia.com>
Mon, 30 Aug 2021 10:48:49 +0000 (13:48 +0300)
committerJason Gunthorpe <jgg@nvidia.com>
Mon, 30 Aug 2021 12:47:40 +0000 (09:47 -0300)
commit65f90c8e38c9900692338864156e7824cf8a6501
treea243dfb0c9c92d47638fd6f4fd12ed53b82e95f3
parent1a0182785a6d2f9e626b861406bdd587642b218e
RDMA/mlx5: Relax DCS QP creation checks

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")
Link: https://lore.kernel.org/r/3e7b3363fd73686176cc584295e86832a7cf99b2.1630320354.git.leonro@nvidia.com
Signed-off-by: Lior Nahmanson <liorna@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/mlx5/qp.c