Hi Anoob,
> -Original Message-
> From: Anoob Joseph
> Sent: Friday 12 May 2023 06:34
> To: Akhil Goyal ; Fan Zhang
> ; Power, Ciara
> Cc: Hemant Agrawal ; Jerin Jacob
> ; Tejasree Kondoj ;
> dev@dpdk.org
> Subject: [PATCH 2/2] test/crypto: specify correct
> Subject: [PATCH 2/2] test/crypto: specify correct parameters with null algos
>
> Keys are not required for NULL algorithms. Same way IV, digest lengths
> should also be set to 0. The values are invalid and any PMD which
> validates such parameters would return "-ENOTSUP&q
Keys are not required for NULL algorithms. Same way IV, digest lengths
should also be set to 0. The values are invalid and any PMD which
validates such parameters would return "-ENOTSUP" for such cases which
would result in false skipping of tests.
Signed-off-by: Anoob Joseph
---
app/test/test_c
3 matches
Mail list logo