Spdk/test/unit/lib/nvmf
Naresh Gottumukkala 561a9f26ec nvmf/fc: Create fc_req pool per connection.
1) Create fc_req pool per fc connection based on SQ size. This gives more flexibity.
2) Remove create_max_aq_conns_test as it is not longer valid. We dont have any limit
on number of AQ connections based on the HW RQ size.

Signed-off-by: Naresh Gottumukkala <raju.gottumukkala@broadcom.com>
Change-Id: I5c0b0d9ec9e9d63c7dccd76be7d6363a1f49c63e
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5432
Community-CI: Broadcom CI
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Anil Veerabhadrappa <anil.veerabhadrappa@broadcom.com>
2020-12-17 04:40:33 +00:00
..
ctrlr_bdev.c test/unit/lib/nvmf: Add unit test stubs 2020-11-19 09:52:39 +00:00
ctrlr_discovery.c test/unit/lib/nvmf: Add unit test stubs 2020-11-19 09:52:39 +00:00
ctrlr.c remove unneeded spdk_internal/thread.h includes 2020-12-10 14:38:04 +00:00
fc_ls.c nvmf/fc: Create fc_req pool per connection. 2020-12-17 04:40:33 +00:00
fc.c nvmf/fc: Create fc_req pool per connection. 2020-12-17 04:40:33 +00:00
rdma.c test/unit/lib/nvmf: Add unit test stubs 2020-11-19 09:52:39 +00:00
subsystem.c remove unneeded spdk_internal/thread.h includes 2020-12-10 14:38:04 +00:00
tcp.c remove unneeded spdk_internal/thread.h includes 2020-12-10 14:38:04 +00:00
Makefile NVMe-oF Target: Add FC transport. 2019-07-26 22:17:17 +00:00