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 <adwiv...@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.