Spdk/test/vhost
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
..
common vhost: Delete scripts for manual testing 2019-05-16 11:16:30 +00:00
fiotest vhost: Use standard path names throughout tests 2019-05-16 11:16:30 +00:00
hotplug test/vhost: Fix. Remove recursive common.sh sourcing 2019-05-20 09:02:33 +00:00
initiator vhost: Use standard path names throughout tests 2019-05-16 11:16:30 +00:00
integrity test/vhost: remove sourcing from integrity_vm.sh 2019-05-20 20:02:27 +00:00
lvol vhost: Use standard path names throughout tests 2019-05-16 11:16:30 +00:00
migration test/nvmf: remove -p num_queues restrictions 2019-05-22 14:50:05 +00:00
other vhost: Use standard path names throughout tests 2019-05-16 11:16:30 +00:00
perf_bench vhost: Use standard path names throughout tests 2019-05-16 11:16:30 +00:00
readonly vhost: Use standard path names throughout tests 2019-05-16 11:16:30 +00:00
shared vhost: Use standard path names throughout tests 2019-05-16 11:16:30 +00:00
vhost_boot vhost: Use standard path names throughout tests 2019-05-16 11:16:30 +00:00
windows vhost: Use standard path names throughout tests 2019-05-16 11:16:30 +00:00
common.sh vhost: No longer source autotest_common.sh in common.sh 2019-05-16 11:16:30 +00:00
manual.sh vhost: Use standard path names throughout tests 2019-05-16 11:16:30 +00:00
test_plan.md test/vhost: remove virsh use from filesystem test 2018-03-23 04:08:28 -04:00
vhost.sh vhost: Use standard path names throughout tests 2019-05-16 11:16:30 +00:00