examples/ipsec-secgw: update event mode inline path
authorNithin Dabilpuram <ndabilpuram@marvell.com>
Wed, 15 Sep 2021 16:30:01 +0000 (22:00 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Tue, 28 Sep 2021 06:43:57 +0000 (08:43 +0200)
commitea28ab889ea65d943f3a9c8a5344c5bb75733e9f
treedf2e288d0b727336a881f53cb3f90a8fcc804b8d
parentd08dcd28c3b245468a9859b7b9a288247dfc95f1
examples/ipsec-secgw: update event mode inline path

Update mbuf.l2_len with L2 header size for outbound
inline processing.

This patch also fixes a bug in arg parsing.

Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
examples/ipsec-secgw/ipsec-secgw.c
examples/ipsec-secgw/ipsec_worker.c