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

2021-10-26 Thread Ananyev, Konstantin
> > Add support to allow user to specific MSS for 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. If this feature is enabled (by mss config file option), shouldn't we check and

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

2021-10-26 Thread Radu Nicolau
Add support to allow user to specific MSS for 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/release