[PATCH blktests 2/2] nvme/060: suppress "nvme connect" failure for rdma transport

Daniel Wagner dwagner at suse.de
Thu Jun 18 22:57:50 PDT 2026


On Fri, Jun 19, 2026 at 10:33:29AM +0900, Shin'ichiro Kawasaki wrote:
> The test case nvme/060 often fails for the rdma transport with the
> message "FAIL: nvme connect return error code":
> 
> nvme/060 (tr=rdma) (test nvme fabrics target reset)          [failed]
>     runtime  86.258s  ...  23.604s
>     --- tests/nvme/060.out	2025-08-26 21:28:52.798847739 +0900
>     +++ /home/shin/Blktests/blktests/results/nodev_tr_rdma/nvme/060.out.bad	2026-06-18 15:36:18.239424796 +0900
>     @@ -1,2 +1,3 @@
>      Running nvme/060
>     +FAIL: nvme connect return error code
>      Test complete
> 
> The test case repeats nvme connect and disconnect while controller
> resets are repeated in parallel. In this situation, connect failures are
> expected and should not alarm users. Suppress the failure message for
> the rdma transport.
> 
> Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki at wdc.com>

Looks good to me!

Reviewed-by: Daniel Wagner <dwagner at suse.de>



More information about the Linux-nvme mailing list