X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fsrv6%2F10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdrdisc.robot;h=01495b2a0bc9447b61d21a8f4d48e9ed24b4e4ea;hp=0c1b93b7d3c2a65c6b89ba218a6cebd6a410d735;hb=a49ab6c44a8ca3f82b15b6ae59237cd340576164;hpb=f14fd49a0cc7ba3ebe340dc3ddd317a0995cfa6a diff --git a/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdrdisc.robot b/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdrdisc.robot index 0c1b93b7d3..01495b2a0b 100644 --- a/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdrdisc.robot +++ b/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-dyn-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 dynamic 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