1.#1: The first patch fixes an error of queried timeout attr on HIP08. 2.#2: The second patch checks and adjusts the BT page size to ensure successful resource allocation. 3.#3: The third patch modifies the value of long message loopback slice to improve traffic balance. Chengchang Tang (2): RDMA/hns: Fix timeout attr in query qp for HIP08 RDMA/hns: Fix base address table allocation Yangyang Li (1): RDMA/hns: Modify the value of long message loopback slice drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 25 +++++++++---- drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 2 + drivers/infiniband/hw/hns/hns_roce_mr.c | 43 ++++++++++++++++++++++ 3 files changed, 62 insertions(+), 8 deletions(-) -- 2.30.0