]> git.droids-corp.org - dpdk.git/commit
examples/ipsec-secgw: fix default flow rule creation
authorNithin Dabilpuram <ndabilpuram@marvell.com>
Fri, 17 Dec 2021 12:44:51 +0000 (18:14 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Fri, 21 Jan 2022 09:17:35 +0000 (10:17 +0100)
commitb0c6a0f1ee962b1540aab44df94e0fd65a9def9b
tree4622837dd11e0b1325126b8d403f1d50055ce4b4
parent986c2c9e5696ea61e2e440702e21d28e7d8eaa5f
examples/ipsec-secgw: fix default flow rule creation

Fix default flow rule to create after ethdev start to align
with rte_flow spec.

Fixes: 513f192b5fd4 ("examples/ipsec-secgw: add default flow for inline Rx")
Cc: stable@dpdk.org
Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
examples/ipsec-secgw/ipsec-secgw.c