Spdk/test/iscsi_tgt
Jim Harris d96abc9f0d test/nvmf: remove -p num_queues restrictions
There's a bug in Linux 5.1 (possibly 5.0 too) where
the kernel initiator driver crashes if it can't get
one queue per CPU.  This will get fixed eventually,
but for now we need to remove the cases where we
restrict the number of queues per controller so that
we can test on newer kernels.

Even on cases where we're testing the SPDK initiator,
there's no real need to restrict the number of queue
pairs.

The kernel will eventually get fixed, but we should
be testing with default behavior anyways (the kernel
wants lots of queues).  We'll also want to add some
regression tests to make sure the kernel doesn't
break again.  But that will all come later.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I9979e6d94456e075688b822b042936b63e518a4a

Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/454819
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-05-22 14:50:05 +00:00
..
bdev_io_wait test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
calsoft test/iscsi: fix support for python 3.6 in calsoft.py 2019-01-14 05:45:35 +00:00
digests test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
ext4test test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
filesystem test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
fio test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
initiator test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
ip_migration test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
lvol test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
multiconnection test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
nvme_remote test/nvmf: remove -p num_queues restrictions 2019-05-22 14:50:05 +00:00
perf test: don't call python explicitly 2019-05-08 14:22:19 +00:00
pmem scripts/fio.py: add support for specifying num_jobs 2019-04-24 09:22:16 +00:00
qos test/qos: precalculate bandwidth limits 2019-05-22 10:21:49 +00:00
rbd test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
reset test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
rpc_config scripts:Fix Python errors in checking scripts 2019-02-12 18:37:09 +00:00
sock test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
trace_record test/iscsi: pipe scripts to rpc.py in trace_record.sh 2019-05-14 19:07:31 +00:00
common.sh test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
iscsi_tgt.sh test/qos: disable iscsi qos tests 2019-04-29 17:32:26 +00:00
test_plan.md test/iscsi: Add iscsi_tgt with NVML backend test 2017-10-19 13:00:27 -04:00