Hi Akhil,

> -----Original Message-----
> From: Akhil Goyal <gak...@marvell.com>
> Sent: Monday 12 December 2022 15:10
> To: dev@dpdk.org
> Cc: Power, Ciara <ciara.po...@intel.com>; fanzhang....@gmail.com; Ji, Kai
> <kai...@intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.gua...@intel.com>; hemant.agra...@nxp.com;
> ma...@nvidia.com; g.si...@nxp.com; ruifeng.w...@arm.com;
> ano...@marvell.com; Nicolau, Radu <radu.nico...@intel.com>;
> vfia...@marvell.com; ktray...@redhat.com; david.march...@redhat.com;
> tho...@monjalon.net; Akhil Goyal <gak...@marvell.com>
> Subject: [PATCH] cryptodev: add algo enums to string conversion APIs
> 
> Symmetric/Asymmetric algorithm strings are accessed by application using
> arrays in cryptodev lib, which hampers new algorithms addition in the array
> due to ABI breakage.
> These arrays are now deprecated and will be removed in next ABI break
> release.
> New APIs are added for getting the algorithm strings based on enum values.
> 
> Signed-off-by: Akhil Goyal <gak...@marvell.com>
> ---
<snip>

Acked-by: Ciara Power <ciara.po...@intel.com>

Reply via email to