Re: [PATCH] crypto: marvell/cesa - Avoid empty transfer descriptor

From: Corentin Labbe
Date: Sat May 10 2025 - 07:14:36 EST


Le Sat, May 10, 2025 at 06:43:33PM +0800, Herbert Xu a écrit :
> On Sat, May 10, 2025 at 11:38:16AM +0200, Klaus Kudielka wrote:
> >
> > Patch applied on top.
> > On the first attempt all self-tests passed, but on the second and third unfortunately not.
>
> This patch fixes the extra zero-length TDMA descriptor, which even
> if it doesn't fix the problem, is obviously the right thing to do.
>

Hello

I have tried all your cumulated patchs and got: http://kernel.montjoie.ovh/478197.log

This is the git diff result to be sure I didnt miss a patch: http://kernel.montjoie.ovh/cesa.debug.diff

Regards