Spdk/test/unit/lib/nvmf
Changpeng Liu 742ae4ec72 nvmf/vfio-user: check SQ doorbell is valid or not before use
According to the specification, we should also post an AER
error event for this error case.

Fix #2171.

Change-Id: Ifb2343453ea5e36ce244938a939537ee6ed1c4e1
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9584
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
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-09-30 08:08:05 +00:00
..
ctrlr_bdev.c test/nvmf/ctrlr_bdev: cases for ctrlr reading and writing cmd 2021-09-27 10:54:08 +00:00
ctrlr_discovery.c nvmf: Fix double controller destruction when subsys is deleted 2021-09-08 08:04:04 +00:00
ctrlr.c nvmf: Fix double controller destruction when subsys is deleted 2021-09-08 08:04:04 +00:00
fc_ls.c test: optimize unit test .gitignore files 2021-08-20 07:29:57 +00:00
fc.c test: optimize unit test .gitignore files 2021-08-20 07:29:57 +00:00
nvmf.c nvmf: Correct the error path of transport creation. 2021-09-08 08:08:41 +00:00
rdma.c nvmf: deduplicate transport listen dump opts 2021-09-06 09:53:57 +00:00
subsystem.c test/nvmf/subsystem: cases for restoring ns reservation 2021-09-24 07:42:51 +00:00
tcp.c lib/nvmf : Fixed bad response if response is sent prior to _nvmf_request_complete being called 2021-09-03 08:07:55 +00:00
transport.c test/nvmf/transport: cases for creating polling group 2021-09-22 06:58:51 +00:00
vfio_user.c nvmf/vfio-user: check SQ doorbell is valid or not before use 2021-09-30 08:08:05 +00:00
Makefile test/nvmf: only build and run transport_ut.c when RDMA is enabled 2021-09-01 07:34:37 +00:00