From 293e836ea5e93dc923a114272798c5abbee7bae6 Mon Sep 17 00:00:00 2001 From: Radu Nicolau Date: Thu, 5 Aug 2021 11:20:55 +0100 Subject: [PATCH] doc: announce changes in IPsec xform structure Signed-off-by: Radu Nicolau Acked-by: Konstantin Ananyev Acked-by: Anoob Joseph Acked-by: Viacheslav Ovsiienko --- doc/guides/rel_notes/deprecation.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index e95695b8ac..76a4abfd6b 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -235,6 +235,10 @@ Deprecation Notices SA lifetime configuration. A new structure would be introduced to replace the current member, ``esn_soft_limit``. +* security: The structure ``rte_security_ipsec_xform`` will be extended with + multiple fields: source and destination port of UDP encapsulation, + IPsec payload MSS (Maximum Segment Size), and ESN (Extended Sequence Number). + * security: The IPsec SA config options ``struct rte_security_ipsec_sa_options`` will be updated with new fields to support new features like IPsec inner checksum, tunnel header verification, TSO in case of protocol offload. -- 2.20.1