Hi Omar, This series includes one improvement for the NVMe tests, two improvements for the NVMeOF-multipath tests and version two of the SRP test that triggers a SCSI reset while I/O is ongoing. Please consider these for the official blktests git repository. Thanks, Bart. Bart Van Assche (4): tests/nvme/rc: Modify the approach for disabling and re-enabling Ctrl-C tests/nvmeof-mp/rc: Make simulate_network_failure_loop() more robust tests/nvmeof-mp/rc: Make the NVMeOF multipath tests more reliable tests/srp/014: Add a test that triggers a SCSI reset while I/O is ongoing tests/nvme/rc | 4 +- tests/nvmeof-mp/rc | 7 +-- tests/srp/014 | 107 +++++++++++++++++++++++++++++++++++++++++++++ tests/srp/014.out | 2 + 4 files changed, 115 insertions(+), 5 deletions(-) create mode 100755 tests/srp/014 create mode 100644 tests/srp/014.out -- 2.22.0.770.g0f2c4a37fd-goog