[PATCH blktests v6 2/2] nvme/048: test queue count changes on reconnect
Daniel Wagner
dwagner at suse.de
Thu Apr 6 01:37:32 PDT 2023
On Thu, Apr 06, 2023 at 10:30:50AM +0200, Daniel Wagner wrote:
> +test() {
> + local subsys_name="blktests-subsystem-1"
> + local cfs_path="${NVMET_CFS}/subsystems/${subsys_name}"
> + local file_path="${TMPDIR}/img"
> + local skipped=false
> + local hostnqn
> + local hostid
> + local port
> +
> + echo "Running ${TEST_NAME}"
I think I missing a _nvmet_setup call here.
More information about the Linux-nvme
mailing list