Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev <gentoo-dev@l.g.o>
Cc: arm <arm@g.o>
Subject: [gentoo-dev] Need ARM/AArch64 test data for cpuid2cpuflags
Date: Tue, 10 Sep 2019 20:45:04
Message-Id: d81cfd14e617804383aea4bf2cca80278e1d6980.camel@gentoo.org
1 Hi, everyone.
2
3 I've recently (finally!) started adding tests to cpuid2cpuflags. Tests
4 are based on mocked syscalls that return arch-specific data read from
5 text files. So far I've got x86 and ppc covered, and now I'd like to
6 add tests for various arm hardware. Since ARM covers a pretty broad
7 range of hardware, I'd use as much data as possible, especially from
8 different ARM generations.
9
10 If you have an ARM board and would like to help, please:
11
12 wget https://dev.gentoo.org/~mgorny/dist/cpuid2cpuflags-7-dev.tar.bz2
13 tar -xf cpuid2cpuflags-7-dev.tar.bz2
14 cd cpuid2cpuflags-7-dev
15 ./configure
16 make hwcap-dump
17 ./hwcap-dump
18
19 and send me the output along with 'uname -m'. TIA!
20
21 --
22 Best regards,
23 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies