Loading test/nvmf/discovery/discovery.sh +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ rootdir=$(readlink -f $testdir/../../..) source $rootdir/scripts/autotest_common.sh source $rootdir/test/nvmf/common.sh MALLOC_BDEV_SIZE=64 MALLOC_BLOCK_SIZE=512 rpc_py="python $rootdir/scripts/rpc.py" set -e Loading @@ -29,6 +32,9 @@ trap "killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT waitforlisten $nvmfpid ${RPC_PORT} $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE modprobe -v nvme-rdma if [ -e "/dev/nvme-fabrics" ]; then Loading test/nvmf/filesystem/filesystem.sh +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ rootdir=$(readlink -f $testdir/../../..) source $rootdir/scripts/autotest_common.sh source $rootdir/test/nvmf/common.sh MALLOC_BDEV_SIZE=64 MALLOC_BLOCK_SIZE=512 rpc_py="python $rootdir/scripts/rpc.py" set -e Loading @@ -24,6 +27,9 @@ trap "killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT waitforlisten $nvmfpid ${RPC_PORT} $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE modprobe -v nvme-rdma if [ -e "/dev/nvme-fabrics" ]; then Loading test/nvmf/fio/fio.sh +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ rootdir=$(readlink -f $testdir/../../..) source $rootdir/scripts/autotest_common.sh source $rootdir/test/nvmf/common.sh MALLOC_BDEV_SIZE=64 MALLOC_BLOCK_SIZE=512 rpc_py="python $rootdir/scripts/rpc.py" set -e Loading @@ -24,6 +27,9 @@ trap "killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT waitforlisten $nvmfpid ${RPC_PORT} $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE modprobe -v nvme-rdma if [ -e "/dev/nvme-fabrics" ]; then Loading test/nvmf/nvme_cli/nvme_cli.sh +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ rootdir=$(readlink -f $testdir/../../..) source $rootdir/scripts/autotest_common.sh source $rootdir/test/nvmf/common.sh MALLOC_BDEV_SIZE=64 MALLOC_BLOCK_SIZE=512 rpc_py="python $rootdir/scripts/rpc.py" set -e Loading @@ -23,6 +26,9 @@ trap "killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT waitforlisten $nvmfpid ${RPC_PORT} $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE modprobe -v nvme-rdma if [ -e "/dev/nvme-fabrics" ]; then Loading test/nvmf/nvmf.conf +0 −4 Original line number Diff line number Diff line Loading @@ -5,9 +5,5 @@ [Rpc] Enable Yes [Malloc] NumberOfLuns 2 LunSizeInMB 64 [Nvmf] MaxQueuesPerSession 4 Loading
test/nvmf/discovery/discovery.sh +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ rootdir=$(readlink -f $testdir/../../..) source $rootdir/scripts/autotest_common.sh source $rootdir/test/nvmf/common.sh MALLOC_BDEV_SIZE=64 MALLOC_BLOCK_SIZE=512 rpc_py="python $rootdir/scripts/rpc.py" set -e Loading @@ -29,6 +32,9 @@ trap "killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT waitforlisten $nvmfpid ${RPC_PORT} $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE modprobe -v nvme-rdma if [ -e "/dev/nvme-fabrics" ]; then Loading
test/nvmf/filesystem/filesystem.sh +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ rootdir=$(readlink -f $testdir/../../..) source $rootdir/scripts/autotest_common.sh source $rootdir/test/nvmf/common.sh MALLOC_BDEV_SIZE=64 MALLOC_BLOCK_SIZE=512 rpc_py="python $rootdir/scripts/rpc.py" set -e Loading @@ -24,6 +27,9 @@ trap "killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT waitforlisten $nvmfpid ${RPC_PORT} $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE modprobe -v nvme-rdma if [ -e "/dev/nvme-fabrics" ]; then Loading
test/nvmf/fio/fio.sh +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ rootdir=$(readlink -f $testdir/../../..) source $rootdir/scripts/autotest_common.sh source $rootdir/test/nvmf/common.sh MALLOC_BDEV_SIZE=64 MALLOC_BLOCK_SIZE=512 rpc_py="python $rootdir/scripts/rpc.py" set -e Loading @@ -24,6 +27,9 @@ trap "killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT waitforlisten $nvmfpid ${RPC_PORT} $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE modprobe -v nvme-rdma if [ -e "/dev/nvme-fabrics" ]; then Loading
test/nvmf/nvme_cli/nvme_cli.sh +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ rootdir=$(readlink -f $testdir/../../..) source $rootdir/scripts/autotest_common.sh source $rootdir/test/nvmf/common.sh MALLOC_BDEV_SIZE=64 MALLOC_BLOCK_SIZE=512 rpc_py="python $rootdir/scripts/rpc.py" set -e Loading @@ -23,6 +26,9 @@ trap "killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT waitforlisten $nvmfpid ${RPC_PORT} $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE $rpc_py construct_malloc_bdev $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE modprobe -v nvme-rdma if [ -e "/dev/nvme-fabrics" ]; then Loading
test/nvmf/nvmf.conf +0 −4 Original line number Diff line number Diff line Loading @@ -5,9 +5,5 @@ [Rpc] Enable Yes [Malloc] NumberOfLuns 2 LunSizeInMB 64 [Nvmf] MaxQueuesPerSession 4