From 827c0c0135631b6e65dd557fe03f789da9c5857f Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Wed, 29 Jan 2020 07:31:23 +0000 Subject: IPSEC: Change plugin naming https://gerrit.fd.io/r/c/vpp/+/24574 Signed-off-by: Peter Mikus Change-Id: Ic2b7c925ceba1e16de87c64003ecceeea69c681c --- ...x710-ethip4ipsec1tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsec1tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr.robot') diff --git a/tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsec1tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr.robot b/tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsec1tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr.robot index b17101346f..f86fc6f834 100644 --- a/tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsec1tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr.robot +++ b/tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsec1tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr.robot @@ -52,7 +52,7 @@ | ... | *[Ref] Applicable standard specifications:* RFC4303 and RFC2544. *** Variables *** -| @{plugins_to_enable}= | dpdk_plugin.so | crypto_ia32_plugin.so +| @{plugins_to_enable}= | dpdk_plugin.so | crypto_native_plugin.so | ... | crypto_ipsecmb_plugin.so | crypto_openssl_plugin.so | ${crypto_type}= | ${None} | ${nic_name}= | Intel-X710 -- cgit 1.2.3-korg