numam-dpdk/examples/ipsec-secgw
Anoob Joseph 5d05af5557 examples/ipsec-secgw: clear soft expiry configuration
Soft expiry is not a mandatory IPsec feature. It is verified separately
with IPsec unit tests. So configuration of the same is not required.
Also, soft expiry tracking can cause perf degradation with some PMDs.
Since a separate UT is available and the same setting in ipsec-secgw is
not verifying the functionality, remove the same by clearing life
configuration.

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2021-09-28 14:16:37 +02: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 examples/ipsec-secgw: support fallback session 2019-11-08 13:51:16 +01: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: add per-core packet statistics 2020-07-08 00:15:35 +02:00
ipsec_worker.c examples/ipsec-secgw: update event mode inline path 2021-09-28 08:43:57 +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: update event mode inline path 2021-09-28 08:43:57 +02: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: clear soft expiry configuration 2021-09-28 14:16:37 +02: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 inline UDP encapsulation 2021-07-20 10:32:05 +02: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