[dpdk-dev] [PATCH v2] security: remove experimental tag from security APIs

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Thu Jul 5 16:13:58 CEST 2018


Hi Hemant,

> -----Original Message-----
> From: Hemant Agrawal [mailto:hemant.agrawal at nxp.com]
> Sent: Wednesday, July 4, 2018 10:05 AM
> To: Nicolau, Radu <radu.nicolau at intel.com>; akhil.goyal at nxp.com; Doherty,
> Declan <declan.doherty at intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>; borisp at mellanox.com
> Cc: dev at dpdk.org
> Subject: [PATCH v2] security: remove experimental tag from security APIs
> 
> Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> ---
> v2: fix the release version
> 
>  doc/guides/rel_notes/release_18_08.rst       |  7 +++++++
>  lib/librte_security/rte_security.c           | 18 +++++++++---------
>  lib/librte_security/rte_security.h           | 28 +++++++++++++---------------
>  lib/librte_security/rte_security_driver.h    |  2 --
>  lib/librte_security/rte_security_version.map |  2 +-
>  5 files changed, 30 insertions(+), 27 deletions(-)

CFLAGS += -DALLOW_EXPERIMENTAL_API can be removed from Makefile in the library
and the ipsec-secgw application (same for meson.build).

Apart from this, the rest looks good to me.


More information about the dev mailing list