[dpdk-dev] [PATCH] cryptodev: revert ABI compatibility for ChaCha20-Poly1305

Kusztal, ArkadiuszX arkadiuszx.kusztal at intel.com
Tue Aug 25 10:18:59 CEST 2020



-----Original Message-----
From: Dybkowski, AdamX <adamx.dybkowski at intel.com> 
Sent: piątek, 14 sierpnia 2020 12:00
To: dev at dpdk.org; Trahe, Fiona <fiona.trahe at intel.com>; akhil.goyal at nxp.com
Cc: Dybkowski, AdamX <adamx.dybkowski at intel.com>; Kusztal, ArkadiuszX <arkadiuszx.kusztal at 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.dybkowski at intel.com>
Reviewed-by: Arek Kusztal <arkadiuszx.kusztal at 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.kusztal at intel.com>


More information about the dev mailing list