Any insight would be appreciated. As you can see this is an
aarmv8-a server.
This problem was reproduced on Centos 7.5 and RHEL 7.5.
and dpdk top of master.
Original error:
/home/therbert/dpdk/examples/l3fwd/l3fwd_em.c:245:2: error:
#error No vector engine (SSE, NEON, ALTIVEC) available, check
your toolchain
#error No vector engine (SSE, NEON, ALTIVEC) available, check
your toolchain
uname -a
Linux wsfd-netdev-arm3.ntdv.lab.eng.bos.redhat.com
4.5.0-15.4.2.el7.aarch64 #1 SMP Wed Mar 22 15:58:27 EDT 2017
aarch64 aarch64 aarch64 GNU/Linux
cat /proc/cpuinfo
processor : 0
BogoMIPS : 200.00
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
atomics
CPU implementer : 0x43
CPU architecture: 8
CPU variant : 0x1
CPU part : 0x0a1
CPU revision : 1
gcc --version
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-16)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.