pci: support class id probing
authorZiye Yang <ziye.yang@intel.com>
Tue, 24 May 2016 12:50:36 +0000 (20:50 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 14 Jun 2016 14:50:36 +0000 (16:50 +0200)
commit701c8d80c820461e8255dfb7387a09f0e54399f0
tree20e52bb60ca7d41a289cf0685983e130f8fdec1b
parent18aa32725ebb662f73b004ffd061eeb780e4de78
pci: support class id probing

This patch is used to add the class_id (class_code,
subclass_code, programming_interface) support for
pci_device probe. With this patch, it will be
flexible for users to probe a class of devices
by class_id.

Signed-off-by: Ziye Yang <ziye.yang@intel.com>
doc/guides/rel_notes/deprecation.rst
lib/librte_eal/bsdapp/eal/eal_pci.c
lib/librte_eal/common/eal_common_pci.c
lib/librte_eal/common/include/rte_pci.h
lib/librte_eal/linuxapp/eal/eal_pci.c