> > Jan Viktorin (7):
> > eal/arm: implement rdtsc by PMU or clock_gettime
> > eal/arm: use vector memcpy only when NEON is enabled
> > eal/arm: detect arm architecture in cpu flags
> > eal/arm: rwlock support for ARM
> > eal/arm: add very incomplete rte_vect
> > gcc/arm: avoid alignmen
Hello,
On Tue, Nov 3, 2015 at 12:47 AM, Jan Viktorin
wrote:
> Hello DPDK community,
>
> ARMv7 again, changes:
>
> * removed unnecessary code in the #ifndef RTE_FORCE_INTRINSICS .. #endif
> (atomic, spinlock, byteorder)
> * more splitting of headers to have 32/64 bit variants (atomic, cpuflags)
>
I will be posting the new version with in a hour.
Thanks,
Jerin
From: Hunt, David
Sent: Tuesday, November 3, 2015 5:03 PM
To: Jacob, Jerin; Jan Viktorin
Cc: david.marchand at 6wind.com; Thomas Monjalon; dev at dpdk.org
Subject: Re: [PATCH v6 00/15] Sup
On 03/11/2015 04:49, Jerin Jacob wrote:
> On Tue, Nov 03, 2015 at 12:47:13AM +0100, Jan Viktorin wrote:
>> Hello DPDK community,
>>
>> ARMv7 again, changes:
>>
>> * removed unnecessary code in the #ifndef RTE_FORCE_INTRINSICS .. #endif
>> (atomic, spinlock, byteorder)
>> * more splitting of header
On Tue, Nov 03, 2015 at 12:47:13AM +0100, Jan Viktorin wrote:
> Hello DPDK community,
>
> ARMv7 again, changes:
>
> * removed unnecessary code in the #ifndef RTE_FORCE_INTRINSICS .. #endif
> (atomic, spinlock, byteorder)
> * more splitting of headers to have 32/64 bit variants (atomic, cpuflags)
Hello DPDK community,
ARMv7 again, changes:
* removed unnecessary code in the #ifndef RTE_FORCE_INTRINSICS .. #endif
(atomic, spinlock, byteorder)
* more splitting of headers to have 32/64 bit variants (atomic, cpuflags)
* fixed cpuflags AT_PLATFORM
Other details in the individual commits as us
6 matches
Mail list logo