> -----Original Message----- > From: Tomasz Duszynski [mailto:[email protected]] > Sent: Wednesday, March 14, 2018 1:13 PM > To: [email protected] > Cc: Richardson, Bruce <[email protected]>; De Lara Guarch, Pablo > <[email protected]>; Doherty, Declan > <[email protected]>; Tomasz Duszynski <[email protected]>; > [email protected] > Subject: [PATCH v2] test/crypto: add MRVL to hash test cases > > 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] > > Signed-off-by: Tomasz Duszynski <[email protected]>
Acked-by: Pablo de Lara <[email protected]>

