diff options
author | Tibor Frank <tifrank@cisco.com> | 2017-01-13 14:41:08 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-01-18 05:47:31 +0000 |
commit | 1c9b487b0d3652e477490eb1237c5870296dc497 (patch) | |
tree | 62e26a445a65c020a77ed0bb9e4889db0799aab1 /tests/perf/40ge2p1xl710-eth-l2xcbase-ndrdisc.robot | |
parent | 6a00ab3009930ba06bb2b28118398d8f232be4b9 (diff) |
Renaming of all perf TCs.
Change-Id: Id71abf4f52d7fc555ed9c3ec19563d54f5db9ec5
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'tests/perf/40ge2p1xl710-eth-l2xcbase-ndrdisc.robot')
-rw-r--r-- | tests/perf/40ge2p1xl710-eth-l2xcbase-ndrdisc.robot | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/perf/40ge2p1xl710-eth-l2xcbase-ndrdisc.robot b/tests/perf/40ge2p1xl710-eth-l2xcbase-ndrdisc.robot index b777048bd8..263ff88768 100644 --- a/tests/perf/40ge2p1xl710-eth-l2xcbase-ndrdisc.robot +++ b/tests/perf/40ge2p1xl710-eth-l2xcbase-ndrdisc.robot @@ -56,7 +56,7 @@ | ${s_18.75Mpps} | ${18750000} *** Test Cases *** -| TC01: 64B NDR binary search - DUT L2XC - 1thread 1core 1rxq +| tc01-64B-1t1c-eth-l2xcbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 64 Byte frames @@ -78,7 +78,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC03: 1518B NDR binary search - DUT L2XC - 1thread 1core 1rxq +| tc03-1518B-1t1c-eth-l2xcbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames @@ -100,7 +100,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC07: 64B NDR binary search - DUT L2XC - 2threads 2cores 1rxq +| tc07-64B-2t2c-eth-l2xcbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 64 Byte frames @@ -122,7 +122,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC09: 1518B NDR binary search - DUT L2XC - 2threads 2cores 1rxq +| tc09-1518B-2t2c-eth-l2xcbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames @@ -144,7 +144,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC13: 64B NDR binary search - DUT L2XC - 4threads 4cores 2rxq +| tc13-64B-4t4c-eth-l2xcbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 64 Byte frames @@ -166,7 +166,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC15: 1518B NDR binary search - DUT L2XC - 4threads 4cores 2rxq +| tc15-1518B-4t4c-eth-l2xcbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 1518 Byte frames @@ -188,7 +188,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC19: IMIX_v4_1 NDR binary search - DUT L2XC - 1thread 1core 1rxq +| tc19-IMIX-1t1c-eth-l2xcbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for IMIX_v4_1 frame size @@ -211,7 +211,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC20: IMIX_v4_1 NDR binary search - DUT L2XC - 2threads 2cores 1rxq +| tc20-IMIX-2t2c-eth-l2xcbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 2 thread, 2 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for IMIX_v4_1 frame size @@ -234,7 +234,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC21: IMIX_v4_1 NDR binary search - DUT L2XC - 4threads 4cores 2rxq +| tc21-IMIX-4t4c-eth-l2xcbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 4 thread, 4 phy core, \ | | ... | 2 receive queue per NIC port. [Ver] Find NDR for IMIX_v4_1 frame size |