> Subject: [PATCH v1] test/crypto: fix asymmetric capability test > > Fix asymmetric capability test for below: > * Skip test if asymmetric crypto feature is not supported by device. > * Assert return value of RTE function to get asymmetric capability. > > Coverity issue: 373365 > Fixes: 2c6dab9cd93 ("test/crypto: add RSA and Mod tests") > Cc: sta...@dpdk.org > > Signed-off-by: Gowrishankar Muthukrishnan <gmuthukri...@marvell.com>
Acked-by: Anoob Joseph <ano...@marvell.com>