numam-dpdk/drivers/net/i40e
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
..
base net/i40e/base: fix bool definition 2017-10-06 02:49:48 +02:00
i40e_ethdev_vf.c pci: introduce library and driver 2017-10-26 23:17:31 +02:00
i40e_ethdev.c pci: introduce library and driver 2017-10-26 23:17:31 +02:00
i40e_ethdev.h net/i40e: add support for packet template to flow director 2017-10-26 02:33:01 +02:00
i40e_fdir.c net/i40e: add support for packet template to flow director 2017-10-26 02:33:01 +02:00
i40e_flow.c net/i40e: fix flow director issue 2017-10-26 02:33:01 +02:00
i40e_logs.h net/i40e: use dynamic log type for control logs 2017-04-05 13:48:45 +02:00
i40e_pf.c net/i40e: remove unnecessary void casts 2017-10-06 02:49:48 +02:00
i40e_pf.h net/i40e: remove DPDK PF version specific code 2017-10-06 02:49:47 +02:00
i40e_regs.h i40e: add EEPROM and registers dumping 2016-03-16 17:48:48 +01:00
i40e_rxtx_vec_altivec.c mbuf: rename deprecated VLAN flags 2017-10-26 02:33:01 +02:00
i40e_rxtx_vec_common.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
i40e_rxtx_vec_neon.c mbuf: rename deprecated VLAN flags 2017-10-26 02:33:01 +02:00
i40e_rxtx_vec_sse.c mbuf: rename deprecated VLAN flags 2017-10-26 02:33:01 +02:00
i40e_rxtx.c mbuf: rename deprecated VLAN flags 2017-10-26 02:33:01 +02:00
i40e_rxtx.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
i40e_tm.c net/i40e: fix parent when adding TM node 2017-10-26 02:33:00 +02:00
Makefile pci: introduce library and driver 2017-10-26 23:17:31 +02:00
rte_pmd_i40e_version.map net/i40e: add support for packet template to flow director 2017-10-26 02:33:01 +02:00
rte_pmd_i40e.c net/i40e: fix queue number error in queue region 2017-10-26 02:33:01 +02:00
rte_pmd_i40e.h net/i40e: add support for packet template to flow director 2017-10-26 02:33:01 +02:00