Spdk/test/app
Sebastian Brzezinka 8d85ce85b9 llvm_vfio_fuzz: detach io ctrlr in new thread
Undetached poller cause  timeout when `spdk_thread_exit` has
been called and detaching it in same thread make poller to stuck
on `spdk_nvme_detach_async`.

`spdk_nvme_detach_async` call `nvme_pcie_ctrlr_delete_io_qpair`
which is synchronous making it to wait for response indefinitly.

Fixes #2798.

Signed-off-by: Sebastian Brzezinka <sebastian.brzezinka@intel.com>
Change-Id: Id500841f9c8fd9847e64805864cb136c74b003f1
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15650
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2023-02-17 12:52:59 +00:00
..
bdev_svc update Intel copyright notices 2022-11-10 08:28:53 +00:00
fuzz llvm_vfio_fuzz: detach io ctrlr in new thread 2023-02-17 12:52:59 +00:00
histogram_perf update Intel copyright notices 2022-11-10 08:28:53 +00:00
jsoncat update Intel copyright notices 2022-11-10 08:28:53 +00:00
match Use SPDX license identifiers in remaining files. 2022-06-09 07:35:12 +00:00
stub update Intel copyright notices 2022-11-10 08:28:53 +00:00
cmdline.sh lib/rpc: add RPC allow list 2022-11-15 08:31:02 +00:00
Makefile update Intel copyright notices 2022-11-10 08:28:53 +00:00