diff options
author | Yulong Pei <yulong.pei@intel.com> | 2019-07-02 21:46:15 +0800 |
---|---|---|
committer | Yulong Pei <yulong.pei@intel.com> | 2019-07-02 21:46:15 +0800 |
commit | c92b40483268fff81afa7dadf25945d6e86acb27 (patch) | |
tree | 4da87fed63b5cc0b92a27d5115d18bda50144246 /tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr.robot | |
parent | c3f3339838606f62760c3cd5ae3e820dbc9fe7dd (diff) |
fix missing separator issue of crypto ipsec test suites
Change-Id: Iaec8b496cfd40e9a24c2226c1f7c6f7dde6a3d82
Signed-off-by: Yulong Pei <yulong.pei@intel.com>
Diffstat (limited to 'tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr.robot')
-rw-r--r-- | tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr.robot b/tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr.robot index 3dd7a0eaf6..3ca1188c9f 100644 --- a/tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr.robot +++ b/tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr.robot @@ -54,7 +54,7 @@ | @{plugins_to_enable}= | dpdk_plugin.so | crypto_ia32_plugin.so | ... | crypto_ipsecmb_plugin.so | crypto_openssl_plugin.so | ${osi_layer}= | L3 -| ${crypto_type}= HW_DH895xcc +| ${crypto_type}= | HW_DH895xcc | ${nic_name}= | Intel-X710 | ${overhead}= | ${58} | ${tg_if1_ip4}= | 192.168.10.2 |