On Fri, Nov 01, 2019 at 10:33:28AM +0800, Weihang Li wrote: > 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 Applied to for-next, thanks Jason