Spdk/test/lib/nvme/unit
Ziye Yang 0a573526b6 nvme/pcie: Add the support to probe nvme by pci_addr
Currently we use the pci functions provided by DPDK,
it identifies the device by class id related
info but not by pci bdf info, so we can add the filering
by pci_addr in pcie_nvme_enum_cb function.

Change-Id: I5942e98853f00fc10fa6aae5c113517653d1b357
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
2017-01-18 15:30:45 -07:00
..
nvme_c nvme: remove transport ctrlr_attach callback 2017-01-09 11:36:27 -07:00
nvme_ctrlr_c nvme: move num_entries to transport-specific qpairs 2017-01-05 15:49:09 -07:00
nvme_ctrlr_cmd_c nvme: add offset to spdk_nvme_ctrlr_cmd_get_log_page() 2016-12-15 11:16:14 -07:00
nvme_ns_cmd_c nvme: split non-compliant SGLs into multiple requests 2017-01-17 07:51:09 -07:00
nvme_pcie_c nvme/pcie: Add the support to probe nvme by pci_addr 2017-01-18 15:30:45 -07:00
nvme_qpair_c test/nvme: move nvme_pcie unit tests to a new file 2017-01-09 11:36:27 -07:00
nvme_quirks_c nvme: Make striping a quirk 2016-12-09 14:38:42 -07:00
Makefile test/nvme: move nvme_pcie unit tests to a new file 2017-01-09 11:36:27 -07:00
test_env.c nvme: Remove pci_addr from probe_info 2016-12-12 10:46:50 -07:00