Spdk/test/common/lib
Monica Kenguva 771f65bb1f nvme: asynchronous create io qpair
async_mode option is currently supported in PCIe transport layer
to create io qpair asynchronously. User polls the io_qpair for
completions, after create cq and sq completes in order, pqpair
is set to READY state. I/O submitted before the qpair is ready
is queued internally. Currently other transports only support
synchronous io qpair creation.

Signed-off-by: Monica Kenguva <monica.kenguva@intel.com>
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Change-Id: Ib2f9043872bd5602274e2508cf1fe9ff4211cabb
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8911
Community-CI: Mellanox Build Bot
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2021-08-13 07:27:07 +00:00
..
nvme nvme: asynchronous create io qpair 2021-08-13 07:27:07 +00:00
test_env.c test: add some missing stubs 2020-11-02 11:23:21 +00:00
test_rdma.c unittest/nvme_rdma: increase code coverage for nvme_rdma.c 2021-06-02 10:23:51 +00:00
test_sock.c unittest/nvme_tcp: increase code coverage for nvme_tcp.c 2021-06-09 07:21:05 +00:00
ut_multithread.c remove unneeded spdk_internal/thread.h includes 2020-12-10 14:38:04 +00:00