Spdk/test/unit/lib/nvmf
Naresh Gottumukkala b50c6bc2d9 nvmf/fc: Use connection list hash table.
Currently we are iterating over a hwqp connection list for every
IO command received. With high load of connections, this is causing
penalty. Use hash table for connection lookup based on connection ID
and also RPI identifier.

Signed-off-by: Naresh Gottumukkala <raju.gottumukkala@broadcom.com>
Change-Id: I857e299722a0b72b25b0dbfe646d446ad98b7c76
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5688
Community-CI: Broadcom CI
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: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2021-01-05 22:36:46 +00:00
..
ctrlr_bdev.c test/unit/lib/nvmf: Add unit test stubs 2020-11-19 09:52:39 +00:00
ctrlr_discovery.c nvmf: add notifications about ns to the transport 2020-12-28 13:52:45 +00:00
ctrlr.c lib/nvmf: mask pending AENs 2020-12-18 09:48:07 +00:00
fc_ls.c nvmf/fc: Use connection list hash table. 2021-01-05 22:36:46 +00:00
fc.c nvmf/fc: Use connection list hash table. 2021-01-05 22:36:46 +00:00
rdma.c test/unit/lib/nvmf: Add unit test stubs 2020-11-19 09:52:39 +00:00
subsystem.c nvmf: add notifications about ns to the transport 2020-12-28 13:52:45 +00:00
tcp.c nvmf/tcp: Remove tcp qpair::send_queue 2020-12-18 09:48:55 +00:00
Makefile NVMe-oF Target: Add FC transport. 2019-07-26 22:17:17 +00:00