[dpdk-dev] [PATCH 2/2] doc: announce rte_security_ipsec_xform structure changes

Thomas Monjalon thomas at monjalon.net
Sun Aug 8 17:10:53 CEST 2021


05/08/2021 12:20, Radu Nicolau:
> Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
> ---
> +  * security: The structure ``rte_security_ipsec_xform`` will be extended with 
> +  multiple fields: udp structure that will hold the source and destination port 
> +  for UDP encapsulation, mss to specify the IPsec payload Maximum Segment Size, 
> +  esn structure for Extended Sequence Number.

Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
Acked-by: Anoob Joseph <anoobj at marvell.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>

Slightly reworded and applied:

* security: The structure ``rte_security_ipsec_xform`` will be extended with
  multiple fields: source and destination port of UDP encapsulation,
  IPsec payload MSS (Maximum Segment Size), and ESN (Extended Sequence Number).





More information about the dev mailing list