NVME_SQE
memcpy(NVME_SQE(qpair, qpair->sq_tail), &req->cmd, sizeof(req->cmd));
cmd = NVME_SQE(qpair, i);