X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Ftrex%2Fperf%2Fip6%2F1n1l-10ge2p1x710-ethip6-ip6scale2m-tg-ndrpdr.robot;h=fcdcfead7fa87afa739a36aaf489743cd0d989fc;hp=d5bb9eea9f6d7f396a1742efddb0d3069ec4a27c;hb=e82ebbd96e2ba73276e2f1b6d7f9c2d8a9442c3f;hpb=a8e9042828ce76a497941249a7e4d740933a56f9 diff --git a/tests/trex/perf/ip6/1n1l-10ge2p1x710-ethip6-ip6scale2m-tg-ndrpdr.robot b/tests/trex/perf/ip6/1n1l-10ge2p1x710-ethip6-ip6scale2m-tg-ndrpdr.robot old mode 100755 new mode 100644 index d5bb9eea9f..fcdcfead7f --- a/tests/trex/perf/ip6/1n1l-10ge2p1x710-ethip6-ip6scale2m-tg-ndrpdr.robot +++ b/tests/trex/perf/ip6/1n1l-10ge2p1x710-ethip6-ip6scale2m-tg-ndrpdr.robot @@ -14,9 +14,9 @@ *** Settings *** | Resource | resources/libraries/robot/shared/default.robot | -| Force Tags | 2_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDR -| ... | NIC_Intel-X710 | TREX | ETH | IP6SCALE2M | N2N | BASE | IP6BASE -| ... | TG_DRV_IGB_UIO +| Force Tags | 2_NODE_SINGLE_LINK_TOPO | 3_NODE_SINGLE_LINK_TOPO +| ... | PERFTEST | HW_ENV | NDRPDR | NIC_Intel-X710 | TREX | ETH | IP6SCALE2M +| ... | N2N | BASE | IP6BASE | TG_DRV_IGB_UIO | ... | ethip6-ip6scale2m-tg | | Suite Setup | Setup suite topology interfaces with no DUT | performance_tg_nic @@ -25,23 +25,27 @@ | | Test Template | Local Template | -| Documentation | *RFC2544: Pkt throughput for cross connected NICs with IPv6 -| ... | traffic profile. -| -| ... | *[Top] Network Topologies:* TG-TG 1-node circular topology +| Documentation | **RFC2544: Pkt throughput for cross connected NICs with IPv6 \ +| ... | traffic profile.** +| ... | +| ... | - **[Top] Network Topologies:** TG-TG 1-node circular topology \ | ... | with single link between. -| ... | *[Enc] Packet Encapsulations:* Eth-IPv6 for L1 cross connect patch. -| ... | *[Ver] TG verification:* TG finds and reports throughput NDR (Non Drop\ -| ... | Rate) with zero packet loss tolerance and throughput PDR (Partial Drop\ -| ... | Rate) with non-zero packet loss tolerance (LT) expressed in percentage\ -| ... | of packets transmitted. NDR and PDR are discovered for different\ -| ... | Ethernet L2 frame sizes using MLRsearch library.\ -| ... | Test packets are generated by TG on links to TG.\ -| ... | TG traffic profile contains two L3 flow-groups (flow-group per\ -| ... | direction, 254 flows per flow-group) with all packets containing\ -| ... | Ethernet header, IPv6 header with static payload.\ +| ... | +| ... | - **[Enc] Packet Encapsulations:** Eth-IPv6 for L1 cross connect patch. +| ... | +| ... | - **[Ver] TG verification:** TG finds and reports throughput NDR (Non \ +| ... | Drop Rate) with zero packet loss tolerance and throughput PDR \ +| ... | (Partial Drop Rate) with non-zero packet loss tolerance (LT) \ +| ... | expressed in percentage of packets transmitted. NDR and PDR are \ +| ... | discovered for different Ethernet L2 frame sizes using MLRsearch \ +| ... | library. +| ... | Test packets are generated by TG on links to TG. \ +| ... | TG traffic profile contains two L3 flow-groups (flow-group per \ +| ... | direction, 254 flows per flow-group) with all packets containing \ +| ... | Ethernet header, IPv6 header with static payload. \ | ... | MAC addresses are matching MAC addresses of the TG node interfaces. -| ... | *[Ref] Applicable standard specifications:* RFC2544. +| ... | +| ... | - **[Ref] Applicable standard specifications:** RFC2544. *** Variables *** | ${nic_name}= | Intel-X710 @@ -55,8 +59,8 @@ *** Keywords *** | Local Template | | [Documentation] -| | ... | [Cfg] TG runs L1 cross connect config. -| | ... | [Ver] Measure NDR and PDR values using MLRsearch algorithm.\ +| | ... | - **[Cfg]** TG runs L1 cross connect config. +| | ... | - **[Ver]** Measure NDR and PDR values using MLRsearch algorithm. | | | | ... | *Arguments:* | | ... | - frame_size - Framesize in Bytes in integer or string (IMIX_v4_1). @@ -70,9 +74,9 @@ | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -| 64B--ethip6-ip6scale2m-tg-ndrpdr -| | [Tags] | 64B -| | frame_size=${64} +| 78B--ethip6-ip6scale2m-tg-ndrpdr +| | [Tags] | 78B +| | frame_size=${78} | 1518B--ethip6-ip6scale2m-tg-ndrpdr | | [Tags] | 1518B