numam-dpdk/examples/l3fwd
Bruce Richardson 015f9489c4 examples: remove dependency on PCI
All PCI functionality should be hidden from apps via the PCI bus driver,
the EAL and individual device drivers. Therefore remove the inclusion of
rte_pci.h from sample apps.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2017-11-07 21:55:36 +01:00
..
l3fwd_altivec.h examples/l3fwd: optimize packet processing on powerpc 2017-10-14 00:51:19 +02:00
l3fwd_common.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l3fwd_em_hlm_neon.h examples/l3fwd: add NEON implementation 2017-07-04 17:41:53 +02:00
l3fwd_em_hlm_sse.h examples/l3fwd: reorganise multi hash lookup 2017-07-04 17:25:01 +02:00
l3fwd_em_hlm.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l3fwd_em_sequential.h examples: fix port id type 2017-10-13 21:57:49 +02:00
l3fwd_em.c examples: fix port id type 2017-10-13 21:57:49 +02:00
l3fwd_em.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l3fwd_lpm_altivec.h examples/l3fwd: optimize packet processing on powerpc 2017-10-14 00:51:19 +02:00
l3fwd_lpm_neon.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l3fwd_lpm_sse.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l3fwd_lpm.c examples/l3fwd: optimize packet processing on powerpc 2017-10-14 00:51:19 +02:00
l3fwd_lpm.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l3fwd_neon.h examples/l3fwd: fix aliasing in port grouping 2017-11-07 09:04:42 +00:00
l3fwd_sse.h examples/l3fwd: extract common code from multi packet send 2017-07-04 17:41:53 +02:00
l3fwd.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
main.c examples: remove dependency on PCI 2017-11-07 21:55:36 +01:00
Makefile fix typos using codespell utility 2017-06-14 23:54:13 +02:00