eal: introduce non-pci 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:16:14 +0000 (16:16 +0200)
commit2c502225c64c79b070997ff72e7963b1da7b2ec3
treead7318cd16dcf59e1d6cafa31493ff826dca7dbf
parentfe3a45fd41044a57ccbc67219e6700d87fa52c4b
eal: introduce non-pci devices

This type of pseudo-device is needed for ring and pcap PMDs.
They are compatible with whitelist and are initialized in rte_eal_init().

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