numam-dpdk/drivers/net/ark
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
..
ark_ddm.c net/ark: provide API for hardware modules UDM and DDM 2017-04-19 15:37:37 +02:00
ark_ddm.h net/ark: provide API for hardware modules UDM and DDM 2017-04-19 15:37:37 +02:00
ark_ethdev_rx.c net/ark: remove empty header file 2017-10-06 02:49:47 +02:00
ark_ethdev_rx.h net/ark: add Rx initial version 2017-04-19 15:37:37 +02:00
ark_ethdev_tx.c net/ark: remove empty header file 2017-10-06 02:49:47 +02:00
ark_ethdev_tx.h net/ark: add Tx initial version 2017-04-19 15:37:37 +02:00
ark_ethdev.c pci: introduce library and driver 2017-10-26 23:17:31 +02:00
ark_ext.h ethdev: add return value to stats get dev op 2017-10-12 01:52:49 +01:00
ark_global.h ethdev: add return value to stats get dev op 2017-10-12 01:52:49 +01:00
ark_logs.h
ark_mpu.c
ark_mpu.h
ark_pktchkr.c net/ark: add null pointer check 2017-10-06 02:49:49 +02:00
ark_pktchkr.h net/ark: provide API for hardware modules pktchkr and pktgen 2017-04-19 15:37:37 +02:00
ark_pktdir.c net/ark: add null pointer check 2017-10-06 02:49:49 +02:00
ark_pktdir.h
ark_pktgen.c net/ark: add null pointer check 2017-10-06 02:49:49 +02:00
ark_pktgen.h net/ark: provide API for hardware modules pktchkr and pktgen 2017-04-19 15:37:37 +02:00
ark_rqp.c net/ark: report hardware status on init 2017-04-19 15:37:37 +02:00
ark_rqp.h net/ark: report hardware status on init 2017-04-19 15:37:37 +02:00
ark_udm.c net/ark: provide API for hardware modules UDM and DDM 2017-04-19 15:37:37 +02:00
ark_udm.h net/ark: provide API for hardware modules UDM and DDM 2017-04-19 15:37:37 +02:00
Makefile pci: introduce library and driver 2017-10-26 23:17:31 +02:00
rte_pmd_ark_version.map