Spdk/lib/nvmf
Changpeng Liu 8a842de519 nvmf: stop paused subsystem correctly
For live migration support in vfio-user transport, we need to pause
the subsystem when starting migration in source VM, then after
migration, the subsystem is in paused state, when exiting the
application, we will call spdk_nvmf_subsystem_stop() at last,
and existing code will assert this case.

Change-Id: If5214c45973b27f6092c4a6d71ede336e54d89e8
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9407
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Dong Yi <dongx.yi@intel.com>
2022-06-30 13:32:27 -04:00
..
ctrlr_bdev.c lib/nvmf: Set missing fields if OPTPERF is set 2022-06-30 13:32:27 -04:00
ctrlr_discovery.c nvmf: Add discovery filtering rules 2022-06-30 13:32:27 -04:00
ctrlr.c nvmf/ctrlr: check offset parameter for get log page command 2022-06-30 13:32:27 -04:00
fc_ls.c nvmf/fc: Handle out of order fused commands. 2021-01-14 16:18:25 +00:00
fc.c trace: shorten tpoint names 2022-06-30 13:32:27 -04:00
Makefile nvmf/vfio-user: don't set RESERVATION support for vfio-user transport 2021-08-25 07:27:10 +00:00
nvmf_fc.h nvmf/fc: Add flag to differentiate LS queue and non LS queue. 2021-01-14 16:18:25 +00:00
nvmf_internal.h nvmf: only change CSTS RDY and SHN after no connected IO queues 2022-06-30 13:32:27 -04:00
nvmf_rpc.c nvmf: Add discovery filtering rules 2022-06-30 13:32:27 -04:00
nvmf.c nvmf: Add discovery filtering rules 2022-06-30 13:32:27 -04:00
rdma.c trace: move all trace definitions to a separate file 2022-06-30 13:32:26 -04:00
spdk_nvmf.map lib/nvmf : Added support for ZCOPY 2021-07-23 08:34:43 +00:00
subsystem.c nvmf: stop paused subsystem correctly 2022-06-30 13:32:27 -04:00
tcp.c trace: shorten tpoint names 2022-06-30 13:32:27 -04:00
transport.c nvmf: fix check for buffs num in nvmf_request_get_buffers 2022-06-30 13:32:27 -04:00
transport.h nvmf: Allow nvmf_transport_qpair_fini to complete asynchronously. 2020-11-18 11:28:02 +00:00
vfio_user.c nvmf/vfio-user: return NVMe compliance SC value when creating IO queues 2022-06-30 13:32:27 -04:00