On Thu, Mar 31, 2022 at 02:45:26PM -0700, Alan Adamson wrote: > No matter what was passed in with nvme_trtype, the target was being > set up with trtype as "loop". This caused several passthru tests > to fail when testing tcp or rdma. > > Signed-off-by: Alan Adamson <alan.adamson@xxxxxxxxxx> > --- > tests/nvme/rc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks.