RE: [PATCH v4 1/7] examples/ipsec-secgw: move fast path helper functions

2022-05-11 Thread Akhil Goyal
> Subject: [PATCH v4 1/7] examples/ipsec-secgw: move fast path helper functions > > Move fast path helper functions to header file for easy access. > > Signed-off-by: Nithin Dabilpuram > Acked-by: Akhil Goyal > --- > v4: > - Fix NULL pointer access in patch 7/7&

[PATCH v4 1/7] examples/ipsec-secgw: move fast path helper functions

2022-04-29 Thread Nithin Dabilpuram
Move fast path helper functions to header file for easy access. Signed-off-by: Nithin Dabilpuram Acked-by: Akhil Goyal --- v4: - Fix NULL pointer access in patch 7/7's inline protocol single sa worker thread function when outbound SA doesn't exist. v3: - In patch 7/7, in Inline Protocol single