[dpdk-dev] [PATCH 3/8] crypto/octeontx2: add cryptodev sec registration

Akhil Goyal akhil.goyal at nxp.com
Wed Jul 1 22:59:16 CEST 2020


> 
> Signed-off-by: Vamsi Attunuru <vattunuru at marvell.com>
> Signed-off-by: Tejasree Kondoj <ktejasree at marvell.com>
> ---

Patch description?

> -#endif /* __OTX2_CRYPTODEV_SEC_H__ */
> +int otx2_crypto_sec_ctx_create(struct rte_cryptodev *crypto_dev);
> +
> +void otx2_crypto_sec_ctx_destroy(struct rte_cryptodev *crypto_dev);
> +
> +#endif /* __OTX2_CRYPTODEEV_SEC_H__ */
Unnecessary and wrong change.

> --
> 2.27.0



More information about the dev mailing list