X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fperf%2F10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot;h=fa5879507a98248e61c24793287cb88ade4083d2;hb=859157b5db45927c7b4bb0b2d575e68805777a86;hp=8d353fd20756eff161207f440cfaf0222308d881;hpb=b92b5be7d4bbbf523812f774bb2e539ab2081cf6;p=csit.git diff --git a/tests/perf/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot b/tests/perf/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot index 8d353fd207..fa5879507a 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot +++ b/tests/perf/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot @@ -12,19 +12,20 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance.robot +| Resource | resources/libraries/robot/performance_setup.robot | Library | resources.libraries.python.Cop | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC | ... | NIC_Intel-X520-DA2 | ETH | IP6FWD | FEATURE | COPWHLIST | ... -| Suite Setup | 3-node Performance Suite Setup with DUT's NIC model +| Suite Setup | Set up 3-node performance topology with DUT's NIC model | ... | L3 | Intel-X520-DA2 -| Suite Teardown | 3-node Performance Suite Teardown +| Suite Teardown | Tear down 3-node performance topology | ... -| Test Setup | Performance test setup -| Test Teardown | Performance test teardown | ${min_rate}pps | ${framesize} -| ... | ${traffic_profile} +| Test Setup | Set up performance test +| ... +| Test Teardown | Tear down performance discovery test | ${min_rate}pps +| ... | ${framesize} | ${traffic_profile} | ... | Documentation | *RFC2544: Pkt throughput IPv6 whitelist test cases* | ... @@ -69,11 +70,11 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '1' worker threads and rxqueues '1' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology -| | And Add No Multi Seg to all DUTs +| | Given Add '1' worker threads and '1' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -97,11 +98,11 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '1' worker threads and rxqueues '1' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology -| | And Add No Multi Seg to all DUTs +| | Given Add '1' worker threads and '1' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -126,11 +127,11 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '1' worker threads and rxqueues '1' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology -| | And Add No Multi Seg to all DUTs +| | Given Add '1' worker threads and '1' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -154,11 +155,11 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '1' worker threads and rxqueues '1' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology -| | And Add No Multi Seg to all DUTs +| | Given Add '1' worker threads and '1' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -183,10 +184,10 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '1' worker threads and rxqueues '1' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology +| | Given Add '1' worker threads and '1' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -210,10 +211,10 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '1' worker threads and rxqueues '1' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology +| | Given Add '1' worker threads and '1' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -238,11 +239,11 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '2' worker threads and rxqueues '1' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology -| | And Add No Multi Seg to all DUTs +| | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -266,11 +267,11 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '2' worker threads and rxqueues '1' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology -| | And Add No Multi Seg to all DUTs +| | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -295,11 +296,11 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '2' worker threads and rxqueues '1' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology -| | And Add No Multi Seg to all DUTs +| | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -323,11 +324,11 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '2' worker threads and rxqueues '1' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology -| | And Add No Multi Seg to all DUTs +| | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -352,10 +353,10 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '2' worker threads and rxqueues '1' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology +| | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -379,10 +380,10 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '2' worker threads and rxqueues '1' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology +| | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -407,11 +408,11 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '4' worker threads and rxqueues '2' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology -| | And Add No Multi Seg to all DUTs +| | Given Add '4' worker threads and '2' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -435,11 +436,11 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '4' worker threads and rxqueues '2' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology -| | And Add No Multi Seg to all DUTs +| | Given Add '4' worker threads and '2' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -464,11 +465,11 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '4' worker threads and rxqueues '2' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology -| | And Add No Multi Seg to all DUTs +| | Given Add '4' worker threads and '2' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -492,11 +493,11 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '4' worker threads and rxqueues '2' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology -| | And Add No Multi Seg to all DUTs +| | Given Add '4' worker threads and '2' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -521,10 +522,10 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '4' worker threads and rxqueues '2' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology +| | Given Add '4' worker threads and '2' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1 @@ -548,10 +549,10 @@ | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} -| | Given Add '4' worker threads and rxqueues '2' in 3-node single-link topo -| | And Add PCI devices to DUTs from 3-node single link topology +| | Given Add '4' worker threads and '2' rxqueues in 3-node single-link circular topology +| | And Add PCI devices to DUTs in 3-node single link topology | | And Apply startup configuration on all VPP DUTs -| | When IPv6 forwarding initialized in a 3-node circular topology +| | When Initialize IPv6 forwarding in 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local | | And Add fib table | ${dut2} | 2001:2:: | 64 | 1 | local | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1