Re: [PATCH] selftests/seccomp: add Alpha support to seccomp_bpf
From: Magnus Lindholm
Date: Thu Feb 05 2026 - 01:18:02 EST
>
> Great! Thanks for doing this. How did you test it?
>
I have a kernel patch ready with SECCOMP support for Alpha,
I'm doing some clean-up work before posting it. I'll have it posted
soon.
# PASSED: 111 / 111 tests passed.
# 13 skipped test(s) detected. Consider enabling relevant config
# options to improve coverage.
# Totals: pass:98 fail:0 xfail:0 xpass:0 skip:13 error:0
ds10 ~ #
ds10 ~ # uname -a
Linux ds10 6.19.0-rc6-00087-g8f403dd8d03b-dirty #121 SMP
Wed Feb 4 23:20:21 CET 2026 alpha EV67 Tsunami GNU/Linux
Magnus
> --
> Kees Cook