There was an issue in the hotplug poller where it would fail to probe the added/removed nvme pcie devices due to an error trying to find the PCIe transport type. This happened because the `struct spdk_nvme_transport_id` needs to have its trstring filled in after a change was made to get transports by name to allow for custom transport types. This change fills in the trstring so that downstream checks correctly pass. Fixes #1159 Change-Id: I35d2834f3ba58a8e6f8e91d290c1f4cb9c158e5a Signed-off-by: Mike Carlin <mikefcarlin@protonmail.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/482449 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
bdev_nvme_cuse_rpc.c | ||
bdev_nvme_rpc.c | ||
bdev_nvme.c | ||
bdev_nvme.h | ||
bdev_ocssd_rpc.c | ||
bdev_ocssd.c | ||
bdev_ocssd.h | ||
common.c | ||
common.h | ||
Makefile | ||
nvme_rpc.c | ||
vbdev_opal_rpc.c | ||
vbdev_opal.c | ||
vbdev_opal.h |