Re: [PATCH] crypto: only wait for completion once
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2020-02-11 15:59:28
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2020-02-11 15:59:28
On 2020-02-11 17:52:44 [+0200], John Mathew wrote:
quoted
crypto/tcrypt.cI ran the module in a loop with mode ranging from 0..200. The output is the same (tcrypt: all tests passed ) with and without my patch.
Try one of the modes which are not built-in but provided by a module. And the module must not be loaded before starting the test. Sebastian