numam-dpdk/drivers/event
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
..
dpaa2 event/dpaa2: fix shared build 2017-10-26 23:04:54 +02:00
octeontx pci: introduce library and driver 2017-10-26 23:17:31 +02:00
skeleton pci: introduce library and driver 2017-10-26 23:17:31 +02:00
sw event/sw: fix get of single xstat value 2017-10-25 14:03:43 +02:00
Makefile event/dpaa2: support event Rx adapter 2017-10-25 14:03:43 +02:00