Le Thu, Jun 26, 2025 at 12:58:04PM +0300, Ovidiu Panait a écrit : > Using the number of bytes in the request as DMA timeout is really > inconsistent, as large requests could possibly set a timeout of > hundreds of seconds. > > Remove the per-channel timeout field and use a single, static DMA > timeout of 3 seconds for all requests. > > Signed-off-by: Ovidiu Panait <ovidiu.panait.oss@xxxxxxxxx> Yes, timeout was strangely handled, thanks for fixing this This patch is: Tested-by: Corentin LABBE <clabbe.montjoie@xxxxxxxxx> Reviewed-by: Corentin LABBE <clabbe.montjoie@xxxxxxxxx> Thanks Regards PS: I started to review all patch one by one, sorry for being slow