> On Jul 27, 2021, at 1:14 PM, Marciniszyn, Mike <mike.marciniszyn@xxxxxxxxxxxxxxxxxxxx> wrote: > >> I suspect the patch needs to be reverted or NFS RDMA needs to handle the >> transition to INIT? If I'm reading nvmet_rdma_create_queue_ib() correctly, it invokes rdma_create_qp() then posts Receives. No ib_modify_qp() there. So some ULPs assume that rdma_create_qp() returns a new QP in the IB_QPS_INIT state. I can't say whether that is spec compliant or even internally documented. -- Chuck Lever