X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fl2%2F10ge2p1x520-dot1q-l2bdbasemaclrn-ndrpdr.robot;h=4706c1ec36187f28e0b84069709f8fb251f383fc;hp=d539454c4f25684394587c45a59592cc90f59cef;hb=3e8a10ce9f0481d610aafa41f3195b0900122eb4;hpb=4e92926132e55972a956be7b854e6e698c62857a diff --git a/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2bdbasemaclrn-ndrpdr.robot b/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2bdbasemaclrn-ndrpdr.robot index d539454c4f..4706c1ec36 100644 --- a/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2bdbasemaclrn-ndrpdr.robot +++ b/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2bdbasemaclrn-ndrpdr.robot @@ -29,7 +29,8 @@ | ... | Test Template | Local Template | ... -| Documentation | *RFC2544: Pkt throughput L2BD test cases with 802.1q test cases* +| Documentation | *RFC2544: Pkt throughput L2BD test cases with 802.1q test\ +| ... | cases* | ... | ... | *[Top] Network Topologies:* TG-DUT1-DUT2-TG 3-node circular topology\ | ... | with single links between nodes. @@ -56,12 +57,12 @@ | ${tag_rewrite}= | pop-1 | ${overhead}= | ${4} # X520-DA2 bandwidth limit -| ${s_limit} | ${10000000000} +| ${s_limit}= | ${10000000000} # Bridge domain IDs | ${bd_id1}= | 1 | ${bd_id2}= | 2 # Traffic profile: -| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254 +| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254 *** Keywords *** | Local Template