aboutsummaryrefslogtreecommitdiffstats
path: root/tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot
diff options
context:
space:
mode:
authorMaciek Konstantynowicz <mkonstan@cisco.com>2017-04-21 12:04:40 +0100
committerPeter Mikus <pmikus@cisco.com>2017-04-21 20:56:09 +0200
commitfd0ac734133ee7c09faa18a86424dd37cae6dae3 (patch)
tree4968945ac2526545ed061b34c0b7de1ebe3e023c /tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot
parent782437e22e7fd510185155fae9d6e2262ba907f7 (diff)
Added Ethernet frame size tags for performance tests:
- 64B, 78B, IMIX, 1460B, 1480B, 1514B, 1518B, 9000B. Change-Id: I007928855ed05ac2e3aca02298b9436b9b6becdc Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Diffstat (limited to 'tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot')
-rw-r--r--tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot18
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot b/tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot
index ac8d19c19d..35a36a1db5 100644
--- a/tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot
+++ b/tests/perf/40ge2p1xl710-eth-l2bdbasemaclrn-ndrpdrdisc.robot
@@ -131,7 +131,7 @@
*** Test Cases ***
| tc01-64B-1t1c-eth-l2bdbasemaclrn-ndrdisc
| | ... | ${64} | ${100000} | 1 | 1 | ${s_18.75Mpps}
-| | [Tags] | 1T1C | STHREAD | NDRDISC
+| | [Tags] | 64B | 1T1C | STHREAD | NDRDISC
| | [Documentation]
| | ... | [Cfg] DUT runs L2BD switching config with with\
| | ... | 1 thread, 1 phy core, 1 receive queue per NIC port.
@@ -141,7 +141,7 @@
| tc03-1518B-1t1c-eth-l2bdbasemaclrn-ndrdisc
| | ... | ${1518} | ${10000} | 1 | 1 | ${s_24.5G}
-| | [Tags] | 1T1C | STHREAD | NDRDISC
+| | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC
| | [Documentation]
| | ... | [Cfg] DUT runs L2BD switching config with with\
| | ... | 1 thread, 1 phy core, 1 receive queue per NIC port.
@@ -151,7 +151,7 @@
| tc07-64B-2t2c-eth-l2bdbasemaclrn-ndrdisc
| | ... | ${64} | ${100000} | 2 | 1 | ${s_18.75Mpps}
-| | [Tags] | 2T2C | MTHREAD | NDRDISC
+| | [Tags] | 64B | 2T2C | MTHREAD | NDRDISC
| | [Documentation]
| | ... | [Cfg] DUT runs L2BD switching config with with\
| | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port.
@@ -161,7 +161,7 @@
| tc09-1518B-2t2c-eth-l2bdbasemaclrn-ndrdisc
| | ... | ${1518} | ${10000} | 2 | 1 | ${s_24.5G}
-| | [Tags] | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH
+| | [Tags] | 1518B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH
| | [Documentation]
| | ... | [Cfg] DUT runs L2BD switching config with with\
| | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port.
@@ -171,7 +171,7 @@
| tc13-64B-4t4c-eth-l2bdbasemaclrn-ndrdisc
| | ... | ${64} | ${100000} | 4 | 2 | ${s_18.75Mpps}
-| | [Tags] | 4T4C | MTHREAD | NDRDISC
+| | [Tags] | 64B | 4T4C | MTHREAD | NDRDISC
| | [Documentation]
| | ... | [Cfg] DUT runs L2BD switching config with with\
| | ... | 4 threads, 4 phy cores, 2 receive queues per NIC port.
@@ -181,7 +181,7 @@
| tc15-1518B-4t4c-eth-l2bdbasemaclrn-ndrdisc
| | ... | ${1518} | ${10000} | 4 | 2 | ${s_24.5G}
-| | [Tags] | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH
+| | [Tags] | 1518B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH
| | [Documentation]
| | ... | [Cfg] DUT runs L2BD switching config with with\
| | ... | 4 threads, 4 phy cores, 2 receive queues per NIC port.
@@ -191,7 +191,7 @@
| tc19-IMIX-1t1c-eth-l2bdbasemaclrn-ndrdisc
| | ... | IMIX_v4_1 | ${100000} | 1 | 1 | ${s_24.5G}
-| | [Tags] | 1T1C | STHREAD | NDRDISC
+| | [Tags] | IMIX | 1T1C | STHREAD | NDRDISC
| | [Documentation]
| | ... | [Cfg] DUT runs L2BD switching config with with\
| | ... | 1 thread, 1 phy core, 1 receive queue per NIC port.
@@ -201,7 +201,7 @@
| tc20-IMIX-2t2c-eth-l2bdbasemaclrn-ndrdisc
| | ... | IMIX_v4_1 | ${100000} | 2 | 1 | ${s_24.5G}
-| | [Tags] | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH
+| | [Tags] | IMIX | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH
| | [Documentation]
| | ... | [Cfg] DUT runs L2BD switching config with with\
| | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port.
@@ -211,7 +211,7 @@
| tc21-IMIX-4t4c-eth-l2bdbasemaclrn-ndrdisc
| | ... | IMIX_v4_1 | ${100000} | 4 | 2 | ${s_24.5G}
-| | [Tags] | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH
+| | [Tags] | IMIX | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH
| | [Documentation]
| | ... | [Cfg] DUT runs L2BD switching config with with\
| | ... | 4 threads, 4 phy cores, 2 receive queues per NIC port.