eal: allow to whitelist devices
authorIntel <intel.com>
Wed, 18 Sep 2013 10:00:00 +0000 (12:00 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 9 Oct 2013 14:03:59 +0000 (16:03 +0200)
commitcd5b32ee33ca37828fbcba51c988e13e82645583
tree3dc77585fc94ebd92de6ccb3fe5b7bb907c6ece3
parent5a55b9ac91face71e9d665eecc716201d28745b0
eal: allow to whitelist devices

The new option --use-device is a PCI whitelist.
It is the opposite to -b option.

Signed-off-by: Intel
lib/librte_eal/common/eal_common_pci.c
lib/librte_eal/common/eal_common_whitelist.c [new file with mode: 0644]
lib/librte_eal/common/include/eal_private.h
lib/librte_eal/linuxapp/eal/Makefile
lib/librte_eal/linuxapp/eal/eal.c