RE: [PATCH 2/2] examples/ipsec-secgw: fix issue with IP hdr manipulation

2022-08-25 Thread Akhil Goyal
> Subject: [PATCH 2/2] examples/ipsec-secgw: fix issue with IP hdr manipulation Title should be examples/ipsec-secgw: fix IP header manipulation Will fix while applying. > > Fix issue with ip header pointer computation to pick the right offset. > > Fixes: 6eb3ba03995c ("

[PATCH 2/2] examples/ipsec-secgw: fix issue with IP hdr manipulation

2022-07-21 Thread Nithin Dabilpuram
Fix issue with ip header pointer computation to pick the right offset. Fixes: 6eb3ba03995c ("examples/ipsec-secgw: support poll mode NEON LPM lookup") Cc: rbhans...@marvell.com Signed-off-by: Nithin Dabilpuram --- examples/ipsec-secgw/ipsec_neon.h | 2 +- 1 file changed, 1 insertion(+), 1 delet