Re: [dpdk-dev] [RFC PATCH v2] config/arm: replace native machine args

2021-02-02 Thread Thomas Monjalon
02/02/2021 10:05, Juraj Linkeš: > There are compiler issues when building with -mcpu=native with popular > compilers, such as GCC-8.4: > In file included from ../lib/librte_eal/arm/include/rte_vect.h:11, > from ../lib/librte_net/net_crc_neon.c:10: > ../lib/librte_net/net_crc_neon.c

[dpdk-dev] [RFC PATCH v2] config/arm: replace native machine args

2021-02-02 Thread Juraj Linkeš
There are compiler issues when building with -mcpu=native with popular compilers, such as GCC-8.4: In file included from ../lib/librte_eal/arm/include/rte_vect.h:11, from ../lib/librte_net/net_crc_neon.c:10: ../lib/librte_net/net_crc_neon.c: In function ‘crcr32_folding_round’: /usr