Spdk/lib/nvme
Daniel Verkamp fd1ba17c16 nvme: match devices by class code with DPDK PCI
DPDK 16.07 introduced a new PCI ID field for matching by class code
instead of vendor/device ID. Use it to match all NVMe devices instead of
explicitly listing vendor and device ID pairs.

Change-Id: Ib2a5cc6833bf2b793d37d77caab97207f365df8f
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-08-24 09:47:23 -07:00
..
Makefile build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
nvme_ctrlr_cmd.c nvme: No longer abstract away pthread calls 2016-08-19 10:53:06 -07:00
nvme_ctrlr.c No longer wrap assert() 2016-08-19 10:53:06 -07:00
nvme_impl.h nvme: match devices by class code with DPDK PCI 2016-08-24 09:47:23 -07:00
nvme_intel.c doc/nvme: move pages to separate text files 2016-03-29 10:49:06 -07:00
nvme_internal.h nvme: No longer abstract away pthread calls 2016-08-19 10:53:06 -07:00
nvme_ns_cmd.c No longer wrap assert() 2016-08-19 10:53:06 -07:00
nvme_ns.c No longer wrap assert() 2016-08-19 10:53:06 -07:00
nvme_qpair.c No longer wrap assert() 2016-08-19 10:53:06 -07:00
nvme.c No longer wrap assert() 2016-08-19 10:53:06 -07:00