diff options
Diffstat (limited to 'tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl1sl-100kflows-ndrpdr.robot')
-rw-r--r-- | tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl1sl-100kflows-ndrpdr.robot | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl1sl-100kflows-ndrpdr.robot b/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl1sl-100kflows-ndrpdr.robot index ae2cb58b77..b5ddf3deed 100644 --- a/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl1sl-100kflows-ndrpdr.robot +++ b/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl1sl-100kflows-ndrpdr.robot @@ -51,6 +51,7 @@ | ${osi_layer}= | L3 | ${nic_name}= | Intel-X710 | ${overhead}= | ${0} +| ${ip_nr}= | ${100} # ACL test setup | ${acl_action}= | permit | ${acl_apply_type}= | input @@ -88,8 +89,8 @@ | | And Add PCI devices to all DUTs | | And Set Max Rate And Jumbo And Handle Multi Seg | | And Apply startup configuration on all VPP DUTs -| | ${ip_nr}= | Set Variable | 100 -| | When Initialize IPv4 routing for '${ip_nr}' addresses with IPv4 ACLs on DUT1 in circular topology +| | When Initialize IPv4 routing with IPv4 ACLs on DUT1 in circular topology +| | ... | ${ip_nr} | | Then Find NDR and PDR intervals using optimized search *** Test Cases *** |