feat(core): Multilink backend
[csit.git] / tests / vpp / perf / ip4 / 10ge2p1x710-ethip4-ip4scale1m-ndrpdr.robot
index 735495e..95e34e2 100644 (file)
@@ -91,8 +91,8 @@
 | | And Apply startup configuration on all VPP DUTs
 | | When Initialize layer driver | ${nic_driver}
 | | And Initialize layer interface
-| | And Initialize IPv4 forwarding with scaling in circular topology
-| | ... | ${rts_per_flow}
+| | And Set interfaces in path up
+| | And Initialize IPv4 Forwarding | count=${rts_per_flow}
 | | Then Find NDR and PDR intervals using optimized search
 
 *** Test Cases ***