Spdk/test/unit/lib/nvmf
Ziye Yang 58f1624497 nvmf: add the transport shared buffer num configuration option.
Previously, we allocate the buffer size according
to the MaxQueueDepth info, however this is not exactly
a good way for customers to configure, we should provided
a shared buffer number configuration for the transport.

Change-Id: Ic6ff83076a65e77ec7376688ffb3737fd899057c
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-on: https://review.gerrithub.io/437450
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-12-20 19:55:57 +00:00
..
ctrlr_bdev.c trace: inline tpoint_mask checking 2018-09-04 17:09:25 +00:00
ctrlr_discovery.c nvmf: Discover commands use the nvmf_req->iov struct 2018-12-10 22:59:22 +00:00
ctrlr.c test: Use ut_multithread framework in nvmf/ctrlr 2018-12-19 08:47:47 +00:00
rdma.c nvmf: add the transport shared buffer num configuration option. 2018-12-20 19:55:57 +00:00
request.c trace: inline tpoint_mask checking 2018-09-04 17:09:25 +00:00
subsystem.c test: Use ut_multithread framework in nvmf subsystem unit test 2018-12-18 23:31:08 +00:00
tcp.c nvmf/tcp: Add a poller to check the timeout of each qpair 2018-12-18 08:34:30 +00:00
Makefile test/nvmf: Add unit tests for NVMe-oF TCP transport 2018-12-13 02:42:12 +00:00