X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fvm_vhost%2F10ge2p1x710-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr.robot;h=7d3127dc31f5d99ce43a9fc23798341548247733;hp=81a7689177b464a4bf59883581b4771a2d749e9d;hb=85eaed551e088d0a3f3dd71febc361acecc17add;hpb=6e96fee163eb9622bf39ed48743db86f7bcf743a diff --git a/tests/vpp/perf/vm_vhost/10ge2p1x710-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr.robot b/tests/vpp/perf/vm_vhost/10ge2p1x710-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr.robot index 81a7689177..7d3127dc31 100644 --- a/tests/vpp/perf/vm_vhost/10ge2p1x710-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr.robot +++ b/tests/vpp/perf/vm_vhost/10ge2p1x710-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr.robot @@ -61,8 +61,6 @@ # Socket names | ${bd_id1}= | 1 | ${bd_id2}= | 2 -| ${sock1}= | /var/run/vpp/sock-1-${bd_id1} -| ${sock2}= | /var/run/vpp/sock-1-${bd_id2} # X710 bandwidth limit | ${s_limit}= | ${10000000000} # Traffic profile: @@ -96,8 +94,7 @@ | | ... | ${s_limit} | ${framesize} | overhead=${overhead} | | And Apply startup configuration on all VPP DUTs | | When Initialize L2 bridge domains with Vhost-User and VLAN in circular topology -| | ... | ${bd_id1} | ${bd_id2} | ${sock1} | ${sock2} | ${subid} -| | ... | ${tag_rewrite} +| | ... | ${bd_id1} | ${bd_id2} | ${subid} | ${tag_rewrite} | | And Configure guest VMs with dpdk-testpmd connected via vhost-user | | ... | vm_count=${1} | jumbo=${jumbo} | perf_qemu_qsz=${1024} | | ... | use_tuned_cfs=${False}