64d3955de1
Enable NEON support in exact match mode. l3fwd example did not compile on ARM due to SSE2 instrincics used in generic part. Some instrinsins were used to initialize data structures and those were replaced by ordinary structure initalization. All SSE2 intrinsics used in forwarding, i.e. masking the IP/TCP header are moved to single inline function and made arch-specific. Signed-off-by: Maciej Czekaj <maciej.czekaj@caviumnetworks.com> |
||
---|---|---|
.. | ||
l3fwd_em_hlm_sse.h | ||
l3fwd_em_sse.h | ||
l3fwd_em.c | ||
l3fwd_em.h | ||
l3fwd_lpm_sse.h | ||
l3fwd_lpm.c | ||
l3fwd_lpm.h | ||
l3fwd_sse.h | ||
l3fwd.h | ||
main.c | ||
Makefile |