For testing the nvmet-fcloop series I used these two test cases to exercise the target setup/teardown code paths. Signed-off-by: Daniel Wagner <wagi@xxxxxxxxxx> --- Daniel Wagner (3): common/nvme: add debug nvmet path variable nvme/060: add test nvme fabrics target resetting during I/O nvme/061: add test teardown and setup fabrics target during I/O common/nvme | 1 + tests/nvme/060 | 88 ++++++++++++++++++++++++++++++++++++++++++++++++ tests/nvme/060.out | 2 ++ tests/nvme/061 | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ tests/nvme/061.out | 21 ++++++++++++ 5 files changed, 211 insertions(+) --- base-commit: 236edfd5d892f0abb0747f2668d1b9734349e2f6 change-id: 20250318-test-target-0d63599d94b0 Best regards, -- Daniel Wagner <wagi@xxxxxxxxxx>