1. HNS_ROCE_HEM_CHUNK_LEN in patch 1/2 is used to initialize sg table, its current value is larger than needed. 2. srq_desc_size in patch 2/2 is used to allocate srq buffer, buffer size may be less than expected. Sirong Wang (1): RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LEN Wenpeng Liang (1): RDMA/hns: Correct the value of srq_desc_size drivers/infiniband/hw/hns/hns_roce_hem.h | 2 +- drivers/infiniband/hw/hns/hns_roce_srq.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.8.1