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 --- ...1x520-eth-l2xcbase-eth-2vhost-1vm-ndrdisc.robot | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'tests/perf/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-ndrdisc.robot') diff --git a/tests/perf/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-ndrdisc.robot b/tests/perf/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-ndrdisc.robot index 0447c9dc96..6491e67771 100644 --- a/tests/perf/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-ndrdisc.robot +++ b/tests/perf/10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-ndrdisc.robot @@ -66,7 +66,7 @@ | ${s_limit} | ${10000000000} *** Test Cases *** -| TC01: 64B NDR binary search - DUT L2XC-VHOST - 1thread 1core 1rxq +| tc01-64B-1t1c-eth-l2xcbase-eth-2vhost-1vm-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 \ @@ -98,7 +98,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC02: 64B PDR binary search - DUT L2XC-VHOST - 1thread 1core 1rxq +| tc02-64B-1t1c-eth-l2xcbase-eth-2vhost-1vm-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 64 Byte frames \ @@ -132,7 +132,7 @@ | | ... | ${glob_loss_acceptance} | | ... | ${glob_loss_acceptance_type} -| TC03: 1518B NDR binary search - DUT L2XC-VHOST - 1thread 1core 1rxq +| tc03-1518B-1t1c-eth-l2xcbase-eth-2vhost-1vm-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 \ @@ -164,7 +164,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC04: 1518B PDR binary search - DUT L2XC-VHOST - 1thread 1core 1rxq +| tc04-1518B-1t1c-eth-l2xcbase-eth-2vhost-1vm-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 1518 Byte frames \ @@ -198,7 +198,7 @@ | | ... | ${glob_loss_acceptance} | | ... | ${glob_loss_acceptance_type} -| TC05: IMIX_v4_1 NDR binary search - DUT L2XC-VHOST - 1thread 1core 1rxq +| tc05-IMIX-1t1c-eth-l2xcbase-eth-2vhost-1vm-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 \ @@ -231,7 +231,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC06: IMIX_v4_1 PDR binary search - DUT L2XC-VHOST - 1thread 1core 1rxq +| tc06-IMIX-1t1c-eth-l2xcbase-eth-2vhost-1vm-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for IMIX_v4_1 frame \ @@ -266,7 +266,7 @@ | | ... | ${glob_loss_acceptance} | | ... | ${glob_loss_acceptance_type} -| TC07: 64B NDR binary search - DUT L2XC-VHOST - 2threads 2cores 1rxq +| tc07-64B-2t2c-eth-l2xcbase-eth-2vhost-1vm-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 \ @@ -298,7 +298,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC08: 64B PDR binary search - DUT L2XC-VHOST - 2threads 2cores 1rxq +| tc08-64B-2t2c-eth-l2xcbase-eth-2vhost-1vm-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 64 Byte frames \ @@ -332,7 +332,7 @@ | | ... | ${glob_loss_acceptance} | | ... | ${glob_loss_acceptance_type} -| TC09: 1518B NDR binary search - DUT L2XC-VHOST - 2threads 2cores 1rxq +| tc09-1518B-2t2c-eth-l2xcbase-eth-2vhost-1vm-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 \ @@ -364,7 +364,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC10: 1518B PDR binary search - DUT L2XC-VHOST - 2threads 2cores 1rxq +| tc10-1518B-2t2c-eth-l2xcbase-eth-2vhost-1vm-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 1518 Byte frames \ @@ -398,7 +398,7 @@ | | ... | ${glob_loss_acceptance} | | ... | ${glob_loss_acceptance_type} -| TC11: IMIX_v4_1 NDR binary search - DUT L2XC-VHOST - 2threads 2cores 1rxq +| tc11-IMIX-2t2c-eth-l2xcbase-eth-2vhost-1vm-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for IMIX_v4_1 frame \ @@ -431,7 +431,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC12: IMIX_v4_1 PDR binary search - DUT L2XC-VHOST - 2threads 2cores 1rxq +| tc12-IMIX-2t2c-eth-l2xcbase-eth-2vhost-1vm-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for IMIX_v4_1 frame \ @@ -466,7 +466,7 @@ | | ... | ${glob_loss_acceptance} | | ... | ${glob_loss_acceptance_type} -| TC13: 64B NDR binary search - DUT L2XC-VHOST - 4threads 4cores 2rxq +| tc13-64B-4t4c-eth-l2xcbase-eth-2vhost-1vm-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 \ @@ -498,7 +498,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC14: 64B PDR binary search - DUT L2XC-VHOST - 4threads 4cores 2rxq +| tc14-64B-4t4c-eth-l2xcbase-eth-2vhost-1vm-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 64 Byte frames \ @@ -532,7 +532,7 @@ | | ... | ${glob_loss_acceptance} | | ... | ${glob_loss_acceptance_type} -| TC15: 1518B NDR binary search - DUT L2XC-VHOST - 4threads 4cores 2rxq +| tc15-1518B-4t4c-eth-l2xcbase-eth-2vhost-1vm-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 \ @@ -564,7 +564,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC16: 1518B PDR binary search - DUT L2XC-VHOST - 4threads 4cores 2rxq +| tc16-1518B-4t4c-eth-l2xcbase-eth-2vhost-1vm-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 1518 Byte frames \ @@ -598,7 +598,7 @@ | | ... | ${glob_loss_acceptance} | | ... | ${glob_loss_acceptance_type} -| TC17: IMIX_v4_1 NDR binary search - DUT L2XC-VHOST - 4threads 4cores 2rxq +| tc17-IMIX-4t4c-eth-l2xcbase-eth-2vhost-1vm-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for IMIX_v4_1 frame \ @@ -631,7 +631,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC18: IMIX_v4_1 PDR binary search - DUT L2XC-VHOST - 4threads 4cores 2rxq +| tc18-IMIX-4t4c-eth-l2xcbase-eth-2vhost-1vm-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for IMIX_v4_1 frame \ -- cgit 1.2.3-korg