Spdk/test/unit/lib/nvmf
Ben Walker f08cea7169 nvmf: Perform QID validation using a bit mask
Instead of scanning a list of all qpairs, use a bit
mask to determine if the requested QID is unique.

This is not for performance reasons, but because
eventually the ctrlr's list of qpairs is going to
need to go away.

Change-Id: Ic25ee60e4f9cd9d596815719760d5be892f29d0c
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/413286
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-06-07 16:07:38 +00:00
..
ctrlr_bdev.c nvmf: SGL support for NVMF RDMA Driver. 2018-06-04 17:15:49 +00:00
ctrlr_discovery.c nvmf: Statically size the subsystems arrays 2018-05-09 23:31:54 +00:00
ctrlr.c nvmf: Perform QID validation using a bit mask 2018-06-07 16:07:38 +00:00
request.c test: use spdk.unittest.mk for nvmf unit tests 2018-02-14 10:40:40 -05:00
subsystem.c nvmf: Statically size the subsystems arrays 2018-05-09 23:31:54 +00:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00