+25
−0
Loading
The test verifies that the NVMe/TLS driver initialization is asynchronous. This is an addition to already existing async NVMe tests. This test attaches NVMe bdev by connecting back to itself, with the target app running on a single core. This verifies that the initialization is completely asynchronous, as each blocking call would stall the application. Change-Id: I9977e06f4f0ee292c6ce529d9a2230434759f3f4 Signed-off-by:Boris Glimcher <Boris.Glimcher@emc.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19137 Reviewed-by:
Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>