doc: announce changes in IPsec SA config option struct
Propose new fields to support offloads like - IPsec inner checksum(L3/L4) - IPsec tunnel header verification - TSO - etc in the structure ``rte_security_ipsec_sa_options``. Signed-off-by: Archana Muniganti <marchana@marvell.com> Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com> Acked-by: Akhil Goyal <gakhil@marvell.com> Acked-by: Radu Nicolau <radu.nicolau@intel.com> Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com> Acked-by: Jerin Jacob <jerinj@marvell.com>
This commit is contained in:
parent
a1c6cc8843
commit
0c79906add
@ -194,6 +194,10 @@ Deprecation Notices
|
||||
SA lifetime configuration. A new structure would be introduced to replace the
|
||||
current member, ``esn_soft_limit``.
|
||||
|
||||
* 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.
|
||||
|
||||
* 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user