Spdk/test/unit/lib/nvme
Changpeng Liu 967339f3e5 nvme: factor out qpair destruction function
Factor qpair destruction function so that we can put common
resource release together in future.

Change-Id: I44139947820c2a384b745ae2673799f1b736369c
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/412604
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-06-08 00:26:05 +00:00
..
nvme_ctrlr_cmd.c nvme: make basic request functions static inline 2018-06-04 03:28:19 +00:00
nvme_ctrlr.c nvme: make basic request functions static inline 2018-06-04 03:28:19 +00:00
nvme_ns_cmd.c nvme: make basic request functions static inline 2018-06-04 03:28:19 +00:00
nvme_ns.c nvme: add helper to wait for internal commands 2018-05-28 01:43:55 +00:00
nvme_pcie.c nvme: factor out qpair destruction function 2018-06-08 00:26:05 +00:00
nvme_qpair.c nvme: make basic request functions static inline 2018-06-04 03:28:19 +00:00
nvme_quirks.c nvme: add debug logs for matched quirks 2018-02-23 10:07:39 -05:00
nvme.c nvme: optimize layout of struct nvme_payload 2018-06-01 21:01:42 +00:00
Makefile test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00