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

Ananyev, Konstantin konstantin.ananyev at intel.com
Thu Aug 5 12:42:13 CEST 2021


> 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.
> --

Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>

> 2.25.1



More information about the dev mailing list