[dpdk-dev] [PATCH v8 09/10] doc: remove unneeded ipsec new field deprecation
Radu Nicolau
radu.nicolau at intel.com
Mon Oct 11 13:29:44 CEST 2021
The deprecation notice regarding extendig rte_ipsec_sa_prm with a
new field hdr_l3_len is no longer applicable.
Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
---
doc/guides/rel_notes/deprecation.rst | 3 ---
1 file changed, 3 deletions(-)
diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index d24d69b669..b4e367712a 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -217,9 +217,6 @@ Deprecation Notices
will be updated with new fields to support new features like IPsec inner
checksum, 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
--
2.25.1
More information about the dev
mailing list