Spdk/test
Seth Howell 09e3f4e3db nvmf: give qpair_disconnect an asynchronous api.
qpair_disconnect has previously presented an entirely synchronous API.
However, it relies on other asynchronous operations to complete its
task. By giving it an asynchronous API, we can avoid possible race
conditions. Patch 1 of several.

Change-Id: If9e26ee70ae5d6c0273750226b4408a8e4587e19
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/417345
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-07-06 22:49:39 +00:00
..
app app: add missing spdk_app_fini call 2018-07-02 03:28:11 +00:00
bdev test/json: Add rbd bdev test 2018-07-06 22:48:57 +00:00
blobfs build: add sock dependency for all NVMe lib users 2018-06-22 17:09:57 +00:00
blobstore autotest_common.sh: move to test/common 2018-02-27 20:37:27 -05:00
common test/config: add some comments to vm_setup 2018-07-06 22:15:24 +00:00
cpp_headers build: add @: to remaining 'all' targets 2018-02-14 17:38:25 -05:00
env env_dpdk: fix mem_map translation for sizes >2MB 2018-07-06 22:36:22 +00:00
event thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
ioat ioat: remove ioat kperf kernel driver test harness 2018-04-30 17:11:53 +00:00
iscsi_tgt bdev: add delete_pmem_bdev call 2018-07-02 22:53:18 +00:00
json_config test/json: Add rbd bdev test 2018-07-06 22:48:57 +00:00
lvol pkgdep: support pycodestyle in check_format.sh 2018-06-22 18:03:31 +00:00
nvme test: remove more sys_sgsw dependencies from test scripts 2018-07-02 21:32:39 +00:00
nvmf bdev: add delete_null_bdev call 2018-07-02 22:53:18 +00:00
pmem test/json: Add pmem bdev test 2018-07-05 19:09:56 +00:00
unit nvmf: give qpair_disconnect an asynchronous api. 2018-07-06 22:49:39 +00:00
vhost test/json: Test for vhost subsystem. 2018-07-05 20:28:24 +00:00
Makefile test: move lib/json up to test app directory 2018-03-29 00:31:24 -04:00
spdk_cunit.h test: remove leftover spdk_cunit declaration 2018-07-06 22:47:56 +00:00