examples/ipsec-secgw: fix missing ingress flow attribute
authorNélio Laranjeiro <nelio.laranjeiro@6wind.com>
Mon, 18 Dec 2017 10:24:35 +0000 (11:24 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Sat, 20 Jan 2018 15:10:52 +0000 (16:10 +0100)
commita4cde424aa89cab213e12dfbb93e47871fcfe5dc
tree9e147e4f2dabcd1eaa4fc353cc484155b3ace2af
parent2a5106af132b6cd740769714cb5096ee3654469e
examples/ipsec-secgw: fix missing ingress flow attribute

Generic flow API have both direction bits, ingress and egress for rules
which may work on both sides.

Fixes: ec17993a145a ("examples/ipsec-secgw: support security offload")
Cc: stable@dpdk.org
Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: Anoob Joseph <anoob.joseph@caviumnetworks.com>
examples/ipsec-secgw/ipsec.c