numam-dpdk/app
Gaetan Rivet c752998b5e pci: introduce library and driver
The PCI lib defines the types and methods allowing to use PCI elements.

The PCI bus implements a bus driver for PCI devices by constructing
rte_bus elements using the PCI lib.

Move the relevant code out of the EAL to its expected place.

Libraries, drivers, unit tests and applications are updated to use the
new rte_bus_pci.h header when necessary.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
2017-10-26 23:17:31 +02:00
..
pdump app: fix port id type 2017-10-13 21:57:48 +02:00
proc_info app/proc_info: fix port id type 2017-10-13 01:17:49 +01:00
test-crypto-perf app/crypto-perf: fix build with -Ofast 2017-10-13 12:51:27 +02:00
test-eventdev app/testeventdev: fix divide by zero in stats 2017-07-31 22:43:48 +02:00
test-pmd pci: introduce library and driver 2017-10-26 23:17:31 +02:00
Makefile app/testeventdev: introduce dpdk-test-eventdev app 2017-07-07 09:30:46 +02:00