Spdk/test/unit/lib/nvmf
Jacek Kalwas 538f1354e0 nvmf: allow to override virtual controller capabilities
Virtual controller capabilities can be overridden on transport
specific layer. The current behavior shall be preserved.

This can be useful to limit or extend the default based on transport
type.

Signed-off-by: Jacek Kalwas <jacek.kalwas@intel.com>
Change-Id: I754f0d957a46f219adc1e55f792e79c7546ddb43
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1274
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2020-04-28 13:48:17 +00:00
..
ctrlr_bdev.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
ctrlr_discovery.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
ctrlr.c nvmf: allow to override virtual controller capabilities 2020-04-28 13:48:17 +00:00
fc_ls.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
fc.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
rdma.c nvmf: allow to override virtual controller capabilities 2020-04-28 13:48:17 +00:00
subsystem.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
tcp.c lib/thread: Wait until thread_is_exited() is true by thread_poll() after thread_exit() 2020-04-08 06:43:05 +00:00
Makefile NVMe-oF Target: Add FC transport. 2019-07-26 22:17:17 +00:00