> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Pablo de Lara
> Sent: Thursday, April 16, 2020 5:08 PM
> To: [email protected]
> Cc: [email protected]; [email protected]; Pablo de Lara
> <[email protected]>; Adam Dybkowski
> <[email protected]>
> Subject: [dpdk-dev] [PATCH v4 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]>
> 
> ---
Tested-by: Ruifeng Wang <[email protected]>

Reply via email to