From: Radu Nicolau Date: Thu, 14 Oct 2021 16:03:29 +0000 (+0100) Subject: doc: remove unneeded security structs extension notice X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=ef7629ae8d98ebbc18380b828d18d1f50d8721fc;p=dpdk.git doc: remove unneeded security structs extension notice The new fields regarding TSO support were not implemented following feedback, it was decided to implement TSO support by using existing mbuf fields. Signed-off-by: Radu Nicolau Acked-by: Akhil Goyal --- diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 20a93cbab0..3b92b20389 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -206,13 +206,6 @@ Deprecation Notices pointer for the private data to the application which can be attached to the packet while enqueuing. -* security: The structure ``rte_security_ipsec_xform`` will be extended with: - new field: IPsec payload MSS (Maximum Segment Size). - -* security: The IPsec SA config options ``struct rte_security_ipsec_sa_options`` - will be updated with new fields to support new features like TSO in case of - protocol offload. - * 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