This bug was preventing multiple calls to spdk_nvme_probe() from working, since the first call would return 0 from all of the DPDK driver init callbacks and prevent other devices from ever being enumerated in subsequent calls. Reported-by: Tsuyoshi Uchida <tuchida@us.fujitsu.com> Change-Id: I871aa170bbd03be111604eeabe3a7a7a4f40ce89 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> |
||
---|---|---|
.. | ||
Makefile | ||
nvme_ctrlr_cmd.c | ||
nvme_ctrlr.c | ||
nvme_internal.h | ||
nvme_ns_cmd.c | ||
nvme_ns.c | ||
nvme_pcie.c | ||
nvme_qpair.c | ||
nvme_quirks.c | ||
nvme_rdma.c | ||
nvme_transport.c | ||
nvme_uevent.c | ||
nvme_uevent.h | ||
nvme.c |