Spdk/test/unit/lib/nvmf
Changpeng Liu 9af65927c5 nvmf: support static CNTLID
SPDK NVMf subsystem supports dynamic controller model, for
transports other fabrics, users should use static controller
model.

Change-Id: I364ea61a71b04d51932fd9e0e16f401a383ff67c
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10149
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2022-06-30 13:32:30 -04:00
..
ctrlr_bdev.c nvmf/ctrlr_bdev: Set DNR bit in status for failed NVMe passthru 2022-06-30 13:32:28 -04:00
ctrlr_discovery.c nvmf: update discovery log when removing hostnqn 2022-06-30 13:32:29 -04:00
ctrlr.c nvmf: Add discovery filtering rules 2022-06-30 13:32:27 -04:00
fc_ls.c ut/fc : fix fc_ls_ut compilation failure 2022-06-30 13:32:29 -04: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 nvmf: support static CNTLID 2022-06-30 13:32:30 -04:00
tcp.c nvmf: remove accept poller from generic layer 2022-06-30 13:32:29 -04:00
transport.c test/nvmf/transport: cases for creating polling group 2022-06-30 13:32:25 -04:00
vfio_user.c UT/vfio-user: fix clang-12 compilation error 2022-06-30 13:32:29 -04:00
Makefile test/nvmf: only build and run transport_ut.c when RDMA is enabled 2021-09-01 07:34:37 +00:00