> -----Original Message----- > From: Power, Ciara <[email protected]> > Sent: Tuesday, May 18, 2021 3:20 PM > To: [email protected] > Cc: Zhang, Roy Fan <[email protected]>; Doherty, Declan > <[email protected]>; [email protected]; [email protected]; > Power, Ciara <[email protected]> > Subject: [PATCH] test/crypto: fix test status when PMD isn't loaded > > The return value for a test when the required PMD is not loaded should > be TEST_SKIPPED, rather than TEST_FAILED. > > Fixes: 8bfdd8a7f0f1 ("test/crypto: refactor to use sub test suites") > > Signed-off-by: Ciara Power <[email protected]> > --- > 2.25.1
Acked-by: Fan Zhang <[email protected]>

