examples/ipsec-secgw: fix crypto device mapping
authorAviad Yehezkel <aviadye@mellanox.com>
Tue, 24 Oct 2017 12:48:57 +0000 (15:48 +0300)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Wed, 25 Oct 2017 16:11:00 +0000 (18:11 +0200)
commit15f81cbf65d361e0b922e0d86db381084a2a5124
treea37a2fcb0707c65da5615d855919c9166f734f53
parenta389434efc1b6846dd345def27178d9be24cb914
examples/ipsec-secgw: fix crypto device mapping

AEAD algorithms were not being added in the mapping
between algorithms and crypto devices, only cipher and
authentication chained algorithms.

Fixes: 501e9c226adf ("examples/ipsec-secgw: add AEAD parameters")
Cc: stable@dpdk.org
Signed-off-by: Aviad Yehezkel <aviadye@mellanox.com>
Acked-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
examples/ipsec-secgw/ipsec-secgw.c
examples/ipsec-secgw/ipsec.h