[dpdk-dev] [PATCH 5/7] crypto/octeontx: remove unsupported feature
Akhil Goyal
akhil.goyal at nxp.com
Wed Jul 1 22:27:24 CEST 2020
Hi,
> Subject: [PATCH 5/7] crypto/octeontx: remove unsupported feature
>
> For SNOW and ZUC algos the offset value for enryption and decryption
> is converted to bytes. Hence RTE_CRYPTODEV_FF_NON_BYTE_ALIGNED_DATA
> feature is not supported by the octeontx crypto pmd.
>
> Fixes: 32b8f26adf8b ("crypto/octeontx: enable non-byte aligned data")
>
> Signed-off-by: Ankur Dwivedi <adwivedi at marvell.com>
> ---
This patch is actually reverting the original patch.
So probably you should create a revert commit
And also cc stable.
Same comment for 6/7 patch.
More information about the dev
mailing list