X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fip4_tunnels%2F10ge2p1x710-ethip4udpwireguard1tnlsw-ip4base-ndrpdr.robot;fp=tests%2Fvpp%2Fperf%2Fip4_tunnels%2F10ge2p1x710-ethip4udpwireguard1tnlsw-ip4base-ndrpdr.robot;h=5f611a8ee2bfb0fdbf69b69abe7aeca07887d457;hp=13d95512cd6569af5f38c0412be85b8d1f186538;hb=73354f8561599422a955a7ba5283968910d633f5;hpb=88fd39d9e8fa45f973fc9cadfca1728dc8f6e336 diff --git a/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4udpwireguard1tnlsw-ip4base-ndrpdr.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4udpwireguard1tnlsw-ip4base-ndrpdr.robot index 13d95512cd..5f611a8ee2 100644 --- a/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4udpwireguard1tnlsw-ip4base-ndrpdr.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4udpwireguard1tnlsw-ip4base-ndrpdr.robot @@ -77,15 +77,15 @@ | ${dut2_if1_ip4}= | 200.0.0.2 | ${dut2_if2_ip4}= | 192.168.20.1 | ${tg_if2_ip4}= | 192.168.20.2 -| ${wg_if1_ip4}= | 192.168.110.1 -| ${wg_if2_ip4}= | 192.168.120.1 +| ${wg_if1_ip4}= | 1.0.0.1 +| ${wg_if2_ip4}= | 1.0.0.2 | ${raddr_ip4}= | 20.0.0.0 | ${laddr_ip4}= | 10.0.0.0 | ${n_tunnels}= | ${1} | ${listen_port}= | ${51820} | ${keepalive_time}= | ${256} # Traffic profile: -| ${traffic_profile}= | trex-stl-3n-ethip4-ip4dst${n_tunnels} +| ${traffic_profile}= | trex-stl-3n-ethip4-ip4src${n_tunnels}ip4dst${n_tunnels} *** Keywords *** | Local Template @@ -111,7 +111,7 @@ | | When Initialize layer driver | ${nic_driver} | | And Initialize layer interface | | And Initialize WireGuard in 3-node circular topology -| | And VPP WireGuard Create Tunnel Interface On DUTs +| | And VPP WireGuard Create Tunnel Interfaces On DUTs | | ... | ${nodes} | ${DUT1_${int}2}[0] | ${DUT2_${int}1}[0] | | ... | ${dut1_if2_ip4} | ${dut2_if1_ip4} | ${DUT1_${int}2_mac}[0] | | ... | ${DUT2_${int}1_mac}[0] | ${wg_if1_ip4} | ${wg_if2_ip4}