Loading test/nvmf/common.sh +0 −2 Original line number Diff line number Diff line Loading @@ -81,8 +81,6 @@ function allocate_nic_ips() function nvmfcleanup() { sync sleep 5 sync rmmod nvme-rdma } Loading test/nvmf/filesystem/filesystem.sh +3 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,9 @@ for dev in $devs; do done done sync nvme disconnect -n "nqn.2016-06.io.spdk:cnode1" trap - SIGINT SIGTERM EXIT nvmfcleanup Loading test/nvmf/fio/fio.sh +3 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,9 @@ $testdir/nvmf_fio.py 4096 1 randrw 1 verify $testdir/nvmf_fio.py 4096 128 rw 1 verify $testdir/nvmf_fio.py 4096 128 randrw 1 verify sync nvme disconnect -n "nqn.2016-06.io.spdk:cnode1" rm -f ./local-job0-0-verify.state trap - SIGINT SIGTERM EXIT Loading Loading
test/nvmf/common.sh +0 −2 Original line number Diff line number Diff line Loading @@ -81,8 +81,6 @@ function allocate_nic_ips() function nvmfcleanup() { sync sleep 5 sync rmmod nvme-rdma } Loading
test/nvmf/filesystem/filesystem.sh +3 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,9 @@ for dev in $devs; do done done sync nvme disconnect -n "nqn.2016-06.io.spdk:cnode1" trap - SIGINT SIGTERM EXIT nvmfcleanup Loading
test/nvmf/fio/fio.sh +3 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,9 @@ $testdir/nvmf_fio.py 4096 1 randrw 1 verify $testdir/nvmf_fio.py 4096 128 rw 1 verify $testdir/nvmf_fio.py 4096 128 randrw 1 verify sync nvme disconnect -n "nqn.2016-06.io.spdk:cnode1" rm -f ./local-job0-0-verify.state trap - SIGINT SIGTERM EXIT Loading