X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fsuites%2Fperformance%2FShort_Xconnect_Dot1q_Intel-X520-DA2.robot;h=4f68d87d2fed89543ea5d4a2e58f01c6659eb2f3;hb=4aaf57b2317e0f3e8dcc2f313a6503ea72e89e41;hp=d0ede20e932d58a070db14a6531049ce4b6b7aed;hpb=74132d55d6f846a3356df188509accd7169f939b;p=csit.git diff --git a/tests/suites/performance/Short_Xconnect_Dot1q_Intel-X520-DA2.robot b/tests/suites/performance/Short_Xconnect_Dot1q_Intel-X520-DA2.robot index d0ede20e93..4f68d87d2f 100644 --- a/tests/suites/performance/Short_Xconnect_Dot1q_Intel-X520-DA2.robot +++ b/tests/suites/performance/Short_Xconnect_Dot1q_Intel-X520-DA2.robot @@ -20,7 +20,7 @@ | ... | L2 | Intel-X520-DA2 | Suite Teardown | 3-node Performance Suite Teardown | Test Setup | Setup all DUTs before test -| Test Teardown | Run Keyword | Show statistics on all DUTs +| Test Teardown | Run Keyword | Remove startup configuration of VPP from all DUTs | Documentation | Minimal throughput acceptance test cases *** Variables *** @@ -34,12 +34,15 @@ | | ... | sub-interfaces inter-connected using L2 cross connect at 2x2.9Mpps in | | ... | 3-node topology. Tagging is applied between DUTs inserting 4B VLAN ID | | ... | into a packet header. -| | [Tags] | 1_THREAD_NOHTT_RSS_1 | SINGLE_THREAD +| | [Tags] | 1_THREAD_NOHTT_RSS_1 | SINGLE_THREAD | NDR | | ${framesize}= | Set Variable | 64 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 2.9mpps -| | Given Setup '1' worker threads and rss '1' without HTT on all DUTs -| | And VPP interfaces in path are up +| | Given Add '1' worker threads and rss '1' without HTT to all DUTs +| | And Add all PCI devices to all DUTs +| | And Add No Multi Seg to all DUTs +| | And Apply startup configuration on all VPP DUTs +| | And VPP interfaces in path are up | | When VLAN dot1q subinterfaces initialized on 3-node topology | | ... | ${dut1} | ${dut1_if2} | ${dut2} | ${dut2_if1} | ${subid} | | And L2 tag rewrite method setup on interfaces @@ -57,12 +60,15 @@ | | ... | sub-interfaces inter-connected using L2 cross connect at | | ... | 2x 720,000pps in 3-node topology. Tagging is applied between DUTs | | ... | inserting 4B VLAN ID into a packet header. -| | [Tags] | 1_THREAD_NOHTT_RSS_1 | SINGLE_THREAD +| | [Tags] | 1_THREAD_NOHTT_RSS_1 | SINGLE_THREAD | NDR | | ${framesize}= | Set Variable | 1518 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 720000pps -| | Given Setup '1' worker threads and rss '1' without HTT on all DUTs -| | And VPP interfaces in path are up +| | Given Add '1' worker threads and rss '1' without HTT to all DUTs +| | And Add all PCI devices to all DUTs +| | And Add No Multi Seg to all DUTs +| | And Apply startup configuration on all VPP DUTs +| | And VPP interfaces in path are up | | When VLAN dot1q subinterfaces initialized on 3-node topology | | ... | ${dut1} | ${dut1_if2} | ${dut2} | ${dut2_if1} | ${subid} | | And L2 tag rewrite method setup on interfaces @@ -80,12 +86,14 @@ | | ... | sub-interfaces inter-connected using L2 cross connect at | | ... | 2x 120,000pps in 3-node topology. Tagging is applied between DUTs | | ... | inserting 4B VLAN ID into a packet header. -| | [Tags] | 1_THREAD_NOHTT_RSS_1 | SINGLE_THREAD +| | [Tags] | 1_THREAD_NOHTT_RSS_1 | SINGLE_THREAD | NDR | | ${framesize}= | Set Variable | 9000 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 120000pps -| | Given Setup '1' worker threads and rss '1' without HTT on all DUTs -| | And VPP interfaces in path are up +| | Given Add '1' worker threads and rss '1' without HTT to all DUTs +| | And Add all PCI devices to all DUTs +| | And Apply startup configuration on all VPP DUTs +| | And VPP interfaces in path are up | | When VLAN dot1q subinterfaces initialized on 3-node topology | | ... | ${dut1} | ${dut1_if2} | ${dut2} | ${dut2_if1} | ${subid} | | And L2 tag rewrite method setup on interfaces @@ -103,12 +111,15 @@ | | ... | sub-interfaces inter-connected using L2 cross connect at 2x5.8Mpps in | | ... | 3-node topology. Tagging is applied between DUTs inserting 4B VLAN ID | | ... | into a packet header. -| | [Tags] | 2_THREAD_NOHTT_RSS_1 | MULTI_THREAD +| | [Tags] | 2_THREAD_NOHTT_RSS_1 | MULTI_THREAD | NDR | | ${framesize}= | Set Variable | 64 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 5.8mpps -| | Given Setup '2' worker threads and rss '1' without HTT on all DUTs -| | And VPP interfaces in path are up +| | Given Add '2' worker threads and rss '1' without HTT to all DUTs +| | And Add all PCI devices to all DUTs +| | And Add No Multi Seg to all DUTs +| | And Apply startup configuration on all VPP DUTs +| | And VPP interfaces in path are up | | When VLAN dot1q subinterfaces initialized on 3-node topology | | ... | ${dut1} | ${dut1_if2} | ${dut2} | ${dut2_if1} | ${subid} | | And L2 tag rewrite method setup on interfaces @@ -126,12 +137,15 @@ | | ... | sub-interfaces inter-connected using L2 cross connect at | | ... | 2x 720,000pps in 3-node topology. Tagging is applied between DUTs | | ... | inserting 4B VLAN ID into a packet header. -| | [Tags] | 2_THREAD_NOHTT_RSS_1 | MULTI_THREAD +| | [Tags] | 2_THREAD_NOHTT_RSS_1 | MULTI_THREAD | NDR | | ${framesize}= | Set Variable | 1518 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 720000pps -| | Given Setup '2' worker threads and rss '1' without HTT on all DUTs -| | And VPP interfaces in path are up +| | Given Add '2' worker threads and rss '1' without HTT to all DUTs +| | And Add all PCI devices to all DUTs +| | And Add No Multi Seg to all DUTs +| | And Apply startup configuration on all VPP DUTs +| | And VPP interfaces in path are up | | When VLAN dot1q subinterfaces initialized on 3-node topology | | ... | ${dut1} | ${dut1_if2} | ${dut2} | ${dut2_if1} | ${subid} | | And L2 tag rewrite method setup on interfaces @@ -149,12 +163,14 @@ | | ... | sub-interfaces inter-connected using L2 cross connect at | | ... | 2x 120,000pps in 3-node topology. Tagging is applied between DUTs | | ... | inserting 4B VLAN ID into a packet header. -| | [Tags] | 2_THREAD_NOHTT_RSS_1 | MULTI_THREAD +| | [Tags] | 2_THREAD_NOHTT_RSS_1 | MULTI_THREAD | NDR | | ${framesize}= | Set Variable | 9000 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 120000pps -| | Given Setup '2' worker threads and rss '1' without HTT on all DUTs -| | And VPP interfaces in path are up +| | Given Add '2' worker threads and rss '1' without HTT to all DUTs +| | And Add all PCI devices to all DUTs +| | And Apply startup configuration on all VPP DUTs +| | And VPP interfaces in path are up | | When VLAN dot1q subinterfaces initialized on 3-node topology | | ... | ${dut1} | ${dut1_if2} | ${dut2} | ${dut2_if1} | ${subid} | | And L2 tag rewrite method setup on interfaces @@ -172,12 +188,15 @@ | | ... | sub-interfaces inter-connected using L2 cross connect at 2x9.0Mpps in | | ... | 3-node topology. Tagging is applied between DUTs inserting 4B VLAN ID | | ... | into a packet header. -| | [Tags] | 4_THREAD_NOHTT_RSS_2 | MULTI_THREAD +| | [Tags] | 4_THREAD_NOHTT_RSS_2 | MULTI_THREAD | NDR | | ${framesize}= | Set Variable | 64 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 9.0mpps -| | Given Setup '4' worker threads and rss '2' without HTT on all DUTs -| | And VPP interfaces in path are up +| | Given Add '4' worker threads and rss '2' without HTT to all DUTs +| | And Add all PCI devices to all DUTs +| | And Add No Multi Seg to all DUTs +| | And Apply startup configuration on all VPP DUTs +| | And VPP interfaces in path are up | | When VLAN dot1q subinterfaces initialized on 3-node topology | | ... | ${dut1} | ${dut1_if2} | ${dut2} | ${dut2_if1} | ${subid} | | And L2 tag rewrite method setup on interfaces @@ -195,12 +214,15 @@ | | ... | dot1q sub-interfaces inter-connected using L2 cross connect at | | ... | 2x 720,000pps in 3-node topology. Tagging is applied between DUTs | | ... | inserting 4B VLAN ID into a packet header. -| | [Tags] | 4_THREAD_NOHTT_RSS_2 | MULTI_THREAD +| | [Tags] | 4_THREAD_NOHTT_RSS_2 | MULTI_THREAD | NDR | | ${framesize}= | Set Variable | 1518 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 720000pps -| | Given Setup '4' worker threads and rss '2' without HTT on all DUTs -| | And VPP interfaces in path are up +| | Given Add '4' worker threads and rss '2' without HTT to all DUTs +| | And Add all PCI devices to all DUTs +| | And Add No Multi Seg to all DUTs +| | And Apply startup configuration on all VPP DUTs +| | And VPP interfaces in path are up | | When VLAN dot1q subinterfaces initialized on 3-node topology | | ... | ${dut1} | ${dut1_if2} | ${dut2} | ${dut2_if1} | ${subid} | | And L2 tag rewrite method setup on interfaces @@ -218,12 +240,14 @@ | | ... | dot1q sub-interfaces inter-connected using L2 cross connect at | | ... | 2x 120,000pps in 3-node topology. Tagging is applied between DUTs | | ... | inserting 4B VLAN ID into a packet header. -| | [Tags] | 4_THREAD_NOHTT_RSS_2 | MULTI_THREAD +| | [Tags] | 4_THREAD_NOHTT_RSS_2 | MULTI_THREAD | NDR | | ${framesize}= | Set Variable | 9000 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 120000pps -| | Given Setup '4' worker threads and rss '2' without HTT on all DUTs -| | And VPP interfaces in path are up +| | Given Add '4' worker threads and rss '2' without HTT to all DUTs +| | And Add all PCI devices to all DUTs +| | And Apply startup configuration on all VPP DUTs +| | And VPP interfaces in path are up | | When VLAN dot1q subinterfaces initialized on 3-node topology | | ... | ${dut1} | ${dut1_if2} | ${dut2} | ${dut2_if1} | ${subid} | | And L2 tag rewrite method setup on interfaces