From 1c9b487b0d3652e477490eb1237c5870296dc497 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Fri, 13 Jan 2017 14:41:08 +0100 Subject: Renaming of all perf TCs. Change-Id: Id71abf4f52d7fc555ed9c3ec19563d54f5db9ec5 Signed-off-by: Tibor Frank --- tests/perf/40ge2p1xl710-ethip4-ip4base-ndrdisc.robot | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'tests/perf/40ge2p1xl710-ethip4-ip4base-ndrdisc.robot') diff --git a/tests/perf/40ge2p1xl710-ethip4-ip4base-ndrdisc.robot b/tests/perf/40ge2p1xl710-ethip4-ip4base-ndrdisc.robot index debc3938d2..92f5acb538 100644 --- a/tests/perf/40ge2p1xl710-ethip4-ip4base-ndrdisc.robot +++ b/tests/perf/40ge2p1xl710-ethip4-ip4base-ndrdisc.robot @@ -60,7 +60,7 @@ | ${s_18.75Mpps} | ${18750000} *** Test Cases *** -| TC01: 64B NDR binary search - DUT IPv4 - 1thread 1core 1rxq +| tc01-64B-1t1c-ethip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 64 Byte frames @@ -82,7 +82,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC03: 1518B NDR binary search - DUT IPv4 - 1thread 1core 1rxq +| tc03-1518B-1t1c-ethip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames @@ -104,7 +104,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC07: 64B NDR binary search - DUT IPv4 - 2threads 2cores 1rxq +| tc07-64B-2t2c-ethip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 64 Byte frames @@ -126,7 +126,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC09: 1518B NDR binary search - DUT IPv4 - 2threads 2cores 1rxq +| tc09-1518B-2t2c-ethip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames @@ -148,7 +148,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC13: 64B NDR binary search - DUT IPv4 - 4threads 4cores 2rxq +| tc13-64B-4t4c-ethip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 64 Byte frames @@ -170,7 +170,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC15: 1518B NDR binary search - DUT IPv4 - 4threads 4cores 2rxq +| tc15-1518B-4t4c-ethip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 1518 Byte frames @@ -192,7 +192,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC19: IMIX_v4_1 NDR binary search - DUT IPv4 - 1thread 1core 1rxq +| tc19-IMIX-1t1c-ethip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for IMIX_v4_1 frame size @@ -215,7 +215,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC20: IMIX_v4_1 NDR binary search - DUT IPv4 - 2thread 2core 1rxq +| tc20-IMIX-2t2c-ethip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 2 thread, 2 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for IMIX_v4_1 frame size @@ -238,7 +238,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC21: IMIX_v4_1 NDR binary search - DUT IPv4 - 4thread 4core 2rxq +| tc21-IMIX-4t4c-ethip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 4 thread, 4 phy core, \ | | ... | 2 receive queue per NIC port. [Ver] Find NDR for IMIX_v4_1 frame size -- cgit 1.2.3-korg