From 132293cb74a341ab05eae526b58c47efe2392b6c Mon Sep 17 00:00:00 2001 From: Radu Nicolau Date: Thu, 5 Aug 2021 11:20:54 +0100 Subject: [PATCH] doc: announce change in IPsec SA structure Signed-off-by: Radu Nicolau Acked-by: Konstantin Ananyev Acked-by: Jerin Jacob Acked-by: Viacheslav Ovsiienko --- doc/guides/rel_notes/deprecation.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index c46497dfcd..e95695b8ac 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -239,6 +239,9 @@ Deprecation Notices will be updated with new fields to support new features like IPsec inner checksum, tunnel header verification, TSO in case of protocol offload. +* ipsec: The structure ``rte_ipsec_sa_prm`` will be extended with a new field + ``hdr_l3_len`` to configure tunnel L3 header length. + * eventdev: The file ``rte_eventdev_pmd.h`` will be renamed to ``eventdev_driver.h`` to make the driver interface as internal and the structures ``rte_eventdev_data``, ``rte_eventdev`` and ``rte_eventdevs`` will be moved to a new file named