26/05/2022 13:02, Ray Kinsella:
> Thomas Monjalon writes:
> > 25/05/2022 20:34, Tyler Retzlaff:
> >> On Wed, May 25, 2022 at 07:02:52PM +0100, Ray Kinsella wrote:
> >> > Thomas Monjalon writes:
> >> > > 25/05/2022 13:48, Ray Kinsella:
> >> > >> Thomas Monjalon writes:
> >> > >>
> >> > >> > The
Thomas Monjalon writes:
> 25/05/2022 20:34, Tyler Retzlaff:
>> On Wed, May 25, 2022 at 07:02:52PM +0100, Ray Kinsella wrote:
>> > Thomas Monjalon writes:
>> > > 25/05/2022 13:48, Ray Kinsella:
>> > >> Thomas Monjalon writes:
>> > >>
>> > >> > The AltiVec header file is defining "vector", exc
25/05/2022 20:34, Tyler Retzlaff:
> On Wed, May 25, 2022 at 07:02:52PM +0100, Ray Kinsella wrote:
> > Thomas Monjalon writes:
> > > 25/05/2022 13:48, Ray Kinsella:
> > >> Thomas Monjalon writes:
> > >>
> > >> > The AltiVec header file is defining "vector", except in C++ build.
> > >> > The keywo
On Wed, May 25, 2022 at 07:02:52PM +0100, Ray Kinsella wrote:
>
> Thomas Monjalon writes:
>
> > 25/05/2022 13:48, Ray Kinsella:
> >>
> >> Thomas Monjalon writes:
> >>
> >> > The AltiVec header file is defining "vector", except in C++ build.
> >> > The keyword "vector" may conflict easily.
> >
Thomas Monjalon writes:
> 25/05/2022 13:48, Ray Kinsella:
>>
>> Thomas Monjalon writes:
>>
>> > The AltiVec header file is defining "vector", except in C++ build.
>> > The keyword "vector" may conflict easily.
>> > As a rule, it is better to use the alternative keyword "__vector".
>> >
>> >
25/05/2022 13:48, Ray Kinsella:
>
> Thomas Monjalon writes:
>
> > The AltiVec header file is defining "vector", except in C++ build.
> > The keyword "vector" may conflict easily.
> > As a rule, it is better to use the alternative keyword "__vector".
> >
> > The DPDK header file rte_altivec.h tak
Thomas Monjalon writes:
> The AltiVec header file is defining "vector", except in C++ build.
> The keyword "vector" may conflict easily.
> As a rule, it is better to use the alternative keyword "__vector".
>
> The DPDK header file rte_altivec.h takes care of undefining "vector",
> so the applic
> -Original Message-
> From: Ali Alnubani
> Sent: Wednesday, May 25, 2022 2:09 PM
> To: Thomas Monjalon ; dev@dpdk.org
> Cc: m...@ashroe.eu; david.march...@redhat.com; techbo...@dpdk.org;
> David Christensen
> Subject: RE: [PATCH] eal/ppc: undefine A
> -Original Message-
> From: Thomas Monjalon
> Sent: Wednesday, May 25, 2022 12:53 PM
> To: dev@dpdk.org
> Cc: m...@ashroe.eu; david.march...@redhat.com; techbo...@dpdk.org;
> David Christensen
> Subject: [PATCH] eal/ppc: undefine AltiVec keyword vector
>
> The AltiVec header file is def
On Wed, May 25, 2022 at 11:53:07AM +0200, Thomas Monjalon wrote:
> The AltiVec header file is defining "vector", except in C++ build.
> The keyword "vector" may conflict easily.
> As a rule, it is better to use the alternative keyword "__vector".
>
> The DPDK header file rte_altivec.h takes care o
10 matches
Mail list logo