[dpdk-dev] [PATCH 2/2] doc: announce rte_security_ipsec_xform structure changes

Slava Ovsiienko viacheslavo at nvidia.com
Sun Aug 8 14:17:41 CEST 2021


> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Radu Nicolau
> Sent: Thursday, August 5, 2021 13:21
> To: hemant.agrawal at nxp.com; gakhil at marvell.com; anoobj at marvell.com;
> declan.doherty at intel.com; abhijit.sinha at intel.com;
> daniel.m.buckley at intel.com; marchana at marvell.com;
> ktejasree at marvell.com; Matan Azrad <matan at nvidia.com>;
> konstantin.ananyev at intel.com
> Cc: dev at dpdk.org; Radu Nicolau <radu.nicolau at intel.com>
> Subject: [dpdk-dev] [PATCH 2/2] doc: announce rte_security_ipsec_xform
> structure changes
> 
> Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
> ---
>  doc/guides/rel_notes/deprecation.rst | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/deprecation.rst
> b/doc/guides/rel_notes/deprecation.rst
> index b87fa54e67..a3493b4dfb 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -196,3 +196,8 @@ Deprecation Notices
> 
>    * ipsec: The structure ``rte_ipsec_sa_prm`` will be extended with a new
>    field ``hdr_l3_len`` to configure tunnel l3 header lenght.
> +
> +  * security: The structure ``rte_security_ipsec_xform`` will be
> + extended with  multiple fields: udp structure that will hold the
> + source and destination port  for UDP encapsulation, mss to specify the
> + IPsec payload Maximum Segment Size,  esn structure for Extended
> Sequence Number.
> --
> 2.25.1
Acked-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>



More information about the dev mailing list