> -----Original Message-----
> From: Nithin Dabilpuram <ndabilpu...@marvell.com>
> Sent: Thursday, August 18, 2022 3:12 AM
> To: Ruifeng Wang <ruifeng.w...@arm.com>; Radu Nicolau
> <radu.nico...@intel.com>; Akhil
> Goyal <gak...@marvell.com>
> Cc: jer...@marvell.com; dev@dpdk.org; Nithin Dabilpuram
> <ndabilpu...@marvell.com>
> Subject: [PATCH v2 5/5] 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 <ndabilpu...@marvell.com>
> ---
> examples/ipsec-secgw/ipsec_neon.h | 41
> +++++++++++++++++++++++++------------
> examples/ipsec-secgw/ipsec_worker.c | 30 +++++++++++++++++++--------
> 2 files changed, 49 insertions(+), 22 deletions(-)
>
Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com>