Issues running nvme-tcp/rdma passthru blktests

Alan Adamson alan.adamson at oracle.com
Thu Mar 31 14:45:25 PDT 2022


When executing blktest nvme tests with tcp and rdma, and with 
CONFIG_NVME_TARGET_PASSTHRU enabled, tests nvme/034-037 did not
complete.

This was because the nvme/rc helper for setting up passthru targets
hardcoded trtype to "loop" which resulted in the nvme connect to
fail.

The following patch resolves this.

Alan




More information about the Linux-nvme mailing list