> This reverts commit a0f0de06d457753c94688d551a6e8659b4d4e041 as the > rte_cryptodev_info_get function versioning was a temporary solution > to maintain ABI compatibility for ChaCha20-Poly1305 and is not > needed in 20.11. > > Fixes: a0f0de06d457 ("cryptodev: fix ABI compatibility for ChaCha20-Poly1305") > > Signed-off-by: Adam Dybkowski <adamx.dybkow...@intel.com> > Reviewed-by: Arek Kusztal <arkadiuszx.kusz...@intel.com> > Acked-by: Arek Kusztal <arkadiuszx.kusz...@intel.com> Acked-by: Akhil Goyal <akhil.go...@nxp.com>
Applied to dpdk-next-crypto Thanks.