On Thu, 2018-01-04 at 12:19 +0800, Lijun Ou wrote: > @@ -2342,7 +2366,7 @@ static void modify_qp_init_to_init(struct ib_qp *ibqp, > V2_QPC_BYTE_80_RX_CQN_S, 0); > > roce_set_field(context->byte_252_err_txcqn, V2_QPC_BYTE_252_TX_CQN_M, > - V2_QPC_BYTE_252_TX_CQN_S, to_hr_cq(ibqp->recv_cq)->cqn); > + V2_QPC_BYTE_252_TX_CQN_S, to_hr_cq(ibqp->send_cq)->cqn); This looks like a bugfix unrelated to the rest of the patch. -- Doug Ledford <dledford@xxxxxxxxxx> GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
Attachment:
signature.asc
Description: This is a digitally signed message part