aboutsummaryrefslogtreecommitdiffstats
path: root/dpdk-tests
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2017-01-13 14:41:08 +0100
committerPeter Mikus <pmikus@cisco.com>2017-01-18 05:47:31 +0000
commit1c9b487b0d3652e477490eb1237c5870296dc497 (patch)
tree62e26a445a65c020a77ed0bb9e4889db0799aab1 /dpdk-tests
parent6a00ab3009930ba06bb2b28118398d8f232be4b9 (diff)
Renaming of all perf TCs.
Change-Id: Id71abf4f52d7fc555ed9c3ec19563d54f5db9ec5 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'dpdk-tests')
-rw-r--r--dpdk-tests/perf/10ge2p1x520-eth-l2xcbase-ndrdisc.robot36
1 files changed, 18 insertions, 18 deletions
diff --git a/dpdk-tests/perf/10ge2p1x520-eth-l2xcbase-ndrdisc.robot b/dpdk-tests/perf/10ge2p1x520-eth-l2xcbase-ndrdisc.robot
index 44c4472663..7fd1c9e5e1 100644
--- a/dpdk-tests/perf/10ge2p1x520-eth-l2xcbase-ndrdisc.robot
+++ b/dpdk-tests/perf/10ge2p1x520-eth-l2xcbase-ndrdisc.robot
@@ -50,7 +50,7 @@
| ${s_limit} | ${10000000000}
*** Test Cases ***
-| TC01: 64B NDR binary search - DUT l2fwd - 1thread 1core 1rxq
+| tc01-64B-1t1c-eth-l2xcbase-ndrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 1 thread, 1 phy core,\
| | ... | 1 receive queue per NIC port. [Ver] Find NDR for 64 Byte frames\
@@ -68,7 +68,7 @@
| | ... | ${min_rate} | ${max_rate}
| | ... | ${threshold}
-| TC02: 64B PDR binary search - DUT l2fwd - 1thread 1core 1rxq
+| tc02-64B-1t1c-eth-l2xcbase-pdrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 1 thread, 1 phy core,\
| | ... | 1 receive queue per NIC port. [Ver] Find PDR for 64 Byte frames\
@@ -88,7 +88,7 @@
| | ... | ${glob_loss_acceptance}
| | ... | ${glob_loss_acceptance_type}
-| TC03: 1518B NDR binary search - DUT l2fwd - 1thread 1core 1rxq
+| tc03-1518B-1t1c-eth-l2xcbase-ndrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 1 thread, 1 phy core,\
| | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames\
@@ -106,7 +106,7 @@
| | ... | ${min_rate} | ${max_rate}
| | ... | ${threshold}
-| TC04: 1518B PDR binary search - DUT l2fwd - 1thread 1core 1rxq
+| tc04-1518B-1t1c-eth-l2xcbase-pdrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 1 thread, 1 phy core,\
| | ... | 1 receive queue per NIC port. [Ver] Find PDR for 1518 Byte frames\
@@ -126,7 +126,7 @@
| | ... | ${glob_loss_acceptance}
| | ... | ${glob_loss_acceptance_type}
-| TC05: 9000B NDR binary search - DUT l2fwd - 1thread 1core 1rxq
+| tc05-9000B-1t1c-eth-l2xcbase-ndrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 1 thread, 1 phy core,\
| | ... | 1 receive queue per NIC port. [Ver] Find NDR for 9000 Byte frames\
@@ -144,7 +144,7 @@
| | ... | ${min_rate} | ${max_rate}
| | ... | ${threshold}
-| TC06: 9000B PDR binary search - DUT l2fwd - 1thread 1core 1rxq
+| tc06-9000B-1t1c-eth-l2xcbase-pdrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 1 thread, 1 phy core,\
| | ... | 1 receive queue per NIC port. [Ver] Find PDR for 9000 Byte frames\
@@ -164,7 +164,7 @@
| | ... | ${glob_loss_acceptance}
| | ... | ${glob_loss_acceptance_type}
-| TC07: 64B NDR binary search - DUT l2fwd - 2threads 2cores 1rxq
+| tc07-64B-2t2c-eth-l2xcbase-ndrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 2 threads, 2 phy\
| | ... | cores, 1 receive queue per NIC port. [Ver] Find NDR for 64 Byte\
@@ -182,7 +182,7 @@
| | ... | ${min_rate} | ${max_rate}
| | ... | ${threshold}
-| TC08: 64B PDR binary search - DUT l2fwd - 2threads 2cores 1rxq
+| tc08-64B-2t2c-eth-l2xcbase-pdrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 2 threads, 2 phy\
| | ... | cores, 1 receive queue per NIC port. [Ver] Find PDR for 64 Byte\
@@ -203,7 +203,7 @@
| | ... | ${glob_loss_acceptance}
| | ... | ${glob_loss_acceptance_type}
-| TC09: 1518B NDR binary search - DUT l2fwd - 2threads 2cores 1rxq
+| tc09-1518B-2t2c-eth-l2xcbase-ndrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 2 threads, 2 phy\
| | ... | cores, 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte\
@@ -221,7 +221,7 @@
| | ... | ${min_rate} | ${max_rate}
| | ... | ${threshold}
-| TC10: 1518B PDR binary search - DUT l2fwd - 2threads 2cores 1rxq
+| tc10-1518B-2t2c-eth-l2xcbase-pdrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 2 threads, 2 phy\
| | ... | cores, 1 receive queue per NIC port. [Ver] Find PDR for 1518 Byte\
@@ -242,7 +242,7 @@
| | ... | ${glob_loss_acceptance}
| | ... | ${glob_loss_acceptance_type}
-| TC11: 9000B NDR binary search - DUT l2fwd - 2threads 2cores 1rxq
+| tc11-9000B-2t2c-eth-l2xcbase-ndrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 2 threads, 2 phy\
| | ... | cores, 1 receive queue per NIC port. [Ver] Find NDR for 9000 Byte\
@@ -260,7 +260,7 @@
| | ... | ${min_rate} | ${max_rate}
| | ... | ${threshold}
-| TC12: 9000B PDR binary search - DUT l2fwd - 2threads 2cores 1rxq
+| tc12-9000B-2t2c-eth-l2xcbase-pdrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 2 threads, 2 phy\
| | ... | cores, 1 receive queue per NIC port. [Ver] Find PDR for 9000 Byte\
@@ -281,7 +281,7 @@
| | ... | ${glob_loss_acceptance}
| | ... | ${glob_loss_acceptance_type}
-| TC13: 64B NDR binary search - DUT l2fwd - 4threads 4cores 2rxq
+| tc13-64B-4t4c-eth-l2xcbase-ndrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 4 threads, 4 phy\
| | ... | cores, 2 receive queues per NIC port. [Ver] Find NDR for 64 Byte\
@@ -299,7 +299,7 @@
| | ... | ${min_rate} | ${max_rate}
| | ... | ${threshold}
-| TC14: 64B PDR binary search - DUT l2fwd - 4threads 4cores 2rxq
+| tc14-64B-4t4c-eth-l2xcbase-pdrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 4 threads, 4 phy\
| | ... | cores, 2 receive queues per NIC port. [Ver] Find PDR for 64 Byte\
@@ -320,7 +320,7 @@
| | ... | ${glob_loss_acceptance}
| | ... | ${glob_loss_acceptance_type}
-| TC15: 1518B NDR binary search - DUT l2fwd - 4threads 4cores 2rxq
+| tc15-1518B-4t4c-eth-l2xcbase-ndrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 4 threads, 4 phy\
| | ... | cores, 2 receive queues per NIC port. [Ver] Find NDR for 1518 Byte\
@@ -338,7 +338,7 @@
| | ... | ${min_rate} | ${max_rate}
| | ... | ${threshold}
-| TC16: 1518B PDR binary search - DUT l2fwd - 4threads 4cores 2rxq
+| tc16-1518B-4t4c-eth-l2xcbase-pdrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 4 threads, 4 phy\
| | ... | cores, 2 receive queues per NIC port. [Ver] Find PDR for 1518 Byte\
@@ -359,7 +359,7 @@
| | ... | ${glob_loss_acceptance}
| | ... | ${glob_loss_acceptance_type}
-| TC17: 9000B NDR binary search - DUT l2fwd - 4threads 4cores 2rxq
+| tc17-9000B-4t4c-eth-l2xcbase-ndrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 4 threads, 4 phy\
| | ... | cores, 2 receive queues per NIC port. [Ver] Find NDR for 9000 Byte\
@@ -377,7 +377,7 @@
| | ... | ${min_rate} | ${max_rate}
| | ... | ${threshold}
-| TC18: 9000B PDR binary search - DUT l2fwd - 4threads 4cores 2rxq
+| tc18-9000B-4t4c-eth-l2xcbase-pdrdisc
| | [Documentation]
| | ... | [Cfg] DUT runs L2 frame forwarding config with 4 threads, 4 phy\
| | ... | cores, 2 receive queues per NIC port. [Ver] Find PDR for 9000 Byte