On Mon, Nov 20, 2017 at 11:53:24AM +0100, Christoph Hellwig wrote: > > + req->cqe.status = cqe->status; > > + req->cqe.result = cqe->result; > > I think we'll need to do a memcpy of the whole CQE here. Or we could just store the status and results fields in the nvme_rdma_request. -- 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