X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fsrv6%2F10ge2p1x710-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr.robot;h=9fe9266a772c36c7c6521f142527a1f5ab1a56d0;hp=3498aa787f9338e373f3e7415582d64dc268660d;hb=HEAD;hpb=e82ebbd96e2ba73276e2f1b6d7f9c2d8a9442c3f diff --git a/tests/vpp/perf/srv6/10ge2p1x710-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr.robot b/tests/vpp/perf/srv6/10ge2p1x710-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr.robot index 3498aa787f..12a0c4360f 100644 --- a/tests/vpp/perf/srv6/10ge2p1x710-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr.robot +++ b/tests/vpp/perf/srv6/10ge2p1x710-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Cisco and/or its affiliates. +# Copyright (c) 2023 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -89,15 +89,15 @@ | ${dut2_if2_ip6}= | 2001:2::1 | ${prefix}= | ${64} # Traffic profile: -| ${traffic_profile}= | trex-stl-3n-ethip6-ip6src253 +| ${traffic_profile}= | trex-stl-ethip6-ip6src253 *** Keywords *** | Local Template | | [Documentation] | | ... | - **[Cfg]** DUT1 and DUT2 are configured with IPv6 \ | | ... | routing and static route, SR policy and steering policy for one \ -| | ... | direction and two SR behaviours (functions) - End and End.DX6 - for \ -| | ... | other direction. +| | ... | direction and two SR behaviours (functions) - End and End. DX6 - for \ +| | ... | other direction. \ | | ... | Each DUT uses ${phy_cores} physical core(s) for worker threads. | | ... | - **[Ver]** Measure NDR and PDR values using MLRsearch algorithm. | |