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

2021-06-23 Thread Thomas Monjalon
21/05/2021 03:53, Chengwen Feng: > If the target machine has SVE feature (e.g. "-march=armv8.2-a+sve'), > and the compiler are 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/

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

2021-06-20 Thread fengchengwen
Hi, Thomas This patch already reviewed by ARM guys. Please review it, thanks On 2021/6/12 15:07, fengchengwen wrote: > Friendly ping > > > On 2021/5/27 15:12, Fengchengwen wrote: >> Hi, Thomas >> >> Could you review this patch? Thanks >> >> >> From:Ruifeng Wang >> To:Fengchengwen ;Thomas

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

2021-06-12 Thread fengchengwen
Friendly ping On 2021/5/27 15:12, Fengchengwen wrote: > Hi, Thomas > > Could you review this patch? Thanks > > > From:Ruifeng Wang > To:Fengchengwen ;Thomas Monjalon > ;ferruh.yigit > Cc:dev ;Richardson, Bruce > ;vladimir.medvedkin > ;viktorin ;Jerin Jacob > ;nd > Date:2021-05-25 14

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

2021-05-27 Thread Fengchengwen
Hi, Thomas Could you review this patch? Thanks From:Ruifeng Wang To:Fengchengwen ;Thomas Monjalon ;ferruh.yigit Cc:dev ;Richardson, Bruce ;vladimir.medvedkin ;viktorin ;Jerin Jacob ;nd Date:2021-05-25 14:02:20 Subject:RE: [PATCH v3] build: fix SVE compile error with gcc8.3 > -Ori

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

2021-05-24 Thread Ruifeng Wang
> -Original Message- > From: Chengwen Feng > Sent: Friday, May 21, 2021 9:53 AM > To: tho...@monjalon.net; ferruh.yi...@intel.com; Ruifeng Wang > > Cc: dev@dpdk.org; bruce.richard...@intel.com; > vladimir.medved...@intel.com; vikto...@rehivetech.com; > jer...@marvell.com > Subject: [PATCH

[dpdk-dev] [PATCH v3] 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 are 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