numam-dpdk/examples/ipsec-secgw
Radu Nicolau a7f32947a3 examples/ipsec-secgw: support TCP TSO
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 <declan.doherty@intel.com>
Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2021-11-04 19:46:27 +01:00
..
test eal: replace blacklist/whitelist options 2020-11-16 00:11:22 +01:00
ep0.cfg examples/ipsec-secgw: support flow director 2020-04-19 17:15:14 +02:00
ep1.cfg examples/ipsec-secgw: fix default configuration 2019-11-20 12:35:51 +01:00
esp.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
esp.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
event_helper.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
event_helper.h examples/ipsec-secgw: add event mode 2020-04-05 18:26:04 +02:00
flow.c examples/ipsec-secgw: fix parsing of flow queue 2021-09-28 08:43:57 +02:00
flow.h examples/ipsec-secgw: enable flow based distribution 2020-07-20 14:51:31 +05:30
ipip.h examples/ipsec-secgw: update incremental checksum 2018-01-20 16:10:52 +01:00
ipsec_process.c examples/ipsec-secgw: support TCP TSO 2021-11-04 19:46:27 +01:00
ipsec_worker.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
ipsec_worker.h examples/ipsec-secgw: add app mode worker 2020-04-05 18:26:04 +02:00
ipsec-secgw.c examples/ipsec-secgw: support TCP TSO 2021-11-04 19:46:27 +01:00
ipsec-secgw.h examples/ipsec-secgw: support UDP encapsulation 2021-04-16 12:43:33 +02:00
ipsec.c examples/ipsec-secgw: clear soft expiry configuration 2021-09-28 14:16:37 +02:00
ipsec.h examples/ipsec-secgw: support TCP TSO 2021-11-04 19:46:27 +01:00
Makefile examples: fix pkg-config override 2021-05-05 22:20:24 +02:00
meson.build examples: reduce indentation in build files 2021-04-21 14:04:09 +02:00
parser.c cmdline: avoid name clash with Windows system types 2020-11-05 17:49:00 +01:00
parser.h examples/ipsec-secgw: enable flow based distribution 2020-07-20 14:51:31 +05:30
rt.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
sa.c examples/ipsec-secgw: support TCP TSO 2021-11-04 19:46:27 +01:00
sad.c examples/ipsec-secgw: add SAD cache 2020-02-05 15:20:51 +01:00
sad.h examples/ipsec-secgw: support UDP encapsulation 2021-04-16 12:43:33 +02:00
sp4.c examples/ipsec-secgw: get rid of maximum SP limitation 2020-02-05 15:20:51 +01:00
sp6.c examples/ipsec-secgw: get rid of maximum SP limitation 2020-02-05 15:20:51 +01:00