Need help to understand error messages from nvmet_rdma_send_done
Atul Malakar
malakar.atul5070 at gmail.com
Mon May 7 08:20:53 PDT 2018
Hi All,
We are developing a windows application to connect and send I/Os to
Linux RDMA target in kernel 4.16.3.
When we are sending 128KB read commands using 8 threads with 4
outstanding I/Os each, in the "nvmet_rdma_send_done" routine the
wc->status has value "IB_WC_WR_FLUSH_ERR" and "IB_WC_RETRY_EXC_ERR".
Most of the cases it is "IB_WC_WR_FLUSH_ERR" and in some cases it is
"IB_WC_RETRY_EXC_ERR". We have no idea which module and for what
reason these values are set.
Can anybody let us know from where these error is coming?
Thanks,
Atul
More information about the Linux-nvme
mailing list