examples/ipsec-secgw: extend inline session to non AES-GCM
authorAnkur Dwivedi <adwivedi@marvell.com>
Fri, 14 Feb 2020 06:38:18 +0000 (12:08 +0530)
committerAkhil Goyal <akhil.goyal@oss.nxp.com>
Thu, 20 Feb 2020 10:16:46 +0000 (11:16 +0100)
commitb685f931e1ce33d287e3891d4f19ab07f8d2aa79
tree2569b9c22474dfb60268b8dadd036cca063d1cbc
parentb38aaf173331e931b8aaa4b07ffffc5f5bdc960e
examples/ipsec-secgw: extend inline session to non AES-GCM

This patch extends creation of inline session to all the algorithms.
Previously the inline session was enabled only for AES-GCM cipher.

Fixes: 3a690d5a65e2 ("examples/ipsec-secgw: fix first packet with inline crypto")
Cc: stable@dpdk.org
Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
examples/ipsec-secgw/sa.c