Spdk/test/unit/lib/nvme
G.Balaji 391d89b873 nvme: move AER handling to a separate function
This prepares for an upcoming patch to fix issue #1701 which
requires handling async events outside of the check
completions loop.

Fixes:  #1701

Signed-off-by: G.Balaji <gbalajieie@gmail.com>
Change-Id: I4985d814903143511383172b1a443580db33a78f
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7416
Community-CI: Broadcom CI
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2021-04-16 15:01:33 +00:00
..
nvme_ctrlr_cmd.c test/nvme_ctrlr_cmd: cases for adding requests abort 2021-04-12 22:43:24 +00:00
nvme_ctrlr_ocssd_cmd.c nvme: Move nsdata to namespace structure 2021-03-02 08:06:15 +00:00
nvme_ctrlr.c test/nvme_ctrlr: cases for ctrlr adding and removing process 2021-03-31 08:52:08 +00:00
nvme_cuse.c test/nvme_cuse: build nvme_cuse unittest file 2021-03-12 08:31:11 +00:00
nvme_io_msg.c test/nvme_io_msg: cases for io_msg_ctrlr register and unregister 2021-03-29 07:35:04 +00:00
nvme_ns_cmd.c test/unit/nvme: relax some nvme_ns_cmd_ut asserts 2021-04-14 15:35:08 +00:00
nvme_ns_ocssd_cmd.c ut/nvme: Fix uninitialized controller structure 2021-04-12 20:59:51 +00:00
nvme_ns.c unittest/nvme_ns: increase code coverage 2021-03-30 11:48:54 +00:00
nvme_pcie_common.c nvme: move AER handling to a separate function 2021-04-16 15:01:33 +00:00
nvme_pcie.c nvme: move AER handling to a separate function 2021-04-16 15:01:33 +00:00
nvme_poll_group.c nvme: Add functions to get/free poll group statistics 2021-04-13 21:30:52 +00:00
nvme_qpair.c nvme: Don't log an error when we can't resubmit all requests 2020-10-26 11:48:46 +00:00
nvme_quirks.c log: simplify SPDK_LOG_REGISTER_COMPONENT 2020-10-14 08:00:35 +00:00
nvme_rdma.c unittest/nvme_rdma: increase code coverage for nvme_rdma.c 2021-04-12 22:40:33 +00:00
nvme_tcp.c unittest/nvme_tcp: increase code coverage for nvme_tcp_qpair_send_h2c_term_req 2021-03-12 08:35:21 +00:00
nvme_transport.c test/nvme_transport: cases for adding and removing poll group 2021-03-22 09:46:18 +00:00
nvme.c lib: add a hotplug lib for device 2021-04-12 09:48:21 +00:00
Makefile lib: add a hotplug lib for device 2021-04-12 09:48:21 +00:00