X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fsrv6%2F10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdrdisc.robot;h=96e1f0e08990247437e2a5f046599a9cd4f7c037;hp=798875fb15b77d80351796ba2c80195a0ad8ccb5;hb=cc85afad85339d2cc8f035ce63ff21220d8e6b96;hpb=fd6fedc983a7d1796eb2531782be8a37b6d0921d diff --git a/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdrdisc.robot b/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdrdisc.robot index 798875fb15..96e1f0e089 100644 --- a/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdrdisc.robot +++ b/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-masq-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 @@ -97,6 +96,7 @@ | ${container_engine}= | LXC | ${container_image}= | ${EMPTY} | ${container_install_dkms}= | ${FALSE} +| ${container_chain_topology}= | chain # CPU settings | ${system_cpus}= | ${1} | ${vpp_cpus}= | ${5} @@ -104,7 +104,9 @@ *** Keywords *** | Discover NDR or PDR for IPv6 routing over SRv6 with endpoint to SR-unaware Service Function via masquerading proxy behaviour +| | ... | | [Arguments] | ${wt} | ${rxq} | ${framesize} | ${min_rate} | ${search_type} +| | ... | | Set Test Variable | ${framesize} | | Set Test Variable | ${min_rate} | | Set Test Variable | ${rxq} @@ -115,8 +117,7 @@ | | ${binary_max}= | Set Variable | ${max_rate} | | ${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 Add PCI devices to all DUTs | | 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