Hi,
> -Original Message-
> From: De Lara Guarch, Pablo
> Sent: Tuesday, April 14, 2020 6:41 PM
> To: Doherty, Declan
> Cc: dev@dpdk.org; akhil.go...@nxp.com; De Lara Guarch, Pablo
>
> Subject: [PATCH v3 1/2] test/crypto: add capability check
>
> Check if test case is supported by the c
> -Original Message-
> From: dev On Behalf Of Pablo de Lara
> Sent: Tuesday, 14 April, 2020 19:41
> To: Doherty, Declan
> Cc: dev@dpdk.org; akhil.go...@nxp.com; De Lara Guarch, Pablo
>
> Subject: [dpdk-dev] [PATCH v3 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
---
app/test/test_cryptodev_blockcipher.c | 49 +
3 matches
Mail list logo