On Mon, Jul 20, 2020 at 09:27:57AM +0000, Akhil Goyal wrote:
> Hi All,
> 
> > blockcipher cases are either returning TEST_SUCCESS
> > or TEST_FAILED as status, but the test may not be
> > supported by the PMD which is also a success case
> > for the PMD. Hence checking for status == TEST_FAILED
> > for setting the overall status as failed.
> > 
> > Signed-off-by: Akhil Goyal <akhil.go...@nxp.com>
> > ---
> 
> Any comments on this patch?
> 
Not an expert on the crypto area, but on code-review the changes look good
to me as it makes the return value match the output describing what is
happening.

Reviewed-by: Bruce Richardson <bruce.richard...@intel.com>

Reply via email to