Spdk/scripts/perf
Karol Latecki 9a028f88ac scripts/perf_nvmf: fix Kernel Initiator regex issue
Get full regex match using ".group(0)" method.
Otherwise a non-iterable MatchObject is passed
to get_route_nic_numa() which causes an exception.

Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Change-Id: Ief8b08387e4233d42b5ac32bd4d7394596aabd78
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14649
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com>
Reviewed-by: Michal Berger <michal.berger@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2022-09-23 10:03:33 +00:00
..
nvme build: Place fio plugins into build/fio 2020-06-15 15:27:16 +00:00
nvmf scripts/perf_nvmf: fix Kernel Initiator regex issue 2022-09-23 10:03:33 +00:00
pm scripts/perf: Add script for collecting system power statistics 2022-09-20 10:17:04 +00:00
vhost perf/vhost: Allow to only generate the fio configuration 2022-09-21 22:51:24 +00:00