examples/ipsec-secgw: add default flow for inline Rx
authorAnkur Dwivedi <adwivedi@marvell.com>
Thu, 27 Feb 2020 16:18:23 +0000 (17:18 +0100)
committerAkhil Goyal <akhil.goyal@oss.nxp.com>
Wed, 1 Apr 2020 10:07:07 +0000 (12:07 +0200)
commit513f192b5fd4d5b2f9e79febecc28d629eb3dd82
tree1bd5a29204b2d509cc9016a190eae6ca240a551e
parentdc38ae8d08269f1a7023f9f26045408f3d0e0e25
examples/ipsec-secgw: add default flow for inline Rx

The default flow created would enable security processing on all ESP
packets. If the default flow is created, SA based rte_flow creation
would be skipped.

Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
examples/ipsec-secgw/ipsec-secgw.c
examples/ipsec-secgw/ipsec.c
examples/ipsec-secgw/ipsec.h