X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fip4%2F10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot;h=8d88399a3e2c17346ba52f657bc16910d22309dc;hp=5dc941725fb8b509b911874c46c172b2914b83ae;hb=9d62c4fa8023daaf4aa6426b9648279df51dad03;hpb=fec161451268791e57e5dfe76dbaedd897e99aae diff --git a/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot index 5dc941725f..8d88399a3e 100644 --- a/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot @@ -69,8 +69,10 @@ | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize IPv4 forwarding in 3-node circular topology -| | And Add fib table | ${dut1} | 10.10.10.0 | 24 | 1 | local -| | And Add fib table | ${dut2} | 20.20.20.0 | 24 | 1 | local +| | And Add Fib Table | ${dut1} | 1 +| | And Vpp Route Add | ${dut1} | 10.10.10.0 | 24 | vrf=1 | local=${TRUE} +| | And Add Fib Table | ${dut2} | 1 +| | And Vpp Route Add | ${dut2} | 20.20.20.0 | 24 | vrf=1 | local=${TRUE} | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip4 | 1 | | And COP Add whitelist Entry | ${dut2} | ${dut2_if2} | ip4 | 1 | | And COP interface enable or disable | ${dut1} | ${dut1_if1} | enable @@ -92,8 +94,10 @@ | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize IPv4 forwarding in 3-node circular topology -| | And Add fib table | ${dut1} | 10.10.10.0 | 24 | 1 | local -| | And Add fib table | ${dut2} | 20.20.20.0 | 24 | 1 | local +| | And Add Fib Table | ${dut1} | 1 +| | And Vpp Route Add | ${dut1} | 10.10.10.0 | 24 | vrf=1 | local=${TRUE} +| | And Add Fib Table | ${dut2} | 1 +| | And Vpp Route Add | ${dut2} | 20.20.20.0 | 24 | vrf=1 | local=${TRUE} | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip4 | 1 | | And COP Add whitelist Entry | ${dut2} | ${dut2_if2} | ip4 | 1 | | And COP interface enable or disable | ${dut1} | ${dut1_if1} | enable @@ -114,8 +118,10 @@ | | And Add PCI devices to DUTs in 3-node single link topology | | And Apply startup configuration on all VPP DUTs | | When Initialize IPv4 forwarding in 3-node circular topology -| | And Add fib table | ${dut1} | 10.10.10.0 | 24 | 1 | local -| | And Add fib table | ${dut2} | 20.20.20.0 | 24 | 1 | local +| | And Add Fib Table | ${dut1} | 1 +| | And Vpp Route Add | ${dut1} | 10.10.10.0 | 24 | vrf=1 | local=${TRUE} +| | And Add Fib Table | ${dut2} | 1 +| | And Vpp Route Add | ${dut2} | 20.20.20.0 | 24 | vrf=1 | local=${TRUE} | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip4 | 1 | | And COP Add whitelist Entry | ${dut2} | ${dut2_if2} | ip4 | 1 | | And COP interface enable or disable | ${dut1} | ${dut1_if1} | enable @@ -137,8 +143,10 @@ | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize IPv4 forwarding in 3-node circular topology -| | And Add fib table | ${dut1} | 10.10.10.0 | 24 | 1 | local -| | And Add fib table | ${dut2} | 20.20.20.0 | 24 | 1 | local +| | And Add Fib Table | ${dut1} | 1 +| | And Vpp Route Add | ${dut1} | 10.10.10.0 | 24 | vrf=1 | local=${TRUE} +| | And Add Fib Table | ${dut2} | 1 +| | And Vpp Route Add | ${dut2} | 20.20.20.0 | 24 | vrf=1 | local=${TRUE} | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip4 | 1 | | And COP Add whitelist Entry | ${dut2} | ${dut2_if2} | ip4 | 1 | | And COP interface enable or disable | ${dut1} | ${dut1_if1} | enable @@ -160,8 +168,10 @@ | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize IPv4 forwarding in 3-node circular topology -| | And Add fib table | ${dut1} | 10.10.10.0 | 24 | 1 | local -| | And Add fib table | ${dut2} | 20.20.20.0 | 24 | 1 | local +| | And Add Fib Table | ${dut1} | 1 +| | And Vpp Route Add | ${dut1} | 10.10.10.0 | 24 | vrf=1 | local=${TRUE} +| | And Add Fib Table | ${dut2} | 1 +| | And Vpp Route Add | ${dut2} | 20.20.20.0 | 24 | vrf=1 | local=${TRUE} | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip4 | 1 | | And COP Add whitelist Entry | ${dut2} | ${dut2_if2} | ip4 | 1 | | And COP interface enable or disable | ${dut1} | ${dut1_if1} | enable @@ -182,8 +192,10 @@ | | And Add PCI devices to DUTs in 3-node single link topology | | And Apply startup configuration on all VPP DUTs | | When Initialize IPv4 forwarding in 3-node circular topology -| | And Add fib table | ${dut1} | 10.10.10.0 | 24 | 1 | local -| | And Add fib table | ${dut2} | 20.20.20.0 | 24 | 1 | local +| | And Add Fib Table | ${dut1} | 1 +| | And Vpp Route Add | ${dut1} | 10.10.10.0 | 24 | vrf=1 | local=${TRUE} +| | And Add Fib Table | ${dut2} | 1 +| | And Vpp Route Add | ${dut2} | 20.20.20.0 | 24 | vrf=1 | local=${TRUE} | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip4 | 1 | | And COP Add whitelist Entry | ${dut2} | ${dut2_if2} | ip4 | 1 | | And COP interface enable or disable | ${dut1} | ${dut1_if1} | enable @@ -205,8 +217,10 @@ | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize IPv4 forwarding in 3-node circular topology -| | And Add fib table | ${dut1} | 10.10.10.0 | 24 | 1 | local -| | And Add fib table | ${dut2} | 20.20.20.0 | 24 | 1 | local +| | And Add Fib Table | ${dut1} | 1 +| | And Vpp Route Add | ${dut1} | 10.10.10.0 | 24 | vrf=1 | local=${TRUE} +| | And Add Fib Table | ${dut2} | 1 +| | And Vpp Route Add | ${dut2} | 20.20.20.0 | 24 | vrf=1 | local=${TRUE} | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip4 | 1 | | And COP Add whitelist Entry | ${dut2} | ${dut2_if2} | ip4 | 1 | | And COP interface enable or disable | ${dut1} | ${dut1_if1} | enable @@ -228,8 +242,10 @@ | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize IPv4 forwarding in 3-node circular topology -| | And Add fib table | ${dut1} | 10.10.10.0 | 24 | 1 | local -| | And Add fib table | ${dut2} | 20.20.20.0 | 24 | 1 | local +| | And Add Fib Table | ${dut1} | 1 +| | And Vpp Route Add | ${dut1} | 10.10.10.0 | 24 | vrf=1 | local=${TRUE} +| | And Add Fib Table | ${dut2} | 1 +| | And Vpp Route Add | ${dut2} | 20.20.20.0 | 24 | vrf=1 | local=${TRUE} | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip4 | 1 | | And COP Add whitelist Entry | ${dut2} | ${dut2_if2} | ip4 | 1 | | And COP interface enable or disable | ${dut1} | ${dut1_if1} | enable @@ -250,8 +266,10 @@ | | And Add PCI devices to DUTs in 3-node single link topology | | And Apply startup configuration on all VPP DUTs | | When Initialize IPv4 forwarding in 3-node circular topology -| | And Add fib table | ${dut1} | 10.10.10.0 | 24 | 1 | local -| | And Add fib table | ${dut2} | 20.20.20.0 | 24 | 1 | local +| | And Add Fib Table | ${dut1} | 1 +| | And Vpp Route Add | ${dut1} | 10.10.10.0 | 24 | vrf=1 | local=${TRUE} +| | And Add Fib Table | ${dut2} | 1 +| | And Vpp Route Add | ${dut2} | 20.20.20.0 | 24 | vrf=1 | local=${TRUE} | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip4 | 1 | | And COP Add whitelist Entry | ${dut2} | ${dut2_if2} | ip4 | 1 | | And COP interface enable or disable | ${dut1} | ${dut1_if1} | enable