Spdk/test/sma
Konrad Sztyber dc4cb8bf83 test/sma: limit number of vhost-blk devices to 2
We *really* don't need to fill the whole bus with virtio-blk
controllers, the intention is just to verify that they can be created on
two different buses.  So, instead of looping through 33 devices, specify
two addresses that will translate to bus 0 and bus 1.

This significantly reduces the amount of necessary resources needed for
this test.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I6d60bd0fa840596d2231f50fc10ccde6b47ac60e
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17032
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2023-03-13 21:02:27 +00:00
..
plugins Add SPDX header to various files 2022-11-29 08:27:51 +00:00
common.sh sma test: disable line wrapping for base64 2022-12-16 09:22:52 +00:00
crypto.sh bdev/crypto: Use accel framework 2023-01-19 22:00:58 +00:00
discovery.sh sma: forbid deleting devices with attached volumes 2022-12-16 09:20:52 +00:00
nvmf_tcp.sh misc: Fix spelling mistakes 2022-12-09 08:16:18 +00:00
plugins.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
qos.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
sma.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
vfiouser_qemu.sh bdev/crypto: Use accel framework 2023-01-19 22:00:58 +00:00
vhost_blk.sh test/sma: limit number of vhost-blk devices to 2 2023-03-13 21:02:27 +00:00