X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fperf%2F10ge2p1x520-ethip6-ip6base-iacldstbase-ndrchk.robot;h=23a6b4f3eda2e5aaf63034773ebd557831f886c8;hp=5d1a4e23e0500763f3d3fe55d463af2f11d7c1fd;hb=3ef4ce6c9cc006d728a8acea20bc18aadc88acdc;hpb=44eddf96507e2300a7a309c75154dfc54289104f diff --git a/tests/perf/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrchk.robot b/tests/perf/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrchk.robot index 5d1a4e23e0..23a6b4f3ed 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrchk.robot +++ b/tests/perf/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrchk.robot @@ -14,8 +14,8 @@ *** Settings *** | Resource | resources/libraries/robot/performance.robot | Library | resources.libraries.python.Classify.Classify -| Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PERFTEST_SHORT -| ... | NIC_Intel-X520-DA2 +| Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRCHK +| ... | NIC_Intel-X520-DA2 | ETH | IP6FWD | FEATURE | IACLDST | Suite Setup | 3-node Performance Suite Setup with DUT's NIC model | ... | L3 | Intel-X520-DA2 | Suite Teardown | 3-node Performance Suite Teardown @@ -49,7 +49,7 @@ | | ... | [Cfg] DUT runs IPv4 routing and whitelist filters config with \ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Verify | | ... | ref-NDR for 78 Byte frames using single trial throughput test. -| | [Tags] | 1_THREAD_NOHTT_RXQUEUES_1 | SINGLE_THREAD | NDR +| | [Tags] | 1T1C | STHREAD | | ${framesize}= | Set Variable | 78 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 2.9mpps @@ -67,7 +67,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters 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 @@ -85,7 +85,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters 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 @@ -102,7 +102,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Verify | | ... | ref-NDR for 78 Byte frames using single trial throughput test. -| | [Tags] | 2_THREAD_NOHTT_RXQUEUES_1 | MULTI_THREAD | NDR +| | [Tags] | 2T2C | MTHREAD | | ${framesize}= | Set Variable | 78 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 5.4mpps @@ -120,7 +120,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters 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 @@ -138,7 +138,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters 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 @@ -155,7 +155,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 4 thread, 4 phy core, 2 receive queue per NIC port. [Ver] Verify | | ... | ref-NDR for 78 Byte frames using single trial throughput test. -| | [Tags] | 4_THREAD_NOHTT_RXQUEUES_2 | MULTI_THREAD | NDR +| | [Tags] | 4T4C | MTHREAD | | ${framesize}= | Set Variable | 78 | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 9.5mpps @@ -173,7 +173,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 4 thread, 4 phy core, 2 receive queue 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 @@ -191,7 +191,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 4 thread, 4 phy core, 2 receive queue 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