numam-dpdk/drivers/net/nfp
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
..
Makefile pci: introduce library and driver 2017-10-26 23:17:31 +02:00
nfp_net_ctrl.h net/nfp: support PF multiport 2017-10-06 02:49:48 +02:00
nfp_net_eth.h net/nfp: add NSP support for HW link configuration 2017-10-06 02:49:48 +02:00
nfp_net_logs.h nfp: introduce driver initialization 2015-12-08 03:00:42 +01:00
nfp_net_pmd.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
nfp_net.c ethdev: allow returning error on VLAN offload ops 2017-10-26 02:33:01 +02:00
nfp_nfpu.c pci: introduce library and driver 2017-10-26 23:17:31 +02:00
nfp_nfpu.h pci: introduce library and driver 2017-10-26 23:17:31 +02:00
nfp_nspu.c net/nfp: read PF port MAC addr using NSP 2017-10-06 02:49:48 +02:00
nfp_nspu.h net/nfp: read PF port MAC addr using NSP 2017-10-06 02:49:48 +02:00
rte_pmd_nfp_version.map nfp: introduce driver initialization 2015-12-08 03:00:42 +01:00