numam-dpdk/examples/ip_pipeline
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
..
config make python scripts PEP8 compliant 2017-01-04 21:12:58 +01:00
pipeline apps: add mask-based hash functions 2017-10-24 13:10:08 +02:00
app.h xen: remove dependency in applications 2017-10-09 01:51:58 +02:00
config_check.c examples/ip_pipeline: add TAP port 2016-10-13 11:44:08 +02:00
config_parse_tm.c examples/ip_pipeline: fix buffer overrun 2015-12-13 02:39:19 +01:00
config_parse.c xen: remove dependency in applications 2017-10-09 01:51:58 +02:00
cpu_core_map.c examples/ip_pipeline: fix lcore mapping for ppc64 2016-09-09 17:56:25 +02:00
cpu_core_map.h examples/ip_pipeline: rework config file syntax 2015-07-09 17:25:45 +02:00
init.c pci: introduce library and driver 2017-10-26 23:17:31 +02:00
main.c examples/ip_pipeline: add more ports 2015-11-26 00:32:12 +01:00
Makefile mk: sort headers before wildcard inclusion 2017-10-12 22:31:33 +02:00
parser.c examples/ip_pipeline: add string parsing helpers 2016-06-08 16:45:05 +02:00
parser.h examples/ip_pipeline: add string parsing helpers 2016-06-08 16:45:05 +02:00
pipeline_be.h examples/ip_pipeline: add TAP port 2016-10-13 11:44:08 +02:00
pipeline.h examples/ip_pipeline: link routing output ports to devices 2016-06-08 21:36:04 +02:00
thread_fe.c examples/ip_pipeline: fix coremask limitation 2017-01-17 18:37:41 +01:00
thread_fe.h examples/ip_pipeline: measure CPU utilization 2016-03-07 12:35:36 +01:00
thread.c examples/ip_pipeline: measure CPU utilization 2016-03-07 12:35:36 +01:00
thread.h examples/ip_pipeline: measure CPU utilization 2016-03-07 12:35:36 +01:00