Hi Tomasz,
> -----Original Message-----
> From: Tomasz Duszynski [mailto:[email protected]]
> Sent: Thursday, March 8, 2018 1:27 PM
> To: [email protected]
> Cc: De Lara Guarch, Pablo <[email protected]>; Doherty,
> Declan <[email protected]>; Richardson, Bruce
> <[email protected]>; Tomasz Duszynski <[email protected]>;
> [email protected]
> Subject: Re: [PATCH] crypto/mrvl: add MRVL to hash test cases
>
This is targetting the crypto tests, so title should be "test/crypto: ... "
> This patch has been here for a while already. Should I respin it?
>
> On Wed, Feb 28, 2018 at 03:53:53PM +0100, Tomasz Duszynski wrote:
> > MRVL Crypto PMD supports most of the hash algorithms covered by test
> > suites thus specific bits should be set in pmd_masks.
> >
> > Otherwise blockcipher authonly test returns success even though no
> > real tests have been executed.
> >
> > Fixes: 84e0ded38ac5 ("test/crypto: add mrvl crypto unit tests")
> > Cc: [email protected]
I don't think this is a fix, so I would remove the fixes and CC stable lines.
Thanks,
Pablo
> >
> > Signed-off-by: Tomasz Duszynski <[email protected]>