X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2Fip4_tunnels%2F2n1l-10ge2p1x710-ethip4vxlan-l2xcbase-scapy.robot;h=7b84de1af04df051c2f0af27fe40001d9fc7146d;hb=8cddfb3bfd02675b78f7c71cb88900ca1d6460b1;hp=dcf48e8147e7c734eb899e9bf1aa97101b047c33;hpb=e82ebbd96e2ba73276e2f1b6d7f9c2d8a9442c3f;p=csit.git diff --git a/tests/vpp/device/ip4_tunnels/2n1l-10ge2p1x710-ethip4vxlan-l2xcbase-scapy.robot b/tests/vpp/device/ip4_tunnels/2n1l-10ge2p1x710-ethip4vxlan-l2xcbase-scapy.robot index dcf48e8147..7b84de1af0 100644 --- a/tests/vpp/device/ip4_tunnels/2n1l-10ge2p1x710-ethip4vxlan-l2xcbase-scapy.robot +++ b/tests/vpp/device/ip4_tunnels/2n1l-10ge2p1x710-ethip4vxlan-l2xcbase-scapy.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Cisco and/or its affiliates. +# Copyright (c) 2022 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -44,7 +44,7 @@ | ... | - **[Ref] Applicable standard specifications:** RFC7348. *** Variables *** -| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so +| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so | vxlan_plugin.so | ${crypto_type}= | ${None} | ${nic_name}= | Intel-X710 | ${nic_driver}= | vfio-pci @@ -54,7 +54,7 @@ | ${nic_vfs}= | 0 | ${overhead}= | ${50} # Telemetry -| ${telemetry_profile}= | vpp_test_teardown +| ${telemetry_profile}= | vppctl_test_teardown *** Keywords *** | Local Template