From 25ca352e3837ea00c895891f343898b76996c432 Mon Sep 17 00:00:00 2001 From: pmikus Date: Mon, 15 Aug 2016 14:22:56 +0100 Subject: [PATCH] CSIT-357 Improve perf documentation for 1609 - Fix typo, tags, documentation, formatting ahead of 1609 report release Change-Id: Ic183f17122aca0fb21a9638d2905be1030d55a89 Signed-off-by: pmikus --- tests/perf/Long_IPv4_Fib_200k_Intel-X520-DA2.robot | 2 +- tests/perf/Long_IPv4_Fib_20k_Intel-X520-DA2.robot | 2 +- tests/perf/Long_IPv4_Fib_2M_Intel-X520-DA2.robot | 2 +- tests/perf/Long_IPv4_Intel-X520-DA2.robot | 2 +- tests/perf/Long_IPv4_iAcl_Intel-X520-DA2.robot | 2 +- tests/perf/Long_Lisp_Intel-X520-DA2.robot | 2 +- .../perf/Long_Xconnect_Dot1ad_Intel-X520-DA2.robot | 2 +- .../perf/Short_Bridge_Domain_Intel-X520-DA2.robot | 2 +- tests/perf/Short_IPv4_Cop_Intel-X520-DA2.robot | 2 +- .../perf/Short_IPv4_Fib_200k_Intel-X520-DA2.robot | 2 +- tests/perf/Short_IPv4_Fib_20k_Intel-X520-DA2.robot | 2 +- tests/perf/Short_IPv4_Fib_2M_Intel-X520-DA2.robot | 2 +- tests/perf/Short_IPv4_Intel-X520-DA2.robot | 2 +- tests/perf/Short_IPv4_iAcl_Intel-X520-DA2.robot | 2 +- tests/perf/Short_IPv6_Cop_Intel-X520-DA2.robot | 2 +- .../perf/Short_IPv6_Fib_200k_Intel-X520-DA2.robot | 2 +- tests/perf/Short_IPv6_Fib_20k_Intel-X520-DA2.robot | 2 +- tests/perf/Short_IPv6_Fib_2M_Intel-X520-DA2.robot | 2 +- tests/perf/Short_IPv6_Intel-X520-DA2.robot | 2 +- .../Short_Xconnect_Dot1ad_Intel-X520-DA2.robot | 44 +++++++++++----------- .../perf/Short_Xconnect_Dot1q_Intel-X520-DA2.robot | 2 +- tests/perf/Short_Xconnect_Intel-X520-DA2.robot | 2 +- 22 files changed, 43 insertions(+), 43 deletions(-) diff --git a/tests/perf/Long_IPv4_Fib_200k_Intel-X520-DA2.robot b/tests/perf/Long_IPv4_Fib_200k_Intel-X520-DA2.robot index 3b9147180d..78cce7a877 100644 --- a/tests/perf/Long_IPv4_Fib_200k_Intel-X520-DA2.robot +++ b/tests/perf/Long_IPv4_Fib_200k_Intel-X520-DA2.robot @@ -38,7 +38,7 @@ | ... | links to DUTs. TG traffic profile contains two L3 flow-groups | ... | (flow-group per direction, 100k flows per flow-group) with all packets | ... | containing Ethernet header, IPv4 header with IP protocol=61 and -| ... | generated payload. MAC addresses are matching MAC addresses of the TG +| ... | static payload. MAC addresses are matching MAC addresses of the TG | ... | node interfaces. Incrementing of IP.dst (IPv4 destination address) field | ... | is applied to both streams. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Long_IPv4_Fib_20k_Intel-X520-DA2.robot b/tests/perf/Long_IPv4_Fib_20k_Intel-X520-DA2.robot index 7b2a2a15e8..1ec070dfc9 100644 --- a/tests/perf/Long_IPv4_Fib_20k_Intel-X520-DA2.robot +++ b/tests/perf/Long_IPv4_Fib_20k_Intel-X520-DA2.robot @@ -38,7 +38,7 @@ | ... | links to DUTs. TG traffic profile contains two L3 flow-groups | ... | (flow-group per direction, 10k flows per flow-group) with all packets | ... | containing Ethernet header, IPv4 header with IP protocol=61 and -| ... | generated payload. MAC addresses are matching MAC addresses of the TG +| ... | static payload. MAC addresses are matching MAC addresses of the TG | ... | node interfaces. Incrementing of IP.dst (IPv4 destination address) field | ... | is applied to both streams. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Long_IPv4_Fib_2M_Intel-X520-DA2.robot b/tests/perf/Long_IPv4_Fib_2M_Intel-X520-DA2.robot index c00013aad1..1c920fabf1 100644 --- a/tests/perf/Long_IPv4_Fib_2M_Intel-X520-DA2.robot +++ b/tests/perf/Long_IPv4_Fib_2M_Intel-X520-DA2.robot @@ -38,7 +38,7 @@ | ... | links to DUTs. TG traffic profile contains two L3 flow-groups | ... | (flow-group per direction, 1M flows per flow-group) with all packets | ... | containing Ethernet header, IPv4 header with IP protocol=61 and -| ... | generated payload. MAC addresses are matching MAC addresses of the TG +| ... | static payload. MAC addresses are matching MAC addresses of the TG | ... | node interfaces. Incrementing of IP.dst (IPv4 destination address) field | ... | is applied to both streams. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Long_IPv4_Intel-X520-DA2.robot b/tests/perf/Long_IPv4_Intel-X520-DA2.robot index 1f4985610d..c342f1f03e 100644 --- a/tests/perf/Long_IPv4_Intel-X520-DA2.robot +++ b/tests/perf/Long_IPv4_Intel-X520-DA2.robot @@ -481,7 +481,7 @@ | | ... | ${min_rate} | ${max_rate} | | ... | ${threshold} -| TC20: 64B PDR binary search - DUT IPv4 - 1thread 1core 1rxq +| TC20: IMIX_v4_1 PDR binary search - DUT IPv4 - 1thread 1core 1rxq | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for IMIX_v4_1 frame size diff --git a/tests/perf/Long_IPv4_iAcl_Intel-X520-DA2.robot b/tests/perf/Long_IPv4_iAcl_Intel-X520-DA2.robot index df3e336e1a..396a87b40c 100644 --- a/tests/perf/Long_IPv4_iAcl_Intel-X520-DA2.robot +++ b/tests/perf/Long_IPv4_iAcl_Intel-X520-DA2.robot @@ -43,7 +43,7 @@ | ... | links to DUTs. TG traffic profile contains two L3 flow-groups | ... | (flow-group per direction, 253 flows per flow-group) with all packets | ... | containing Ethernet header, IPv4 header with IP protocol=61 and -| ... | generated payload. MAC addresses are matching MAC addresses of the TG +| ... | static payload. MAC addresses are matching MAC addresses of the TG | ... | node interfaces. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Long_Lisp_Intel-X520-DA2.robot b/tests/perf/Long_Lisp_Intel-X520-DA2.robot index 2daaefd6b3..e828e7df4f 100644 --- a/tests/perf/Long_Lisp_Intel-X520-DA2.robot +++ b/tests/perf/Long_Lisp_Intel-X520-DA2.robot @@ -1704,7 +1704,7 @@ | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist \ | | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC | | ... | port. -| | ... | [Ver] Find PDR for 1460 Byte frames using binary search starlt +| | ... | [Ver] Find PDR for 1460 Byte frames using binary search start | | ... | at 10GE linerate, step 10kpps, LT=0.5%. | | [Tags] | 4_THREAD_NOHTT_RXQUEUES_2 | MULTI_THREAD | PDR | LISP_IPv4oIPv6 | | ... | SKIP_PATCH diff --git a/tests/perf/Long_Xconnect_Dot1ad_Intel-X520-DA2.robot b/tests/perf/Long_Xconnect_Dot1ad_Intel-X520-DA2.robot index a37ebbbae9..51be32c5d1 100644 --- a/tests/perf/Long_Xconnect_Dot1ad_Intel-X520-DA2.robot +++ b/tests/perf/Long_Xconnect_Dot1ad_Intel-X520-DA2.robot @@ -41,7 +41,7 @@ | ... | links to DUTs. TG traffic profile contains two L3 flow-groups | ... | (flow-group per direction, 253 flows per flow-group) with all packets | ... | containing Ethernet header, IPv4 header with IP protocol=61 and -| ... | generated payload. MAC addresses are matching MAC addresses of the TG +| ... | static payload. MAC addresses are matching MAC addresses of the TG | ... | node interfaces. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Short_Bridge_Domain_Intel-X520-DA2.robot b/tests/perf/Short_Bridge_Domain_Intel-X520-DA2.robot index 68f5f43471..62012bd393 100644 --- a/tests/perf/Short_Bridge_Domain_Intel-X520-DA2.robot +++ b/tests/perf/Short_Bridge_Domain_Intel-X520-DA2.robot @@ -38,7 +38,7 @@ | ... | generated by TG on links to DUTs. TG traffic profile contains two L3 | ... | flow-groups (flow-group per direction, 253 flows per flow-group) with | ... | all packets containing Ethernet header, IPv4 header with IP protocol=61 -| ... | and generated payload. MAC addresses are matching MAC addresses of the +| ... | and static payload. MAC addresses are matching MAC addresses of the | ... | TG node interfaces. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Short_IPv4_Cop_Intel-X520-DA2.robot b/tests/perf/Short_IPv4_Cop_Intel-X520-DA2.robot index 215b0d566e..a186782736 100644 --- a/tests/perf/Short_IPv4_Cop_Intel-X520-DA2.robot +++ b/tests/perf/Short_IPv4_Cop_Intel-X520-DA2.robot @@ -41,7 +41,7 @@ | ... | generated by TG on links to DUTs. TG traffic profile contains two L3 | ... | flow-groups (flow-group per direction, 253 flows per flow-group) with | ... | all packets containing Ethernet header, IPv4 header with IP protocol=61 -| ... | and generated payload. MAC addresses are matching MAC addresses of the +| ... | and static payload. MAC addresses are matching MAC addresses of the | ... | TG node interfaces. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Short_IPv4_Fib_200k_Intel-X520-DA2.robot b/tests/perf/Short_IPv4_Fib_200k_Intel-X520-DA2.robot index 845036bcfd..f9fa2c78f4 100644 --- a/tests/perf/Short_IPv4_Fib_200k_Intel-X520-DA2.robot +++ b/tests/perf/Short_IPv4_Fib_200k_Intel-X520-DA2.robot @@ -36,7 +36,7 @@ | ... | generated by TG on links to DUTs. TG traffic profile contains two L3 | ... | flow-groups (flow-group per direction, 100k flows per flow-group) with | ... | all packets containing Ethernet header, IPv4 header with IP protocol=61 -| ... | and generated payload. Incrementing of IP.dst (IPv4 destination address) +| ... | and static payload. Incrementing of IP.dst (IPv4 destination address) | ... | field is applied to both streams. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Short_IPv4_Fib_20k_Intel-X520-DA2.robot b/tests/perf/Short_IPv4_Fib_20k_Intel-X520-DA2.robot index 9ac8c81536..7f55b240c1 100644 --- a/tests/perf/Short_IPv4_Fib_20k_Intel-X520-DA2.robot +++ b/tests/perf/Short_IPv4_Fib_20k_Intel-X520-DA2.robot @@ -36,7 +36,7 @@ | ... | generated by TG on links to DUTs. TG traffic profile contains two L3 | ... | flow-groups (flow-group per direction, 10k flows per flow-group) with | ... | all packets containing Ethernet header, IPv4 header with IP protocol=61 -| ... | and generated payload. Incrementing of IP.dst (IPv4 destination address) +| ... | and static payload. Incrementing of IP.dst (IPv4 destination address) | ... | field is applied to both streams. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Short_IPv4_Fib_2M_Intel-X520-DA2.robot b/tests/perf/Short_IPv4_Fib_2M_Intel-X520-DA2.robot index 7caa56a5b5..9adaf23dcb 100644 --- a/tests/perf/Short_IPv4_Fib_2M_Intel-X520-DA2.robot +++ b/tests/perf/Short_IPv4_Fib_2M_Intel-X520-DA2.robot @@ -36,7 +36,7 @@ | ... | generated by TG on links to DUTs. TG traffic profile contains two L3 | ... | flow-groups (flow-group per direction, 1M flows per flow-group) with | ... | all packets containing Ethernet header, IPv4 header with IP protocol=61 -| ... | and generated payload. Incrementing of IP.dst (IPv4 destination address) +| ... | and static payload. Incrementing of IP.dst (IPv4 destination address) | ... | field is applied to both streams. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Short_IPv4_Intel-X520-DA2.robot b/tests/perf/Short_IPv4_Intel-X520-DA2.robot index 384f318aa0..e072af90a4 100644 --- a/tests/perf/Short_IPv4_Intel-X520-DA2.robot +++ b/tests/perf/Short_IPv4_Intel-X520-DA2.robot @@ -42,7 +42,7 @@ | ... | generated by TG on links to DUTs. TG traffic profile contains two L3 | ... | flow-groups (flow-group per direction, 253 flows per flow-group) with | ... | all packets containing Ethernet header, IPv4 header with IP protocol=61 -| ... | and generated payload. MAC addresses are matching MAC addresses of the +| ... | and static payload. MAC addresses are matching MAC addresses of the | ... | TG node interfaces. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Short_IPv4_iAcl_Intel-X520-DA2.robot b/tests/perf/Short_IPv4_iAcl_Intel-X520-DA2.robot index 9d8490c4ab..ddce7101b9 100644 --- a/tests/perf/Short_IPv4_iAcl_Intel-X520-DA2.robot +++ b/tests/perf/Short_IPv4_iAcl_Intel-X520-DA2.robot @@ -41,7 +41,7 @@ | ... | generated by TG on links to DUTs. TG traffic profile contains two L3 | ... | flow-groups (flow-group per direction, 253 flows per flow-group) with | ... | all packets containing Ethernet header, IPv4 header with IP protocol=61 -| ... | and generated payload. MAC addresses are matching MAC addresses of the +| ... | and static payload. MAC addresses are matching MAC addresses of the | ... | TG node interfaces. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Short_IPv6_Cop_Intel-X520-DA2.robot b/tests/perf/Short_IPv6_Cop_Intel-X520-DA2.robot index dc00e7db02..2b81ed463d 100644 --- a/tests/perf/Short_IPv6_Cop_Intel-X520-DA2.robot +++ b/tests/perf/Short_IPv6_Cop_Intel-X520-DA2.robot @@ -38,7 +38,7 @@ | ... | performance tests for the same DUT configuration. Test packets are | ... | generated by TG on links to DUTs. TG traffic profile contains two L3 | ... | flow-groups (flow-group per direction, 253 flows per flow-group) with -| ... | all packets containing Ethernet header, IPv6 header and generated +| ... | all packets containing Ethernet header, IPv6 header and static | ... | payload. MAC addresses are matching MAC addresses of the TG node | ... | interfaces. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Short_IPv6_Fib_200k_Intel-X520-DA2.robot b/tests/perf/Short_IPv6_Fib_200k_Intel-X520-DA2.robot index ec09bb8d02..560fcec157 100644 --- a/tests/perf/Short_IPv6_Fib_200k_Intel-X520-DA2.robot +++ b/tests/perf/Short_IPv6_Fib_200k_Intel-X520-DA2.robot @@ -35,7 +35,7 @@ | ... | performance tests for the same DUT confiiguration. Test packets are | ... | generated by TG on links to DUTs. TG traffic profile contains two L3 | ... | flow-groups (flow-group per direction, 100k flows per flow-group) with -| ... | all packets containing Ethernet header, IPv6 header and generated +| ... | all packets containing Ethernet header, IPv6 header and static | ... | payload. Incrementing of IP.dst (IPv6 destination address) field is | ... | applied to both streams. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Short_IPv6_Fib_20k_Intel-X520-DA2.robot b/tests/perf/Short_IPv6_Fib_20k_Intel-X520-DA2.robot index 1981af0d8e..804f81cdea 100644 --- a/tests/perf/Short_IPv6_Fib_20k_Intel-X520-DA2.robot +++ b/tests/perf/Short_IPv6_Fib_20k_Intel-X520-DA2.robot @@ -35,7 +35,7 @@ | ... | performance tests for the same DUT confiiguration. Test packets are | ... | generated by TG on links to DUTs. TG traffic profile contains two L3 | ... | flow-groups (flow-group per direction, 10k flows per flow-group) with -| ... | all packets containing Ethernet header, IPv6 header and generated +| ... | all packets containing Ethernet header, IPv6 header and static | ... | payload. Incrementing of IP.dst (IPv6 destination address) field is | ... | applied to both streams. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Short_IPv6_Fib_2M_Intel-X520-DA2.robot b/tests/perf/Short_IPv6_Fib_2M_Intel-X520-DA2.robot index 782adc6598..15e58f94d0 100644 --- a/tests/perf/Short_IPv6_Fib_2M_Intel-X520-DA2.robot +++ b/tests/perf/Short_IPv6_Fib_2M_Intel-X520-DA2.robot @@ -35,7 +35,7 @@ | ... | performance tests for the same DUT confiiguration. Test packets are | ... | generated by TG on links to DUTs. TG traffic profile contains two L3 | ... | flow-groups (flow-group per direction, 1M flows per flow-group) with -| ... | all packets containing Ethernet header, IPv6 header and generated +| ... | all packets containing Ethernet header, IPv6 header and static | ... | payload. Incrementing of IP.dst (IPv6 destination address) field is | ... | applied to both streams. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Short_IPv6_Intel-X520-DA2.robot b/tests/perf/Short_IPv6_Intel-X520-DA2.robot index 7a8911495a..3ee92fb923 100644 --- a/tests/perf/Short_IPv6_Intel-X520-DA2.robot +++ b/tests/perf/Short_IPv6_Intel-X520-DA2.robot @@ -37,7 +37,7 @@ | ... | performance tests for the same DUT configuration. Test packets are | ... | generated by TG on links to DUTs. TG traffic profile contains two L3 | ... | flow-groups (flow-group per direction, 253 flows per flow-group) with -| ... | all packets containing Ethernet header, IPv6 header and generated +| ... | all packets containing Ethernet header, IPv6 header and static | ... | payload. MAC addresses are matching MAC addresses of the TG node | ... | interfaces. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Short_Xconnect_Dot1ad_Intel-X520-DA2.robot b/tests/perf/Short_Xconnect_Dot1ad_Intel-X520-DA2.robot index 2caf7aedc5..0c453a121c 100644 --- a/tests/perf/Short_Xconnect_Dot1ad_Intel-X520-DA2.robot +++ b/tests/perf/Short_Xconnect_Dot1ad_Intel-X520-DA2.robot @@ -39,7 +39,7 @@ | ... | generated by TG on links to DUTs. TG traffic profile contains two L3 | ... | flow-groups (flow-group per direction, 253 flows per flow-group) with | ... | all packets containing Ethernet header, IPv4 header with IP protocol=61 -| ... | and generated payload. MAC addresses are matching MAC addresses of the +| ... | and static payload. MAC addresses are matching MAC addresses of the | ... | TG node interfaces. | ... | *[Ref] Applicable standard specifications:* RFC2544. @@ -53,7 +53,7 @@ *** Test Cases *** | TC01: Verify 64B ref-NDR at 2x 2.9Mpps - DUT L2XC with 802.1ad - 1thread 1core 1rxq | | [Documentation] -| | ... | [Cfg] DUT runs L2XC config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs L2XC with 802.1ad config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte | | ... | frames using single trial throughput test. | | [Tags] | 1_THREAD_NOHTT_RXQUEUES_1 | SINGLE_THREAD | NDR @@ -79,7 +79,7 @@ | TC02: Verify 1514B ref-NDR at 2x 810.635kpps - DUT L2XC with 802.1ad - 1thread 1core 1rxq | | [Documentation] -| | ... | [Cfg] DUT runs L2XC config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs L2XC with 802.1ad config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1514 Byte | | ... | frames using single trial throughput test. | | [Tags] | 1_THREAD_NOHTT_RXQUEUES_1 | SINGLE_THREAD | NDR @@ -105,7 +105,7 @@ | TC03: Verify 9000B ref-NDR at 2x 138.458kpps - DUT L2XC with 802.1ad - 1thread 1core 1rxq | | [Documentation] -| | ... | [Cfg] DUT runs L2XC config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs L2XC with 802.1ad config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte | | ... | frames using single trial throughput test. | | [Tags] | 1_THREAD_NOHTT_RXQUEUES_1 | SINGLE_THREAD | NDR @@ -130,9 +130,9 @@ | TC04: Verify 64B ref-NDR at 2x 7Mpps - DUT L2XC with 802.1ad - 2thread 2core 1rxq | | [Documentation] -| | ... | [Cfg] DUT runs L2XC switching config with 2 thread, 2 phy core, \ -| | ... | 1 receive queue per NIC port. [Ver] Find PDR for 64 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | [Cfg] DUT runs L2XC with 802.1ad config with 2 thread, 2 phy core, \ +| | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte +| | ... | frames using single trial throughput test. | | [Tags] | 2_THREAD_NOHTT_RXQUEUES_1 | MULTI_THREAD | NDR | | ${framesize}= | Set Variable | 64 | | ${duration}= | Set Variable | 10 @@ -156,9 +156,9 @@ | TC05: Verify 1514B ref-NDR at 2x 810.635kpps - DUT L2XC with 802.1ad - 2thread 2core 1rxq | | [Documentation] -| | ... | [Cfg] DUT runs L2XC switching config with 2 thread, 2 phy core, \ -| | ... | 1 receive queue per NIC port. [Ver] Find PDR for 1514 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | [Cfg] DUT runs L2XC with 802.1ad config with 2 thread, 2 phy core, \ +| | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1514 Byte +| | ... | frames using single trial throughput test. | | [Tags] | 2_THREAD_NOHTT_RXQUEUES_1 | MULTI_THREAD | NDR | | ${framesize}= | Set Variable | 1514 | | ${duration}= | Set Variable | 10 @@ -182,9 +182,9 @@ | TC06: Verify 9000B ref-NDR at 2x 138.458kpps - DUT L2XC with 802.1ad - 2thread 2core 1rxq | | [Documentation] -| | ... | [Cfg] DUT runs L2XC switching config with 2 thread, 2 phy core, \ -| | ... | 1 receive queue per NIC port. [Ver] Find PDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | [Cfg] DUT runs L2XC with 802.1ad config with 2 thread, 2 phy core, \ +| | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte +| | ... | frames using single trial throughput test. | | [Tags] | 2_THREAD_NOHTT_RXQUEUES_1 | MULTI_THREAD | NDR | | ${framesize}= | Set Variable | 9000 | | ${duration}= | Set Variable | 10 @@ -207,9 +207,9 @@ | TC07: Verify 64B ref-NDR at 2x 8Mpps - DUT L2XC with 802.1ad - 4thread 4core 2rxq | | [Documentation] -| | ... | [Cfg] DUT runs L2XC switching config with 4 thread, 4 phy core, \ -| | ... | 2 receive queue per NIC port. [Ver] Find PDR for 64 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | [Cfg] DUT runs L2XC with 802.1ad config with 4 thread, 4 phy core, \ +| | ... | 2 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte +| | ... | frames using single trial throughput test. | | [Tags] | 4_THREAD_NOHTT_RXQUEUES_2 | MULTI_THREAD | NDR | | ${framesize}= | Set Variable | 64 | | ${duration}= | Set Variable | 10 @@ -233,9 +233,9 @@ | TC08: Verify 1514B ref-NDR at 2x 810.635kpps - DUT L2XC with 802.1ad - 4thread 4core 2rxq | | [Documentation] -| | ... | [Cfg] DUT runs L2XC switching config with 4 thread, 4 phy core, \ -| | ... | 2 receive queue per NIC port. [Ver] Find PDR for 1514 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | [Cfg] DUT runs L2XC with 802.1ad config with 4 thread, 4 phy core, \ +| | ... | 2 receive queue per NIC port. [Ver] Verify ref-NDR for 1514 Byte +| | ... | frames using single trial throughput test. | | [Tags] | 4_THREAD_NOHTT_RXQUEUES_2 | MULTI_THREAD | NDR | | ${framesize}= | Set Variable | 1514 | | ${duration}= | Set Variable | 10 @@ -259,9 +259,9 @@ | TC09: Verify 9000B ref-NDR at 2x 138.458kpps - DUT L2XC with 802.1ad - 4thread 4core 2rxq | | [Documentation] -| | ... | [Cfg] DUT runs L2XC switching config with 4 thread, 4 phy core, \ -| | ... | 2 receive queue per NIC port. [Ver] Find PDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | [Cfg] DUT runs L2XC with 802.1ad config with 4 thread, 4 phy core, \ +| | ... | 2 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte +| | ... | frames using single trial throughput test. | | [Tags] | 4_THREAD_NOHTT_RXQUEUES_2 | MULTI_THREAD | NDR | | ${framesize}= | Set Variable | 9000 | | ${duration}= | Set Variable | 10 diff --git a/tests/perf/Short_Xconnect_Dot1q_Intel-X520-DA2.robot b/tests/perf/Short_Xconnect_Dot1q_Intel-X520-DA2.robot index 03a7d62d9e..d6bc86851b 100644 --- a/tests/perf/Short_Xconnect_Dot1q_Intel-X520-DA2.robot +++ b/tests/perf/Short_Xconnect_Dot1q_Intel-X520-DA2.robot @@ -38,7 +38,7 @@ | ... | generated by TG on links to DUTs. TG traffic profile contains two L3 | ... | flow-groups (flow-group per direction, 253 flows per flow-group) with | ... | all packets containing Ethernet header, IPv4 header with IP protocol=61 -| ... | and generated payload. MAC addresses are matching MAC addresses of the +| ... | and static payload. MAC addresses are matching MAC addresses of the | ... | TG node interfaces. | ... | *[Ref] Applicable standard specifications:* RFC2544. diff --git a/tests/perf/Short_Xconnect_Intel-X520-DA2.robot b/tests/perf/Short_Xconnect_Intel-X520-DA2.robot index e7e6fb0bfd..6862d08f8f 100644 --- a/tests/perf/Short_Xconnect_Intel-X520-DA2.robot +++ b/tests/perf/Short_Xconnect_Intel-X520-DA2.robot @@ -38,7 +38,7 @@ | ... | generated by TG on links to DUTs. TG traffic profile contains two L3 | ... | flow-groups (flow-group per direction, 253 flows per flow-group) with | ... | all packets containing Ethernet header, IPv4 header with IP protocol=61 -| ... | and generated payload. MAC addresses are matching MAC addresses of the +| ... | and static payload. MAC addresses are matching MAC addresses of the | ... | TG node interfaces. | ... | *[Ref] Applicable standard specifications:* RFC2544. -- 2.16.6