examples/ipsec-secgw: fix inline test scripts
authorBernard Iremonger <bernard.iremonger@intel.com>
Wed, 10 Jul 2019 11:23:10 +0000 (12:23 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Fri, 19 Jul 2019 12:32:58 +0000 (14:32 +0200)
commitf0529ed29cd7858eefcce3bad792953de0160831
tree195f5a547f0c451a9d340187ac231a1abd7aee86
parent3a690d5a65e206ff7b0726297fc769237b6a87f6
examples/ipsec-secgw: fix inline test scripts

Remove workaround in tun_aesgcm_defs.sh and trs_aesgcm_defs.sh
to get around the bug where the first inbound packet is dropped
for inline crypto.

Fixes: 929784452094 ("examples/ipsec-secgw: add scripts for functional test")
Cc: stable@dpdk.org
Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
examples/ipsec-secgw/test/trs_aesgcm_defs.sh
examples/ipsec-secgw/test/tun_aesgcm_defs.sh