diff --git a/test/nvmf/target/nvmf_lvol.sh b/test/nvmf/target/nvmf_lvol.sh index 2229e6663..b2324eb68 100755 --- a/test/nvmf/target/nvmf_lvol.sh +++ b/test/nvmf/target/nvmf_lvol.sh @@ -15,14 +15,6 @@ rpc_py="$rootdir/scripts/rpc.py" nvmftestinit nvmfappstart "-m 0x7" -# SoftRoce does not have enough queues available for -# multiconnection tests. Detect if we're using software RDMA. -# If so - lower the number of subsystems for test. -if check_ip_is_soft_roce $NVMF_FIRST_TARGET_IP; then - echo "Using software RDMA, lowering number of NVMeOF subsystems." - SUBSYS_NR=1 -fi - $rpc_py nvmf_create_transport $NVMF_TRANSPORT_OPTS -u 8192 # Construct a RAID volume for the logical volume store