> -----Original Message----- > From: dev <[email protected]> On Behalf Of Pablo de Lara > Sent: Tuesday, 14 April, 2020 12:23 > To: Doherty, Declan <[email protected]>; [email protected]; > Zhang, Roy Fan <[email protected]>; [email protected] > Cc: [email protected]; De Lara Guarch, Pablo <[email protected]> > Subject: [dpdk-dev] [PATCH 1/2] test/crypto: add capability check > > Check if test case is supported by the crypto device, including algorithm and > some of its parameter, such as key length, IV length, etc, using the > capabilities API. > If it is not supported, test case is skipped. > > Signed-off-by: Pablo de Lara <[email protected]>
Acked-by: Adam Dybkowski <[email protected]>

