From a49ab6c44a8ca3f82b15b6ae59237cd340576164 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 17 May 2018 14:17:20 +0200 Subject: CSIT-1087: Add SRv6 MRR tests Change-Id: Ia90a9bff6791518ba08fa81e6167e96aea7714d5 Signed-off-by: Tibor Frank --- .../10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdrdisc.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdrdisc.robot') diff --git a/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdrdisc.robot b/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdrdisc.robot index fe0cbe2375..050b90697f 100644 --- a/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdrdisc.robot +++ b/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdrdisc.robot @@ -57,7 +57,6 @@ | ... | MAC addresses are matching MAC addresses of the TG node interfaces. | ... | *[Ref] Applicable standard specifications:* SRv6 Network Programming -\ | ... | draft 3 and Segment Routing for Service Chaining - internet draft 01. -| ... *** Variables *** # X520-DA2 bandwidth limit @@ -104,7 +103,9 @@ *** Keywords *** | Discover NDR or PDR for IPv6 routing over SRv6 with endpoint to SR-unaware Service Function via static proxy behaviour +| | ... | | [Arguments] | ${wt} | ${rxq} | ${framesize} | ${min_rate} | ${search_type} +| | ... | | Set Test Variable | ${framesize} | | Set Test Variable | ${min_rate} | | Set Test Variable | ${rxq} @@ -116,7 +117,6 @@ | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '${wt}' worker threads and '${rxq}' rxqueues in 3-node single-link circular topology | | And Add PCI devices to DUTs in 3-node single link topology -| | ${get_framesize}= | Get Frame Size | ${framesize} | | And Run Keyword If | ${get_framesize} + ${srv6_overhead_3sids} < ${1522} | | ... | Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs -- cgit 1.2.3-korg