ev, Konstantin
> >
> > Subject: Re: [dpdk-dev] rte_ether_addr_copy() strange comment
> >
> > On 6/26/2020 1:41 PM, Van Haaren, Harry wrote:
> > >> -Original Message-
>
>
>
> > > PS: For extra bonus points, here's a SIMD vers
> -Original Message-
> From: Yigit, Ferruh
> Sent: Friday, June 26, 2020 4:54 PM
> To: Van Haaren, Harry ; Morten Brørup
> ; dev@dpdk.org
> Cc: Olivier Matz ; Ananyev, Konstantin
>
> Subject: Re: [dpdk-dev] rte_ether_addr_copy() strange comment
>
> On
On 6/26/2020 1:41 PM, Van Haaren, Harry wrote:
>> -Original Message-
>> From: Yigit, Ferruh
>> Sent: Friday, June 26, 2020 1:08 PM
>> To: Morten Brørup ; dev@dpdk.org
>> Cc: Olivier Matz ; Van Haaren, Harry
>> ; Ananyev, Konstantin
>>
>
On Fri, Jun 26, 2020 at 6:05 PM Morten Brørup
wrote:
>
> > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ferruh Yigit
> > Sent: Friday, June 26, 2020 2:08 PM
> >
> > On 6/25/2020 4:45 PM, Morten Brørup wrote:
> > > The function rte_ether_addr_copy() checks for __INTEL_COMPILER and
> > has
> -Original Message-
> From: Yigit, Ferruh
> Sent: Friday, June 26, 2020 1:08 PM
> To: Morten Brørup ; dev@dpdk.org
> Cc: Olivier Matz ; Van Haaren, Harry
> ; Ananyev, Konstantin
>
> Subject: Re: [dpdk-dev] rte_ether_addr_copy() strange comment
>
> On 6/
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ferruh Yigit
> Sent: Friday, June 26, 2020 2:08 PM
>
> On 6/25/2020 4:45 PM, Morten Brørup wrote:
> > The function rte_ether_addr_copy() checks for __INTEL_COMPILER and
> has a comment about "a strange gcc warning". It says:
> >
> > static inl
On 6/25/2020 4:45 PM, Morten Brørup wrote:
> The function rte_ether_addr_copy() checks for __INTEL_COMPILER and has a
> comment about "a strange gcc warning". It says:
>
> static inline void rte_ether_addr_copy(const struct rte_ether_addr *ea_from,
> struct rte_et
The function rte_ether_addr_copy() checks for __INTEL_COMPILER and has a
comment about "a strange gcc warning". It says:
static inline void rte_ether_addr_copy(const struct rte_ether_addr *ea_from,
struct rte_ether_addr *ea_to)
{
#ifdef __INTEL_COMPILER
8 matches
Mail list logo