Re: [REGRESSION] alg: ahash: Several tests fail during boot on Turris Omnia
From: Klaus Kudielka
Date: Wed Oct 16 2024 - 01:51:50 EST
On Wed, 2024-10-16 at 12:27 +0800, Herbert Xu wrote:
> On Tue, Oct 15, 2024 at 07:38:27PM +0200, Klaus Kudielka wrote:
> >
> > So, I applied the TDMA-disable patch, and I saw the same errors.
> > Then, I applied the printk patch on top of that, and here is the result.
> >
> > Not sure, whether this makes any sense...
>
> Interesting, I think this shows that the non-TDMA path doesn't
> work at all :)
>
> Can you apply the TDMA-disable patch, and revert the asynchronous
> self-test patch? If it still fails, then we'll know for sure that
> the non-TDMA path is simply broken.
>
Just to be sure, I checked again:
- Plain 6.11.0 -> all self-tests PASSED
- Non-TDMA patch on top of 6.11.0 -> ahash self-tests FAIL
I tend to agree - it was a nice try, but non-TDMA doesn't work at all.
Cheers, Klaus