[dpdk-dev] [PATCH v2 4/9] crypto/octeontx2: add cryptodev sec registration

Akhil Goyal akhil.goyal at nxp.com
Wed Jul 15 18:57:51 CEST 2020


>  			     RTE_CRYPTODEV_FF_OOP_SGL_IN_SGL_OUT |
>  			     RTE_CRYPTODEV_FF_ASYMMETRIC_CRYPTO |
>  			     RTE_CRYPTODEV_FF_RSA_PRIV_OP_KEY_QT |
> -			     RTE_CRYPTODEV_FF_SYM_SESSIONLESS;
> +			     RTE_CRYPTODEV_FF_SYM_SESSIONLESS |
> +			     RTE_CRYPTODEV_FF_SECURITY;
> 
Missed the corresponding change in doc/guides/cryptodevs/features/octeontx2.ini



More information about the dev mailing list