mbox series

[v1,0/3] kselftest/arm64: Updates to the hwcaps test

Message ID 20220913141101.151400-1-broonie@kernel.org (mailing list archive)
Headers show
Series kselftest/arm64: Updates to the hwcaps test | expand

Message

Mark Brown Sept. 13, 2022, 2:10 p.m. UTC
This series fixes an output formatting issue then adds a bunch
more hwcaps to the hwcaps test.  This includes the recently added
SVE EBF16 hwcap so this requires both for-next/kselftest and
for-next/sve.

Mark Brown (3):
  kselftest/arm64: Add missing newline in hwcap output
  kselftest/arm64: Add SVE 2 to the tested hwcaps
  kselftest/arm64: Add hwcap test for RNG

 tools/testing/selftests/arm64/abi/hwcap.c | 150 +++++++++++++++++++++-
 1 file changed, 149 insertions(+), 1 deletion(-)


base-commit: daecb3077f330058d1c53de32d272bc23ff61a25

Comments

Catalin Marinas Sept. 16, 2022, 5:46 p.m. UTC | #1
On Tue, 13 Sep 2022 15:10:58 +0100, Mark Brown wrote:
> This series fixes an output formatting issue then adds a bunch
> more hwcaps to the hwcaps test.  This includes the recently added
> SVE EBF16 hwcap so this requires both for-next/kselftest and
> for-next/sve.
> 
> Mark Brown (3):
>   kselftest/arm64: Add missing newline in hwcap output
>   kselftest/arm64: Add SVE 2 to the tested hwcaps
>   kselftest/arm64: Add hwcap test for RNG
> 
> [...]

Applied to arm64 (for-next/kselftest), thanks!

[1/3] kselftest/arm64: Add missing newline in hwcap output
      https://git.kernel.org/arm64/c/78d2b1976b51
[2/3] kselftest/arm64: Add SVE 2 to the tested hwcaps
      https://git.kernel.org/arm64/c/859a9d51a268
[3/3] kselftest/arm64: Add hwcap test for RNG
      https://git.kernel.org/arm64/c/ef939f30510b