X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fperf%2F10ge2p1x520-eth-l2bdbasemaclrn-ndrchk.robot;h=ccd0930846422332883f16787b65a8d7445072b9;hp=91b792a5e8a639cc0b92a40588dcd04ea03842c1;hb=3ef4ce6c9cc006d728a8acea20bc18aadc88acdc;hpb=44eddf96507e2300a7a309c75154dfc54289104f diff --git a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-ndrchk.robot b/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-ndrchk.robot index 91b792a5e8..ccd0930846 100644 --- a/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-ndrchk.robot +++ b/tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-ndrchk.robot @@ -14,8 +14,8 @@ *** Settings *** | Resource | resources/libraries/robot/performance.robot | Library | resources.libraries.python.NodePath -| Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PERFTEST_SHORT -| ... | NIC_Intel-X520-DA2 | PERFTEST_BASE +| Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK +| ... | NIC_Intel-X520-DA2 | ETH | L2BDMACLRN | BASE | Suite Setup | 3-node Performance Suite Setup with DUT's NIC model | ... | L2 | Intel-X520-DA2 | Suite Teardown | 3-node Performance Suite Teardown @@ -48,7 +48,7 @@ | | ... | [Cfg] DUT runs L2BD config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte | | ... | frames using single trial throughput test. -| | [Tags] | 1_THREAD_NOHTT_RXQUEUES_1 | SINGLE_THREAD | NDR +| | [Tags] | 1T1C | STHREAD | | ${framesize}= | Set Variable | 64 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 3.2mpps @@ -65,7 +65,7 @@ | | ... | [Cfg] DUT runs L2BD config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte | | ... | frames using single trial throughput test. -| | [Tags] | 1_THREAD_NOHTT_RXQUEUES_1 | SINGLE_THREAD | NDR +| | [Tags] | 1T1C | STHREAD | | ${framesize}= | Set Variable | 1518 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 812743pps @@ -82,7 +82,7 @@ | | ... | [Cfg] DUT runs L2BD config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte | | ... | frames using single trial throughput test. -| | [Tags] | 1_THREAD_NOHTT_RXQUEUES_1 | SINGLE_THREAD | NDR +| | [Tags] | 1T1C | STHREAD | | ${framesize}= | Set Variable | 9000 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 138580pps @@ -98,7 +98,7 @@ | | ... | [Cfg] DUT runs L2BD config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte | | ... | frames using single trial throughput test. -| | [Tags] | 2_THREAD_NOHTT_RXQUEUES_1 | MULTI_THREAD | NDR +| | [Tags] | 2T2C | MTHREAD | | ${framesize}= | Set Variable | 64 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 6.9mpps @@ -115,7 +115,7 @@ | | ... | [Cfg] DUT runs L2BD config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte | | ... | frames using single trial throughput test. -| | [Tags] | 2_THREAD_NOHTT_RXQUEUES_1 | MULTI_THREAD | NDR +| | [Tags] | 2T2C | MTHREAD | | ${framesize}= | Set Variable | 1518 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 812743pps @@ -132,7 +132,7 @@ | | ... | [Cfg] DUT runs L2BD config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte | | ... | frames using single trial throughput test. -| | [Tags] | 2_THREAD_NOHTT_RXQUEUES_1 | MULTI_THREAD | NDR +| | [Tags] | 2T2C | MTHREAD | | ${framesize}= | Set Variable | 9000 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 138580pps @@ -148,7 +148,7 @@ | | ... | [Cfg] DUT runs L2BD config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 64 Byte | | ... | frames using single trial throughput test. -| | [Tags] | 4_THREAD_NOHTT_RXQUEUES_2 | MULTI_THREAD | NDR +| | [Tags] | 4T4C | MTHREAD | | ${framesize}= | Set Variable | 64 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 7.4mpps @@ -165,7 +165,7 @@ | | ... | [Cfg] DUT runs L2BD config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 1518 Byte | | ... | frames using single trial throughput test. -| | [Tags] | 4_THREAD_NOHTT_RXQUEUES_2 | MULTI_THREAD | NDR +| | [Tags] | 4T4C | MTHREAD | | ${framesize}= | Set Variable | 1518 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 812743pps @@ -182,7 +182,7 @@ | | ... | [Cfg] DUT runs L2BD config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 9000 Byte | | ... | frames using single trial throughput test. -| | [Tags] | 4_THREAD_NOHTT_RXQUEUES_2 | MULTI_THREAD | NDR +| | [Tags] | 4T4C | MTHREAD | | ${framesize}= | Set Variable | 9000 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 138580pps