]> xenbits.xensource.com Git - people/aperard/linux.git/commit
RDMA/hns: The UD mode can only be configured with DCQCN
authorLuoyouming <luoyouming@huawei.com>
Tue, 17 Oct 2023 12:52:37 +0000 (20:52 +0800)
committerLeon Romanovsky <leon@kernel.org>
Thu, 19 Oct 2023 06:49:40 +0000 (09:49 +0300)
commit27c5fd271d8b8730fc0bb1b6cae953ad7808a874
treec78035c7f4a952ccd0a777cbf7ff920ec75b5880
parent5e617c18b1f34ec57ad5dce44f09de603cf6bd6c
RDMA/hns: The UD mode can only be configured with DCQCN

Due to hardware limitations, only DCQCN is supported for UD. Therefore, the
default algorithm for UD is set to DCQCN.

Fixes: f91696f2f053 ("RDMA/hns: Support congestion control type selection according to the FW")
Signed-off-by: Luoyouming <luoyouming@huawei.com>
Signed-off-by: Junxian Huang <huangjunxian6@hisilicon.com>
Link: https://lore.kernel.org/r/20231017125239.164455-6-huangjunxian6@hisilicon.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/hns/hns_roce_hw_v2.c