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

2021-08-08 Thread Slava Ovsiienko
vell.com; > ktejas...@marvell.com; Matan Azrad ; > konstantin.anan...@intel.com > Cc: dev@dpdk.org; Radu Nicolau > Subject: [dpdk-dev] [PATCH 2/2] doc: announce rte_security_ipsec_xform > structure changes > > Signed-off-by: Radu Nicolau > --- > doc/guides/rel_notes/d

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

2021-08-08 Thread Thomas Monjalon
05/08/2021 12:20, Radu Nicolau: > Signed-off-by: Radu Nicolau > --- > + * 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 payl

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

2021-08-05 Thread Ananyev, Konstantin
> Signed-off-by: Radu Nicolau > --- > doc/guides/rel_notes/deprecation.rst | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/doc/guides/rel_notes/deprecation.rst > b/doc/guides/rel_notes/deprecation.rst > index b87fa54e67..a3493b4dfb 100644 > --- a/doc/guides/rel_notes/deprecation

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

2021-08-05 Thread Radu Nicolau
Signed-off-by: Radu Nicolau --- doc/guides/rel_notes/deprecation.rst | 5 + 1 file changed, 5 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index b87fa54e67..a3493b4dfb 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guide