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-ethip6-ip6base-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-ethip6-ip6base-ndrdisc.robot')
-rw-r--r-- | tests/perf/40ge2p1xl710-ethip6-ip6base-ndrdisc.robot | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/perf/40ge2p1xl710-ethip6-ip6base-ndrdisc.robot b/tests/perf/40ge2p1xl710-ethip6-ip6base-ndrdisc.robot index 456065e838..1daa6e1dfb 100644 --- a/tests/perf/40ge2p1xl710-ethip6-ip6base-ndrdisc.robot +++ b/tests/perf/40ge2p1xl710-ethip6-ip6base-ndrdisc.robot @@ -54,7 +54,7 @@ | ${s_18.75Mpps} | ${18750000} *** Test Cases *** -| TC01: 78B NDR binary search - DUT IPv6 - 1thread 1core 1rxq +| tc01-78B-1t1c-ethip6-ip6base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 78 Byte frames @@ -76,7 +76,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC03: 1518B NDR binary search - DUT IPv6 - 1thread 1core 1rxq +| tc03-1518B-1t1c-ethip6-ip6base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames @@ -98,7 +98,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC07: 78B NDR binary search - DUT IPv6 - 2threads 2cores 1rxq +| tc07-78B-2t2c-ethip6-ip6base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 78 Byte frames @@ -120,7 +120,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC09: 1518B NDR binary search - DUT IPv6 - 2threads 2cores 1rxq +| tc09-1518B-2t2c-ethip6-ip6base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames @@ -142,7 +142,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC13: 78B NDR binary search - DUT IPv6 - 4threads 4cores 2rxq +| tc13-78B-4t4c-ethip6-ip6base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 78 Byte frames @@ -164,7 +164,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC15: 1518B NDR binary search - DUT IPv6 - 4threads 4cores 2rxq +| tc15-1518B-4t4c-ethip6-ip6base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 1518 Byte frames |