On Tue, Sep 10, 2019 at 10:44:54PM +0200, Michał Górny wrote:
> If you have an ARM board and would like to help, please:
## NanoPi NEO2
~ ./hwcap-dump
hwcap:08ff
hwcap2:
~ uname -m
aarch64
~ grep -m1 Features /proc/cpuinfo
Features: fp asimd evtstrm aes pmull sh
On 2019.09.10 21:44, Michał Górny wrote:
> Hi, everyone.
>
> I've recently (finally!) started adding tests to cpuid2cpuflags.
> Tests
> are based on mocked syscalls that return arch-specific data read from
> text files. So far I've got x86 and ppc covered, and now I'd like to
> add tests for var
On Wed, 2019-09-25 at 17:22 +0200, Guilherme Amadio wrote:
> Hi Michał,
>
> On Tue, Sep 10, 2019 at 10:44:54PM +0200, Michał Górny wrote:
> > Hi, everyone.
> >
> > I've recently (finally!) started adding tests to cpuid2cpuflags. Tests
> > are based on mocked syscalls that return arch-specific da
Hi Michał,
On Tue, Sep 10, 2019 at 10:44:54PM +0200, Michał Górny wrote:
> Hi, everyone.
>
> I've recently (finally!) started adding tests to cpuid2cpuflags. Tests
> are based on mocked syscalls that return arch-specific data read from
> text files. So far I've got x86 and ppc covered, and now I
On 22:56 Tue 17 Sep , Michał Górny wrote:
> On Tue, 2019-09-10 at 22:44 +0200, Michał Górny wrote:
> > Hi, everyone.
> >
> > I've recently (finally!) started adding tests to cpuid2cpuflags. Tests
> > are based on mocked syscalls that return arch-specific data read from
> > text files. So far
On Tue, 2019-09-10 at 22:44 +0200, Michał Górny wrote:
> Hi, everyone.
>
> I've recently (finally!) started adding tests to cpuid2cpuflags. Tests
> are based on mocked syscalls that return arch-specific data read from
> text files. So far I've got x86 and ppc covered, and now I'd like to
> add t
On Fri, 2019-09-13 at 03:17 +, A Schenck wrote:
> On 9/10/19 10:24 PM, Michał Górny wrote:
> > On Tue, 2019-09-10 at 22:44 +0200, Michał Górny wrote:
> > > Hi, everyone.
> > >
> > > I've recently (finally!) started adding tests to cpuid2cpuflags. Tests
> > > are based on mocked syscalls that
On 9/10/19 10:24 PM, Michał Górny wrote:
> On Tue, 2019-09-10 at 22:44 +0200, Michał Górny wrote:
>> Hi, everyone.
>>
>> I've recently (finally!) started adding tests to cpuid2cpuflags. Tests
>> are based on mocked syscalls that return arch-specific data read from
>> text files. So far I've got x
On Thu, 2019-09-12 at 09:13 -0400, James Cloos wrote:
> On an odroidc1, I get:
>
> # ./hwcap-dump
> hwcap:0009b0d7
> hwcap2:
>
> # uname -m
> armv7l
Thanks. Added.
>
> On an original dragonboard, I get:
>
> # ./hwcap-dump
> hwcap:0087
> hwcap2:
On Thu, 2019-09-12 at 13:29 +0200, Rolf Eike Beer wrote:
> Am 2019-09-11 07:24, schrieb Michał Górny:
> > On Tue, 2019-09-10 at 22:44 +0200, Michał Górny wrote:
> > > Hi, everyone.
> > >
> > > I've recently (finally!) started adding tests to cpuid2cpuflags.
> > > Tests
> > > are based on mocked
On an odroidc1, I get:
# ./hwcap-dump
hwcap:0009b0d7
hwcap2:
# uname -m
armv7l
On an original dragonboard, I get:
# ./hwcap-dump
hwcap:0087
hwcap2:
# uname -m
aarch64
(Both run gentoo.)
The pi3 says:
hwcap:003fb0d6
hwcap2:0
Am 2019-09-11 07:24, schrieb Michał Górny:
On Tue, 2019-09-10 at 22:44 +0200, Michał Górny wrote:
Hi, everyone.
I've recently (finally!) started adding tests to cpuid2cpuflags.
Tests
are based on mocked syscalls that return arch-specific data read from
text files. So far I've got x86 and pp
On Wed, 2019-09-11 at 21:19 +0100, James Le Cuirot wrote:
> On Tue, 10 Sep 2019 22:44:54 +0200
> Michał Górny wrote:
>
> > Hi, everyone.
> >
> > I've recently (finally!) started adding tests to cpuid2cpuflags. Tests
> > are based on mocked syscalls that return arch-specific data read from
> > t
On Tue, 10 Sep 2019 22:44:54 +0200
Michał Górny wrote:
> Hi, everyone.
>
> I've recently (finally!) started adding tests to cpuid2cpuflags. Tests
> are based on mocked syscalls that return arch-specific data read from
> text files. So far I've got x86 and ppc covered, and now I'd like to
> add
On Wed, 2019-09-11 at 11:02 -0700, Matt Turner wrote:
> From my original generation SolidRun Cubox:
>
> $ ./hwcap-dump
> hwcap:0004ead6
> hwcap2:
> mattst88@cubox ~/cpuid2cpuflags-7-dev $ uname -a
> Linux cubox 5.2.7 #11 Wed Aug 7 17:50:03 PDT 2019 armv7l ARMv7
> Processor
>From my original generation SolidRun Cubox:
$ ./hwcap-dump
hwcap:0004ead6
hwcap2:
mattst88@cubox ~/cpuid2cpuflags-7-dev $ uname -a
Linux cubox 5.2.7 #11 Wed Aug 7 17:50:03 PDT 2019 armv7l ARMv7
Processor rev 5 (v7l) Marvell Dove GNU/Linux
cpuid2cflags says
CPU_FLAGS_ARM:
On Wed, 2019-09-11 at 10:09 -0700, Georgy Yakovlev wrote:
> On 9/10/19 12:44 PM, Michał Górny wrote:
> > Hi, everyone.
> >
> > I've recently (finally!) started adding tests to cpuid2cpuflags. Tests
> > are based on mocked syscalls that return arch-specific data read from
> > text files. So far I
On 9/10/19 12:44 PM, Michał Górny wrote:
> Hi, everyone.
>
> I've recently (finally!) started adding tests to cpuid2cpuflags. Tests
> are based on mocked syscalls that return arch-specific data read from
> text files. So far I've got x86 and ppc covered, and now I'd like to
> add tests for vario
On Wed, 2019-09-11 at 09:42 +0300, Nick Howell wrote:
> Michał Górny wrote:
> > On Tue, 2019-09-10 at 22:44 +0200, Michał Górny wrote:
> > > If you have an ARM board and would like to help, please:
> > >
> > > ./hwcap-dump
> > >
> > > and send me the output along with 'uname -m'. TIA!
> >
> > I
Michał Górny wrote:
> On Tue, 2019-09-10 at 22:44 +0200, Michał Górny wrote:
> > If you have an ARM board and would like to help, please:
> >
> > ./hwcap-dump
> >
> > and send me the output along with 'uname -m'. TIA!
>
> I'm sorry but sending it this late, I forgot two more important things:
>
On Tue, 2019-09-10 at 22:44 +0200, Michał Górny wrote:
> Hi, everyone.
>
> I've recently (finally!) started adding tests to cpuid2cpuflags. Tests
> are based on mocked syscalls that return arch-specific data read from
> text files. So far I've got x86 and ppc covered, and now I'd like to
> add t
Hi, everyone.
I've recently (finally!) started adding tests to cpuid2cpuflags. Tests
are based on mocked syscalls that return arch-specific data read from
text files. So far I've got x86 and ppc covered, and now I'd like to
add tests for various arm hardware. Since ARM covers a pretty broad
ran
22 matches
Mail list logo