numam-dpdk/examples/l3fwd
Jianbo Liu 3a6827ed19 examples/l3fwd: rearrange LPM code
Some common code can be used by other ARCHs, move to l3fwd_lpm.c

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_sse.h examples/l3fwd: reorganise multi hash lookup 2017-07-04 17:25:01 +02:00
l3fwd_em_hlm.h examples/l3fwd: reorganise multi hash lookup 2017-07-04 17:25:01 +02:00
l3fwd_em_sequential.h examples/l3fwd: rename file for sequential hash lookup 2017-07-04 17:41:53 +02:00
l3fwd_em.c examples/l3fwd: rename file for sequential hash lookup 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_sse.h examples/l3fwd: rearrange LPM code 2017-07-04 17:41:53 +02:00
l3fwd_lpm.c examples/l3fwd: rearrange LPM code 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_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