Re: [PATCH V2 for-next 4/8] RDMA/hns: Set mask for destination qp field of qp context assignment

2017-09-29 Thread Doug Ledford
On Fri, 2017-09-29 at 23:10 +0800, Wei Hu (Xavier) wrote: > From: Lijun Ou > > When only set IB_QP_DEST_QPN flag for attr_mask, the operation of > assigning the dest_qp_num for dest_qp field of qp context is valid. This commit message reads poorly. I reworded it. -- Doug Ledford GPG KeyI

[PATCH V2 for-next 4/8] RDMA/hns: Set mask for destination qp field of qp context assignment

2017-09-29 Thread Wei Hu (Xavier)
From: Lijun Ou When only set IB_QP_DEST_QPN flag for attr_mask, the operation of assigning the dest_qp_num for dest_qp field of qp context is valid. Signed-off-by: Lijun Ou Signed-off-by: Wei Hu (Xavier) Signed-off-by: Shaobo Xu --- drivers/infiniband/hw/hns/hns_roce_hw_v1.c | 9 + 1