t: Re: [dpdk-dev] [PATCH] ppc64: fix compilation of when
> AltiVec is enabled
>
> 07/11/2018 19:58, dwilder:
> > On 2018-11-07 02:03, Thomas Monjalon wrote:
> > > 05/11/2018 22:20, Pradeep Satyanarayana:
> > >> From: Thomas Monjalon
> > >> > 30/0
07/11/2018 19:58, dwilder:
> On 2018-11-07 02:03, Thomas Monjalon wrote:
> > 05/11/2018 22:20, Pradeep Satyanarayana:
> >> From: Thomas Monjalon
> >> > 30/08/2018 13:58, Christian Ehrhardt:
> >> > > On Thu, Aug 30, 2018 Takeshi T Yoshimura wrote:
> >> > > > Hi,
> >> > > > I could reproduce the is
On 2018-11-07 02:03, Thomas Monjalon wrote:
05/11/2018 22:20, Pradeep Satyanarayana:
From: Thomas Monjalon
> 30/08/2018 13:58, Christian Ehrhardt:
> > On Thu, Aug 30, 2018 Takeshi T Yoshimura wrote:
> > > Hi,
> > > I could reproduce the issue you reported in 18.08 with my ppc64le
> > > box wit
05/11/2018 22:20, Pradeep Satyanarayana:
> From: Thomas Monjalon
> > 30/08/2018 13:58, Christian Ehrhardt:
> > > On Thu, Aug 30, 2018 Takeshi T Yoshimura wrote:
> > > > Hi,
> > > > I could reproduce the issue you reported in 18.08 with my ppc64le
> > > > box with RedHat 7.5 and GCC4.8.
> > > > Th
; Date: 11/05/2018 06:16 AM
> Subject: Re: [dpdk-dev] [PATCH] ppc64: fix compilation of when
> AltiVec is enabled
>
> Hi,
>
> 30/08/2018 13:58, Christian Ehrhardt:
> > On Thu, Aug 30, 2018 at 12:52 PM Takeshi T Yoshimura
> > wrote:
> > > Hi,
> > >
Hi,
30/08/2018 13:58, Christian Ehrhardt:
> On Thu, Aug 30, 2018 at 12:52 PM Takeshi T Yoshimura
> wrote:
> > Hi,
> > I could reproduce the issue you reported in 18.08 with my ppc64le box with
> > RedHat 7.5 and GCC4.8.
> > The patch resolved the issue in my environment. Thanks!
>
> I added your
onjalon
> >, Christian Ehrhardt
> >
> >件名: [dpdk-dev] [PATCH] ppc64: fix compilation of when AltiVec is
> >enabled
> >
> >The definition of almost any newer standard like --stc=c11 will drop
> >__APPLCE_ALTIVEC__ which otherwise would be defined.
> >
>宛先: adrien.mazarg...@6wind.com, dev , Gowrishankar
>Muthukrishnan , Chao Zhu
>
>送信元: Christian Ehrhardt
>送信者: "dev"
>日付: 2018/08/30 07:00PM
>Cc: Luca Boccassi , Thomas Monjalon
>, Christian Ehrhardt
>
>件名: [dpdk-dev] [PATCH] ppc64: fix compilation of wh
The definition of almost any newer standard like --stc=c11 will drop
__APPLCE_ALTIVEC__ which otherwise would be defined.
If that is the case then altivec.h will redefine bool to a type
conflicting with those defined by stdbool.h.
This breaks compilation of 18.08 on ppc64 like:
mlx5_nl_flow.c:40
9 matches
Mail list logo