X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fsrv6%2F10ge2p1x710-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr.robot;fp=tests%2Fvpp%2Fperf%2Fsrv6%2F10ge2p1x710-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr.robot;h=76338a552d0799538e1bdf5e31f545e90c85b1bb;hb=fcc77752111a4fbe8caa341cf5249efbad305a2a;hp=de0239598e5f160a43d0ec1df3cdcb5b681a42f9;hpb=510f6d5140db4512ff00a43bf5b8d2ddd1f4a064;p=csit.git diff --git a/tests/vpp/perf/srv6/10ge2p1x710-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr.robot b/tests/vpp/perf/srv6/10ge2p1x710-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr.robot index de0239598e..76338a552d 100644 --- a/tests/vpp/perf/srv6/10ge2p1x710-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr.robot +++ b/tests/vpp/perf/srv6/10ge2p1x710-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr.robot @@ -53,6 +53,7 @@ | @{plugins_to_enable}= | dpdk_plugin.so | memif_plugin.so | srv6am_plugin.so | ${osi_layer}= | L3 | ${nic_name}= | Intel-X710 +| ${nic_driver}= | vfio-pci # outer IPv6 header + SRH with 3 SIDs: 40+(8+3*16)B | ${overhead}= | ${96} # SIDs @@ -111,10 +112,11 @@ | | ... | | Given Add worker threads and rxqueues to all DUTs | ${phy_cores} | ${rxq} | | And Add PCI devices to all DUTs -| | Set Max Rate And Jumbo And Handle Multi Seg +| | And Set Max Rate And Jumbo And Handle Multi Seg | | And Apply startup configuration on all VPP DUTs +| | When Initialize layer driver | vfio-pci | | And Start containers for test | nf_chains=${1} | nf_nodes=${1} -| | When Initialize IPv6 forwarding over SRv6 with endpoint to SR-unaware Service Function via 'masquerading' behaviour in 3-node circular topology +| | And Initialize IPv6 forwarding over SRv6 with endpoint to SR-unaware Service Function via 'masquerading' behaviour in 3-node circular topology | | Then Find NDR and PDR intervals using optimized search *** Test Cases ***