X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fvm_vhost%2F10ge2p1x520-eth-l2xcbase-eth-4vhostvr1024-2vm-mrr.robot;h=fa26096ffdc7a5baf66116d8710ca77f27342c47;hp=0e1d1aaf8652866eece3df0dac749129119a7510;hb=cc85afad85339d2cc8f035ce63ff21220d8e6b96;hpb=c9c2cb7ee2dfc00a280b25dcfd855a39ccfdc158 diff --git a/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2xcbase-eth-4vhostvr1024-2vm-mrr.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2xcbase-eth-4vhostvr1024-2vm-mrr.robot index 0e1d1aaf86..fa26096ffd 100644 --- a/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2xcbase-eth-4vhostvr1024-2vm-mrr.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2xcbase-eth-4vhostvr1024-2vm-mrr.robot @@ -49,6 +49,7 @@ | ... | addresses of the TG node interfaces. *** Variables *** +| ${perf_qemu_qsz}= | 1024 #CPU settings | ${system_cpus}= | ${1} | ${vpp_cpus}= | ${5} @@ -56,7 +57,7 @@ # X520-DA2 bandwidth limit | ${s_limit}= | ${10000000000} # Traffic profile: -| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254 +| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254 *** Keywords *** | Check RR for eth-l2xcbase-eth-4vhostvr1024-2vm-ndrdisc @@ -76,9 +77,12 @@ | | ${dut2_vm_refs}= | Create Dictionary | | Set Test Variable | ${dut1_vm_refs} | | Set Test Variable | ${dut2_vm_refs} +| | ${jumbo_frames}= | Set Variable If | ${get_framesize} < ${1522} +| | ... | ${False} | ${True} +| | Set Test Variable | ${jumbo_frames} | | ... | | Given Add '${wt}' worker threads and '${rxq}' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Run Keyword If | ${get_framesize} < ${1522} | | ... | Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs