X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fl2%2F10ge2p1x520-dot1q-l2xcbase-mrr.robot;h=0d91c61dcb7cd5e7341146a1bcc91a58e029d218;hp=8d9648cb2d542c55d49cb74fe3c390d0358b97d2;hb=3e8a10ce9f0481d610aafa41f3195b0900122eb4;hpb=4e92926132e55972a956be7b854e6e698c62857a diff --git a/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-mrr.robot b/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-mrr.robot index 8d9648cb2d..0d91c61dcb 100644 --- a/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-mrr.robot +++ b/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-mrr.robot @@ -52,9 +52,9 @@ | ${tag_rewrite}= | pop-1 | ${overhead}= | ${4} # X520-DA2 bandwidth limit -| ${s_limit} | ${10000000000} +| ${s_limit}= | ${10000000000} # Traffic profile: -| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254 +| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254 *** Keywords *** | Local Template @@ -78,7 +78,7 @@ | | ... | ${s_limit} | ${framesize} | overhead=${overhead} | | And Apply startup configuration on all VPP DUTs | | And Set interfaces in path up -| | When Initialize VLAN dot1q sub-interfaces in 3-node circular topology +| | When Initialize VLAN dot1q sub-interfaces in circular topology | | ... | ${dut1} | ${dut1_if2} | ${dut2} | ${dut2_if1} | ${subid} | | And Configure L2 tag rewrite method on interfaces | | ... | ${dut1} | ${subif_index_1} | ${dut2} | ${subif_index_2}