numam-dpdk/examples/l3fwd
Jianbo Liu 569b290cdb examples/l3fwd: add NEON implementation
Use ARM NEON intrinsics to accelerate l3 fowarding.

Signed-off-by: Jianbo Liu <jianbo.liu@linaro.org>
2017-07-04 17:41:53 +02:00
..
l3fwd_common.h examples/l3fwd: extract common code from multi packet send 2017-07-04 17:41:53 +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 examples/l3fwd: add NEON implementation 2017-07-04 17:41:53 +02:00
l3fwd_em_sequential.h examples/l3fwd: add NEON implementation 2017-07-04 17:41:53 +02:00
l3fwd_em.c examples/l3fwd: add NEON implementation 2017-07-04 17:41:53 +02:00
l3fwd_em.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
l3fwd_lpm_neon.h examples/l3fwd: add NEON implementation 2017-07-04 17:41:53 +02:00
l3fwd_lpm_sse.h examples/l3fwd: rearrange LPM code 2017-07-04 17:41:53 +02:00
l3fwd_lpm.c examples/l3fwd: add NEON implementation 2017-07-04 17:41:53 +02:00
l3fwd_lpm.h examples/l3fwd: rearrange LPM code 2017-07-04 17:41:53 +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 examples/l3fwd: enable 4M hash for all 64-bit archs 2016-10-13 14:37:48 +02:00
main.c examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
Makefile fix typos using codespell utility 2017-06-14 23:54:13 +02:00