X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fl2%2F25ge2p1xxv710-avf-eth-l2xcbase-mrr.robot;h=3b8fea9fcdb22a93a8e8c2c4a5b8e7193bca1a85;hp=de0265aadac77c56e0d6c2ae1818eb604333f436;hb=2e5bd238d151a9002f4f6231f9c4eea43a37348b;hpb=bb0f69d12e0e509c58bb5b8116d73bb585a4ea09 diff --git a/tests/vpp/perf/l2/25ge2p1xxv710-avf-eth-l2xcbase-mrr.robot b/tests/vpp/perf/l2/25ge2p1xxv710-avf-eth-l2xcbase-mrr.robot index de0265aada..3b8fea9fcd 100644 --- a/tests/vpp/perf/l2/25ge2p1xxv710-avf-eth-l2xcbase-mrr.robot +++ b/tests/vpp/perf/l2/25ge2p1xxv710-avf-eth-l2xcbase-mrr.robot @@ -49,11 +49,11 @@ *** Variables *** # XXV710-DA2 bandwidth limit ~50Gbps/2=25Gbps -| ${s_25G} | ${25000000000} +| ${s_25G}= | ${25000000000} # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps -| ${s_18.75Mpps} | ${18750000} +| ${s_18.75Mpps}= | ${18750000} # Traffic profile: -| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254 +| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254 *** Keywords *** | Local template @@ -77,7 +77,7 @@ | | ... | ${s_25G} | ${framesize} | pps_limit=${s_18.75Mpps} | | And Apply startup configuration on all VPP DUTs | | When Initialize AVF interfaces -| | And Initialize L2 xconnect in circular topology +| | And Initialize L2 Xconnect In 3-node Circular Topology | | Then Traffic should pass with maximum rate | | ... | ${max_rate}pps | ${framesize} | ${traffic_profile}