[dpdk-dev] [PATCH] app/test: handle -ENOTSUP from session init

Akhil Goyal akhil.goyal at nxp.com
Sun May 10 00:09:19 CEST 2020


> The session init routine rte_cryptodev_sym_session_init(),
> could return -ENOTSUP when the requested algo combination
> is not supported by the PMD. This should be treated as
> unsupported features. For other return values like -EINVAL
> or -ENOMEM the test can be treated as failure.
> 
> Signed-off-by: Ankur Dwivedi <adwivedi at marvell.com>
> 
> Acked-by: Anoob Joseph <anoobj at marvell.com>

Applied to dpdk-next-crypto

Thanks.


More information about the dev mailing list