Re: [dpdk-dev] [PATCH v2] build: fix SVE compile error with gcc8.3

2021-05-20 Thread fengchengwen
Fix in v3, also with minor changes, thanks On 2021/5/20 21:09, Bruce Richardson wrote: > On Thu, May 20, 2021 at 07:40:12PM +0800, Chengwen Feng wrote: >> If the target machine has SVE feature (e.g. "-march=armv8.2-a+sve'), >> and the compiler is gcc8.3, it will compile error: >> In file incl

Re: [dpdk-dev] [PATCH v2] build: fix SVE compile error with gcc8.3

2021-05-20 Thread Bruce Richardson
On Thu, May 20, 2021 at 07:40:12PM +0800, Chengwen Feng wrote: > If the target machine has SVE feature (e.g. "-march=armv8.2-a+sve'), > and the compiler is gcc8.3, it will compile error: > In file included from ../dpdk-next-net/lib/eal/common/ > eal_common_options.c:38: > ../dpdk-

[dpdk-dev] [PATCH v2] build: fix SVE compile error with gcc8.3

2021-05-20 Thread Chengwen Feng
If the target machine has SVE feature (e.g. "-march=armv8.2-a+sve'), and the compiler is gcc8.3, it will compile error: In file included from ../dpdk-next-net/lib/eal/common/ eal_common_options.c:38: ../dpdk-next-net/lib/eal/arm/include/rte_vect.h:13:10: fatal error: