Spdk/test/lib/nvme/unit
Daniel Verkamp f93fd72680 env: split PCI drivers into individual files
Change the PCI enumeration API to individual functions per device type
so that only the drivers that are actually in use get linked into the
final executable.  All of the common code is still shared internally in
the env_dpdk library.

Change-Id: I2ba83afe59202a510f999a0674e23e60b6581221
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-12-06 09:30:55 -07:00
..
nvme_c env: split PCI drivers into individual files 2016-12-06 09:30:55 -07:00
nvme_ctrlr_c nvme: Add support for hotplug. 2016-12-01 10:21:59 +08:00
nvme_ctrlr_cmd_c nvme: add the per process admin cpl queue for multi-process case 2016-11-01 16:48:21 -07:00
nvme_ns_cmd_c env: split PCI drivers into individual files 2016-12-06 09:30:55 -07:00
nvme_qpair_c nvme: remove transport qpair_destroy() function 2016-11-30 17:10:39 -07:00
Makefile build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
test_env.c util/bit_array: use spdk_realloc for process sharing 2016-11-09 15:04:20 -07:00