Loading
RDMA/hns: Fix default congestion control algorithm not set for kernel QP
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBSE4C ---------------------------------------------------------------------- default_congest_type() should be called to set the default congestion control algorithm for kernel QP. Fixes: 09f1b7cb ("RDMA/hns: Support congestion control algorithm configuration at QP granularity") Signed-off-by:Xinghai Cen <cenxinghai@h-partners.com>