[dpdk-dev] [PATCH v4 1/2] test/crypto: add capability check

Ruifeng Wang Ruifeng.Wang at arm.com
Thu Apr 16 17:35:23 CEST 2020


> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Pablo de Lara
> Sent: Thursday, April 16, 2020 5:08 PM
> To: declan.doherty at intel.com
> Cc: dev at dpdk.org; Akhil.goyal at nxp.com; Pablo de Lara
> <pablo.de.lara.guarch at intel.com>; Adam Dybkowski
> <adamx.dybkowski at intel.com>
> 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 <pablo.de.lara.guarch at intel.com>
> Acked-by: Adam Dybkowski <adamx.dybkowski at intel.com>
> 
> ---
Tested-by: Ruifeng Wang <ruifeng.wang at arm.com>


More information about the dev mailing list