RE: [PATCH v2 5/5] examples/ipsec-secgw: update ether type using tunnel info

2022-08-18 Thread Akhil Goyal
> 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 Da

RE: [PATCH v2 5/5] examples/ipsec-secgw: update ether type using tunnel info

2022-08-18 Thread Ruifeng Wang
> -Original Message- > From: Nithin Dabilpuram > Sent: Thursday, August 18, 2022 3:12 AM > To: Ruifeng Wang ; Radu Nicolau > ; Akhil > Goyal > Cc: jer...@marvell.com; dev@dpdk.org; Nithin Dabilpuram > > Subject: [PATCH v2 5/5] examples/ipsec-secgw: upd

[PATCH v2 5/5] examples/ipsec-secgw: update ether type using tunnel info

2022-08-17 Thread Nithin Dabilpuram
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 --- examples/ipsec-secgw/ipsec_neon.h | 41 + examples/ipsec-secgw/ipsec_wo