Re: [PATCH 0/7] selftests/nolibc: some build matrix cleanups and optimizations

From: Willy Tarreau

Date: Fri May 01 2026 - 03:57:54 EST


Hi Thomas,

On Wed, Apr 29, 2026 at 10:58:34PM +0200, Thomas Weißschuh wrote:
> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
> ---
> Thomas Weißschuh (7):
> selftests/nolibc: align QEMU_ARCH_mips32be
> selftests/nolibc: drop riscv configuration
> selftests/nolibc: use QEMU_ARCH for QEMU_ARCH_USER
> selftests/nolibc: trim QEMU_ARCH mappings
> selftests/nolibc: trim DEFCONFIG mappings
> selftests/nolibc: trim IMAGE mappings
> selftests/nolibc: use vmlinux for MIPS tests
>
> tools/testing/selftests/nolibc/Makefile.nolibc | 42 +++-----------------------
> 1 file changed, 5 insertions(+), 37 deletions(-)

The whole series looks good, thank you!

Acked-by: Willy Tarreau <w@xxxxxx>

Willy