From a6f1a1511bbede1b86e95d00cfad340897432c92 Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Tue, 31 Mar 2020 18:19:03 +0200 Subject: VPP-DEV API Coverages: SRv6 Jira: CSIT-1698 Change-Id: I6d9154284990df8877850e4014716510016e485b Signed-off-by: Jan Gelety --- .../10ge2p1x710-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr.robot | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tests/vpp/perf/srv6/10ge2p1x710-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr.robot') diff --git a/tests/vpp/perf/srv6/10ge2p1x710-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr.robot b/tests/vpp/perf/srv6/10ge2p1x710-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr.robot index 2198d0d958..e820365995 100644 --- a/tests/vpp/perf/srv6/10ge2p1x710-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr.robot +++ b/tests/vpp/perf/srv6/10ge2p1x710-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr.robot @@ -67,7 +67,6 @@ | ${dut1_sid2}= | 2003:2:: | ${dut1_bsid}= | 2002:1::1 | ${dut2_sid1}= | 2002:2:: -| ${dut2_sid1}= | 2002:2:: | ${dut2_sid2}= | 2003:1:: | ${dut2_bsid}= | 2003:1::1 | ${out_sid1_1}= | 2002:3:: @@ -102,7 +101,7 @@ | | [Documentation] | | ... | [Cfg] DUT1 and DUT2 are configured with IPv6\ | | ... | routing and static route, SR policy and steering policy for one\ -| | ... | direction and one SR behaviour (function) - End - for other direction. +| | ... | direction and SR behaviour (function) - End.AS - for other direction. | | ... | Each DUT uses ${phy_cores} physical core(s) for worker threads. | | ... | [Ver] Measure NDR and PDR values using MLRsearch algorithm.\ | | @@ -123,7 +122,7 @@ | | When Initialize layer driver | ${nic_driver} | | And Initialize layer interface | | And Start containers for test | nf_chains=${1} | nf_nodes=${1} -| | And Initialize IPv6 forwarding over SRv6 with endpoint to SR-unaware Service Function via 'static_proxy' behaviour in 3-node circular topology +| | And Initialize SRv6 with 'static_proxy' SR-unaware Service Function | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** -- cgit 1.2.3-korg