Loading
scripts/nvmf_perf: raise an exception when subsystems var is empty
If SPDK crashes and is not running, subsystems will not be found on the target side. It may lead to exceptions in the other code parts e.g ZeroDivisionError: division by zero Signed-off-by:Kamil Godzwon <kamilx.godzwon@intel.com> Change-Id: Ia99ec2d14d773687410e970f2c72ab9868b410f1 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19702 Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Karol Latecki <karol.latecki@intel.com> Reviewed-by:
Ben Walker <ben@nvidia.com> Reviewed-by:
Jim Harris <jim.harris@gmail.com>