Re: [dpdk-dev] [PATCH v4 2/2] examples/ipsec-secgw: add support for TCP TSO

2021-10-28 Thread Ananyev, Konstantin
> Add support to allow user to specific MSS for TCP TSO offload on a per SA > basis. MSS configuration in the context of IPsec is only supported for > outbound SA's in the context of an inline IPsec Crypto offload. > > Signed-off-by: Declan Doherty > Signed-off-by: Radu Nicolau > --- > doc/g

[dpdk-dev] [PATCH v4 2/2] examples/ipsec-secgw: add support for TCP TSO

2021-10-27 Thread Radu Nicolau
Add support to allow user to specific MSS for TCP TSO offload on a per SA basis. MSS configuration in the context of IPsec is only supported for outbound SA's in the context of an inline IPsec Crypto offload. Signed-off-by: Declan Doherty Signed-off-by: Radu Nicolau --- doc/guides/rel_notes/rel