b6fba11db7
Set the maximum admin queue size to 256 to make sure it can hold the number of admin requests required by the abort application. This patch fixes the following error and actually allows the test to start: ctrlr.c: 720:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE for admin queue 135 (min 1, max 127) Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I4042481ffb2792381ef2e4ad295be067a610bd7e Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10771 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> |
||
---|---|---|
.. | ||
host | ||
target | ||
common.sh | ||
nvmf.sh | ||
README.md |
NVMe-oF test scripts
The test scripts in this directory hierarchy can be run in isolation by passing the --iso flag when running the test script. This will set up the RDMA NIC for testing and then tear it back down again when the test is completed.