On Thu, Mar 15, 2018 at 03:23:14PM +0800, Yixian Liu wrote: > This patch changes the type of cqn from u32 to u64 to keep > userspace and kernel consistent, initializes resp both for > cq and qp to zeros, and also changes the condition judgment > of outlen considering future caps extension according to > Jason's suggestions. > > Fixes: e088a685eae9 (hns: Support rq record doorbell for the user space) > Fixes: 9b44703d0a21 (hns: Support cq record doorbell for the user space) > > Signed-off-by: Yixian Liu <liuyixian@xxxxxxxxxx> > Signed-off-by: Lijun Ou <oulijun@xxxxxxxxxx> > Signed-off-by: Wei Hu (Xavier) <xavier.huwei@xxxxxxxxxx> > Signed-off-by: Shaobo Xu <xushaobo2@xxxxxxxxxx> > drivers/infiniband/hw/hns/hns_roce_cq.c | 15 +++++++-------- > drivers/infiniband/hw/hns/hns_roce_qp.c | 8 ++++---- > include/uapi/rdma/hns-abi.h | 3 +-- > 3 files changed, 12 insertions(+), 14 deletions(-) Looks good, thanks Jason -- 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