numam-dpdk/examples/ipsec-secgw
Anoob Joseph 1329602b6c examples/ipsec-secgw: add per-core packet statistics
Adding per core packet handling stats to analyze traffic distribution
when multiple cores are engaged.

Since aggregating the packet stats across cores would affect
performance, keeping the feature disabled using compile time flags.

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2020-07-08 00:15:35 +02:00
..
test examples/ipsec-secgw: clean up test scripts 2020-05-11 13:17:43 +02: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 examples/ipsec-secgw: check event adapter errors 2020-04-19 17:15:14 +02:00
event_helper.h examples/ipsec-secgw: add event mode 2020-04-05 18:26:04 +02:00
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: remove duplicated check 2020-04-19 17:15:14 +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: add per-core packet statistics 2020-07-08 00:15:35 +02:00
ipsec-secgw.h examples/ipsec-secgw: add per-core packet statistics 2020-07-08 00:15:35 +02:00
ipsec.c examples/ipsec-secgw: add per-core packet statistics 2020-07-08 00:15:35 +02:00
ipsec.h examples/ipsec-secgw: remove limitation for crypto sessions 2020-05-11 13:17:43 +02:00
Makefile build/pkg-config: improve static linking flags 2020-07-01 19:30:52 +02:00
meson.build examples/ipsec-secgw: add driver mode worker 2020-04-05 18:26:04 +02:00
parser.c examples/ipsec-secgw: get rid of maximum SP limitation 2020-02-05 15:20:51 +01:00
parser.h examples/ipsec-secgw: get rid of maximum SP limitation 2020-02-05 15:20:51 +01:00
rt.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
sa.c examples/ipsec-secgw: remove limitation for crypto sessions 2020-05-11 13:17:43 +02:00
sad.c examples/ipsec-secgw: add SAD cache 2020-02-05 15:20:51 +01:00
sad.h examples/ipsec-secgw: add event mode 2020-04-05 18:26:04 +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