Spdk/test
Daniel Verkamp a9df326a0e nvmf: only allow one Controller per Subsystem
Multiple NVMe controllers within a subsystem does not work correctly,
since we would need to virtualize the controller data, namespace IDs,
and so on.  For now, only allow pass-through mapping of a single NVMe
controller per subsystem.

Change-Id: Ib2d3576d2856c46a086f38eb6bec56f3e7a73575
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-07-07 15:09:30 -07:00
..
lib nvme: combine CAP register into one 64-bit union 2016-07-07 13:52:16 -07:00
nvmf nvmf: only allow one Controller per Subsystem 2016-07-07 15:09:30 -07:00
Makefile build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
spdk_cunit.h cunit: add test result JSON formatting 2016-05-12 15:42:09 -07:00