numam-dpdk/examples/l3fwd
Gowrishankar Muthukrishnan 2193b7467f examples/l3fwd: optimize packet processing on powerpc
This patch adds altivec support for lpm packet processing in powerpc.

Signed-off-by: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
Acked-by: Chao Zhu <chaozhu@linux.vnet.ibm.com>
2017-10-14 00:51:19 +02: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: add NEON implementation 2017-07-04 17:41:53 +02: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 ethdev: increase port id range 2017-10-06 18:23:25 +02:00
Makefile fix typos using codespell utility 2017-06-14 23:54:13 +02:00