This patch series includes two bugfixes for cq record db in kernel mode and computing sge length for multiple work requests. Besides, the third patch rename the paramter field of db and the last patch redefinited the doorbell array's type. Change from V1: 1. Fix the comements given by Leon Romanovsky 2. Add fix tags for the second patch. Lijun Ou (4): RDMA/hns: Bugfix for cq record db for kernel RDMA/hns: Move the location for initializing tmp_len RDMA/hns: Rename the idx field of db RDMA/hns: Fix the type of doorbell array drivers/infiniband/hw/hns/hns_roce_cq.c | 1 + drivers/infiniband/hw/hns/hns_roce_device.h | 2 +- drivers/infiniband/hw/hns/hns_roce_hw_v1.c | 6 +++--- drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 7 ++++--- drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 4 ++-- 5 files changed, 11 insertions(+), 9 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html