CSIT-1087: Add SRv6 MRR tests
[csit.git] / tests / vpp / perf / srv6 / 10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdrdisc.robot
index 0c1b93b..01495b2 100644 (file)
@@ -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
 
 *** Keywords ***
 | Discover NDR or PDR for IPv6 routing over SRv6 with endpoint to SR-unaware Service Function via dynamic proxy behaviour
+| | ...
 | | [Arguments] | ${wt} | ${rxq} | ${framesize} | ${min_rate} | ${search_type}
+| | ...
 | | Set Test Variable | ${framesize}
 | | Set Test Variable | ${min_rate}
 | | Set Test Variable | ${rxq}
 | | ${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