Re: [dpdk-dev] [PATCH 1/2] config/arm: add non-SVE march for soc kunpeng930

2021-05-12 Thread fengchengwen
On 2021/5/13 7:00, Honnappa Nagarahalli wrote: > > >> >> On Wed, May 12, 2021 at 2:01 PM Chengwen Feng >> wrote: >>> >>> Currently, the soc_kunpeng930 declares '-march=armv8.2-a+crypto+sve', >>> but some compiler doesn't recognize the march because it doesn't >>> support sve. >> >> Agree with

Re: [dpdk-dev] [PATCH 1/2] config/arm: add non-SVE march for soc kunpeng930

2021-05-12 Thread Honnappa Nagarahalli
> > On Wed, May 12, 2021 at 2:01 PM Chengwen Feng > wrote: > > > > Currently, the soc_kunpeng930 declares '-march=armv8.2-a+crypto+sve', > > but some compiler doesn't recognize the march because it doesn't > > support sve. > > Agree with the problem statement. > > + @Juraj Linkeš > > > > > T

Re: [dpdk-dev] [PATCH 1/2] config/arm: add non-SVE march for soc kunpeng930

2021-05-12 Thread Jerin Jacob
On Wed, May 12, 2021 at 2:01 PM Chengwen Feng wrote: > > Currently, the soc_kunpeng930 declares '-march=armv8.2-a+crypto+sve', > but some compiler doesn't recognize the march because it doesn't > support sve. Agree with the problem statement. + @Juraj Linkeš > > This patch adds '-march=armv8.2-