From fd0ac734133ee7c09faa18a86424dd37cae6dae3 Mon Sep 17 00:00:00 2001 From: Maciek Konstantynowicz Date: Fri, 21 Apr 2017 12:04:40 +0100 Subject: Added Ethernet frame size tags for performance tests: - 64B, 78B, IMIX, 1460B, 1480B, 1514B, 1518B, 9000B. Change-Id: I007928855ed05ac2e3aca02298b9436b9b6becdc Signed-off-by: Maciek Konstantynowicz --- ...10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'tests/perf/10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot') diff --git a/tests/perf/10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot b/tests/perf/10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot index 9ff8368eb4..6808e68bc5 100644 --- a/tests/perf/10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot +++ b/tests/perf/10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot @@ -92,7 +92,7 @@ *** Test Cases *** | tc01-64B-1t1c-eth-l2bdbasemaclrn-ndrdisc | | ... | ${64} | ${100000} | 1 | 1 -| | [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. @@ -102,7 +102,7 @@ | tc02-64B-1t1c-eth-l2bdbasemaclrn-pdrdisc | | ... | ${64} | ${100000} | 1 | 1 -| | [Tags] | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | [Documentation] | | ... | [Cfg] DUT runs L2BD switching config with with\ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. @@ -112,7 +112,7 @@ | tc03-1518B-1t1c-eth-l2bdbasemaclrn-ndrdisc | | ... | ${1518} | ${10000} | 1 | 1 -| | [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. @@ -122,7 +122,7 @@ | tc04-1518B-1t1c-eth-l2bdbasemaclrn-pdrdisc | | ... | ${1518} | ${10000} | 1 | 1 -| | [Tags] | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | [Documentation] | | ... | [Cfg] DUT runs L2BD switching config with with\ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. @@ -132,7 +132,7 @@ | tc05-9000B-1t1c-eth-l2bdbasemaclrn-ndrdisc | | ... | ${9000} | ${10000} | 1 | 1 -| | [Tags] | 1T1C | STHREAD | NDRDISC +| | [Tags] | 9000B | 1T1C | STHREAD | NDRDISC | | [Documentation] | | ... | [Cfg] DUT runs L2BD switching config with with\ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. @@ -142,7 +142,7 @@ | tc06-9000B-1t1c-eth-l2bdbasemaclrn-pdrdisc | | ... | ${9000} | ${10000} | 1 | 1 -| | [Tags] | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | [Documentation] | | ... | [Cfg] DUT runs L2BD switching config with with\ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. @@ -152,7 +152,7 @@ | tc07-64B-2t2c-eth-l2bdbasemaclrn-ndrdisc | | ... | ${64} | ${100000} | 2 | 1 -| | [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. @@ -162,7 +162,7 @@ | tc08-64B-2t2c-eth-l2bdbasemaclrn-pdrdisc | | ... | ${64} | ${100000} | 2 | 1 -| | [Tags] | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | [Documentation] | | ... | [Cfg] DUT runs L2BD switching config with with\ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. @@ -172,7 +172,7 @@ | tc09-1518B-2t2c-eth-l2bdbasemaclrn-ndrdisc | | ... | ${1518} | ${10000} | 2 | 1 -| | [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. @@ -182,7 +182,7 @@ | tc10-1518B-2t2c-eth-l2bdbasemaclrn-pdrdisc | | ... | ${1518} | ${10000} | 2 | 1 -| | [Tags] | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | [Documentation] | | ... | [Cfg] DUT runs L2BD switching config with with\ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. @@ -192,7 +192,7 @@ | tc11-9000B-2t2c-eth-l2bdbasemaclrn-ndrdisc | | ... | ${9000} | ${10000} | 2 | 1 -| | [Tags] | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 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. @@ -202,7 +202,7 @@ | tc12-9000B-2t2c-eth-l2bdbasemaclrn-pdrdisc | | ... | ${9000} | ${10000} | 2 | 1 -| | [Tags] | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | [Documentation] | | ... | [Cfg] DUT runs L2BD switching config with with\ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. @@ -212,7 +212,7 @@ | tc13-64B-4t4c-eth-l2bdbasemaclrn-ndrdisc | | ... | ${64} | ${100000} | 4 | 2 -| | [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. @@ -222,7 +222,7 @@ | tc14-64B-4t4c-eth-l2bdbasemaclrn-pdrdisc | | ... | ${64} | ${100000} | 4 | 2 -| | [Tags] | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | [Documentation] | | ... | [Cfg] DUT runs L2BD switching config with with\ | | ... | 4 threads, 4 phy cores, 2 receive queues per NIC port. @@ -232,7 +232,7 @@ | tc15-1518B-4t4c-eth-l2bdbasemaclrn-ndrdisc | | ... | ${1518} | ${10000} | 4 | 2 -| | [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. @@ -242,7 +242,7 @@ | tc16-1518B-4t4c-eth-l2bdbasemaclrn-pdrdisc | | ... | ${1518} | ${10000} | 4 | 2 -| | [Tags] | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | [Documentation] | | ... | [Cfg] DUT runs L2BD switching config with with\ | | ... | 4 threads, 4 phy cores, 2 receive queues per NIC port. @@ -252,7 +252,7 @@ | tc17-9000B-4t4c-eth-l2bdbasemaclrn-ndrdisc | | ... | ${9000} | ${10000} | 4 | 2 -| | [Tags] | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 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. @@ -262,7 +262,7 @@ | tc18-9000B-4t4c-eth-l2bdbasemaclrn-pdrdisc | | ... | ${9000} | ${10000} | 4 | 2 -| | [Tags] | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | [Documentation] | | ... | [Cfg] DUT runs L2BD switching config with with\ | | ... | 4 threads, 4 phy cores, 2 receive queues per NIC port. -- cgit 1.2.3-korg