Re: [PATCH] raid/kunit: Enable RAID6 PQ and XOR benchmarks if KUNIT_ALL_TESTS=m

From: Ard Biesheuvel

Date: Tue Aug 25 2026 - 04:33:23 EST



On Mon, 24 Aug 2026, at 17:14, Geert Uytterhoeven wrote:
> Enabling the (possibly long-running benchmarks) by default may cause a
> big delay in boot time in case of built-in tests. However, they can
> still safely be enabled by default if all tests are modular, as they
> would only run when requested explicitly by the system administrator.
>
> Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> ---
> lib/raid/Kconfig | 2 ++
> 1 file changed, 2 insertions(+)
>

Acked-by: Ard Biesheuvel <ardb@xxxxxxxxxx>