X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fvm_vhost%2F10ge2p1x520-ethip4-ip4base-eth-4vhostvr1024-2vm-mrr.robot;h=cdd6e90704e8d3221eae2e78b08948ed12a81d92;hb=968ad3ffa40059abd9067b17ead3a24adf4973e0;hp=c2f4158e2a5eb259756dc46356547935fac62689;hpb=c9c2cb7ee2dfc00a280b25dcfd855a39ccfdc158;p=csit.git diff --git a/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-4vhostvr1024-2vm-mrr.robot b/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-4vhostvr1024-2vm-mrr.robot index c2f4158e2a..cdd6e90704 100644 --- a/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-4vhostvr1024-2vm-mrr.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-4vhostvr1024-2vm-mrr.robot @@ -49,6 +49,7 @@ | ... | addresses of the TG node interfaces. *** Variables *** +| ${perf_qemu_qsz}= | 1024 # Socket names | ${sock1}= | /tmp/sock-1 | ${sock2}= | /tmp/sock-2 @@ -62,7 +63,7 @@ # X520-DA2 bandwidth limit | ${s_limit}= | ${10000000000} # Traffic profile: -| ${traffic_profile} | trex-sl-3n-ethip4-ip4src253 +| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src253 *** Keywords *** | Check RR for ethip4-ip4base-eth-4vhostvr1024-2vm @@ -82,6 +83,9 @@ | | ${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