numam-dpdk/examples/ipsec-secgw
Nithin Dabilpuram 58e2cf4cf7 examples/ipsec-secgw: update ether type using tunnel info
Update ether type for outbound SA processing based on tunnel header
information in both NEON functions for poll mode and event mode worker
functions.

Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2022-09-27 18:20:35 +02: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 eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
event_helper.h examples/ipsec-secgw: add pool size parameters 2022-02-23 11:43:14 +01: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: update ether type using tunnel info 2022-09-27 18:20:35 +02:00
ipsec_worker.h examples/ipsec-secgw: fix build with GCC 12 2022-09-27 17:16:52 +02:00
ipsec-secgw.c examples/ipsec-secgw: use Tx checksum offload conditionally 2022-09-27 17:16:52 +02:00
ipsec-secgw.h examples/ipsec-secgw: add poll mode worker for inline proto 2022-06-01 16:26:34 +02:00
ipsec.c examples/ipsec-secgw: create lookaside sessions at init 2022-06-01 16:26:34 +02:00
ipsec.h examples/ipsec-secgw: fix build with GCC 12 2022-09-27 17:16:52 +02: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 eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +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