-----Original Message-----
From: Dybkowski, AdamX <adamx.dybkow...@intel.com> 
Sent: piÄ…tek, 14 sierpnia 2020 12:00
To: dev@dpdk.org; Trahe, Fiona <fiona.tr...@intel.com>; akhil.go...@nxp.com
Cc: Dybkowski, AdamX <adamx.dybkow...@intel.com>; Kusztal, ArkadiuszX 
<arkadiuszx.kusz...@intel.com>
Subject: [PATCH] cryptodev: revert ABI compatibility for ChaCha20-Poly1305

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>
---
 lib/librte_cryptodev/meson.build              |   1 -
 lib/librte_cryptodev/rte_cryptodev.c          | 147 +-----------------
 lib/librte_cryptodev/rte_cryptodev.h          |  34 +---
 .../rte_cryptodev_version.map                 |   6 -
 4 files changed, 6 insertions(+), 182 deletions(-)

Acked-by: Arek Kusztal <arkadiuszx.kusz...@intel.com>

Reply via email to