diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-11-14 14:51:54 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-11-14 14:51:54 +0000 |
commit | 7c923c6a4b2b16b31fbe9d72f83135b7616c06a1 (patch) | |
tree | 4494f6e165aed1ec53db91cceb35b55e452735a9 /tests | |
parent | f23b0e351a7a55576031c78b3ec618f6284e7712 (diff) |
FIX: AVF IP6base
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Ibc3350acab54100f03f540397bfcbd6e7455ea2c
Diffstat (limited to 'tests')
-rw-r--r-- | tests/vpp/perf/ip6/10ge2p1x710-avf-ethip6-ip6base-ndrpdr.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/perf/ip6/10ge2p1x710-avf-ethip6-ip6base-ndrpdr.robot b/tests/vpp/perf/ip6/10ge2p1x710-avf-ethip6-ip6base-ndrpdr.robot index 558314f253..bd64f3066e 100644 --- a/tests/vpp/perf/ip6/10ge2p1x710-avf-ethip6-ip6base-ndrpdr.robot +++ b/tests/vpp/perf/ip6/10ge2p1x710-avf-ethip6-ip6base-ndrpdr.robot @@ -45,7 +45,7 @@ | ... | *[Ref] Applicable standard specifications:* RFC2544. *** Variables *** -| @{plugins_to_enable}= | dpdk_plugin.so +| @{plugins_to_enable}= | avf_plugin.so | ${crypto_type}= | ${None} | ${nic_name}= | Intel-X710 | ${nic_driver}= | avf |