On 2018/3/16 6:25, Jason Gunthorpe wrote: > 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(-) > > Applied to rdma for-next! > > I really appreciate the quick fix on this! > > Thanks, > Jason Thanks, Jason! I also appreciate the review work on this patch set from you, Doug and Leon! -- 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