examples/ipsec-secgw: test CPU crypto
authorMarcin Smoczynski <marcinx.smoczynski@intel.com>
Tue, 4 Feb 2020 13:12:57 +0000 (14:12 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 5 Feb 2020 14:29:14 +0000 (15:29 +0100)
commit850fc3eadefc19e634386a3a8d857871f5e710d0
tree4f432d6023c9f614ce7409960a4c95924ea0f0c4
parent5139d5d9e304eb07ad35dc1bb075ef53a5072d0f
examples/ipsec-secgw: test CPU crypto

Enable cpu-crypto mode testing by adding dedicated environmental
variable CRYPTO_PRIM_TYPE. Setting it to 'type cpu-crypto' allows
to run test scenario with cpu crypto acceleration.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Signed-off-by: Marcin Smoczynski <marcinx.smoczynski@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
examples/ipsec-secgw/test/common_defs.sh
examples/ipsec-secgw/test/linux_test4.sh
examples/ipsec-secgw/test/linux_test6.sh
examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh
examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh
examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh
examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh
examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh
examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh