f08cea7169
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>