Re: [dpdk-dev] [PATCH v3] ppc64: fix compilation of when AltiVec is enabled

2018-11-05 Thread Thomas Monjalon
03/09/2018 11:29, Adrien Mazarguil: > Hi Christian, > > Couldn't follow up on this last week, however I still have some concerns and > comments, please see below. > > On Thu, Aug 30, 2018 at 01:59:59PM +0200, Christian Ehrhardt wrote: > > The definition of almost any newer standard like --stc=c11

Re: [dpdk-dev] [PATCH v3] ppc64: fix compilation of when AltiVec is enabled

2018-09-03 Thread Adrien Mazarguil
Hi Christian, Couldn't follow up on this last week, however I still have some concerns and comments, please see below. On Thu, Aug 30, 2018 at 01:59:59PM +0200, Christian Ehrhardt wrote: > The definition of almost any newer standard like --stc=c11 will drop > __APPLCE_ALTIVEC__ which otherwise wo

Re: [dpdk-dev] [PATCH v3] ppc64: fix compilation of when AltiVec is enabled

2018-08-31 Thread Chao Zhu
We’ll have internal discussion and push it. Thanks! From: Christian Ehrhardt [mailto:christian.ehrha...@canonical.com] Sent: 2018年8月31日 13:15 To: Chao Zhu Cc: adrien.mazarg...@6wind.com; dev ; Gowrishankar Muthukrishnan ; Luca Boccassi ; Thomas Monjalon Subject: Re: [PATCH v3] ppc64: fix

Re: [dpdk-dev] [PATCH v3] ppc64: fix compilation of when AltiVec is enabled

2018-08-30 Thread Christian Ehrhardt
On Fri, Aug 31, 2018 at 3:48 AM Chao Zhu wrote: > I think this patch is good enough to solve the confliction issue. > > > -Original Message- > > From: Christian Ehrhardt [mailto:christian.ehrha...@canonical.com] > > Sent: 2018年8月30日 20:00 > > To: adrien.mazarg...@6wind.com; dev ; Gowrisha

Re: [dpdk-dev] [PATCH v3] ppc64: fix compilation of when AltiVec is enabled

2018-08-30 Thread Chao Zhu
I think this patch is good enough to solve the confliction issue. > -Original Message- > From: Christian Ehrhardt [mailto:christian.ehrha...@canonical.com] > Sent: 2018年8月30日 20:00 > To: adrien.mazarg...@6wind.com; dev ; Gowrishankar > Muthukrishnan ; Chao Zhu > > Cc: Luca Boccassi ; Thom