numam-dpdk/examples/ipsec-secgw
Volodymyr Fialko b1a6b1e909 examples/ipsec-secgw: fix Tx offloads initialization
Fix uninitialized variable access of outbound offloads flags.

Coverity issue: 381669
Fixes: 6938fc92c4 ("examples/ipsec-secgw: add lookaside event mode")

Signed-off-by: Volodymyr Fialko <vfialko@marvell.com>
2022-11-10 15:11:06 +01:00
..
test fix spelling in comments and strings 2022-01-11 12:16:53 +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 XCBC-MAC/DES-CBC 2022-06-01 16:26:35 +02: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: support event vector in lookaside mode 2022-10-29 13:01:37 +02:00
event_helper.h examples/ipsec-secgw: add queue for event crypto adapter 2022-10-29 13:01:37 +02:00
flow.c examples/ipsec-secgw: fix flow pattern buffer overrun 2022-09-27 17:16:52 +02:00
flow.h examples/ipsec-secgw: support more flow patterns and actions 2022-06-28 10:17:02 +02:00
ipip.h examples/ipsec-secgw: update incremental checksum 2018-01-20 16:10:52 +01:00
ipsec_lpm_neon.h examples/ipsec-secgw: fix build with GCC 12 2022-09-27 17:16:52 +02:00
ipsec_neon.h examples/ipsec-secgw: update ether type using tunnel info 2022-09-27 18:20:35 +02:00
ipsec_process.c examples/ipsec-secgw: create lookaside sessions at init 2022-06-01 16:26:34 +02:00
ipsec_worker.c examples/ipsec-secgw: fix Tx offloads initialization 2022-11-10 15:11:06 +01:00
ipsec_worker.h examples/ipsec-secgw: support per SA HW reassembly 2022-10-29 13:01:41 +02:00
ipsec-secgw.c examples/ipsec-secgw: fix Tx offloads initialization 2022-11-10 15:11:06 +01:00
ipsec-secgw.h examples/ipsec-secgw: support per SA HW reassembly 2022-10-29 13:01:41 +02:00
ipsec.c examples/ipsec-secgw: support per SA HW reassembly 2022-10-29 13:01:41 +02:00
ipsec.h examples/ipsec-secgw: fix Tx offloads initialization 2022-11-10 15:11:06 +01:00
Makefile examples/ipsec-secgw: support poll mode NEON LPM lookup 2022-06-30 06:54:21 +02:00
meson.build examples/ipsec-secgw: support telemetry 2021-11-04 19:46:27 +01:00
parser.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
parser.h eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
rt.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
sa.c examples/ipsec-secgw: support per SA HW reassembly 2022-10-29 13:01:41 +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 fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
sp6.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00