From 0082a0e1b9a39b8efac2146b98b76907fea44a21 Mon Sep 17 00:00:00 2001 From: Radu Nicolau Date: Thu, 14 Oct 2021 17:03:28 +0100 Subject: [PATCH] doc: remove unneeded IPsec new field notice The deprecation notice regarding extending rte_ipsec_sa_prm with a new field hdr_l3_len is no longer applicable. Signed-off-by: Radu Nicolau Acked-by: Akhil Goyal --- 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 46cb3e70ba..20a93cbab0 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -213,9 +213,6 @@ Deprecation Notices will be updated with new fields to support new features like 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.20.1