X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fip4_tunnels%2F2n1l-10ge2p1x710-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr.robot;h=923d26c0fb247924b5c6f9093588bd8a20579843;hp=d4ad8918a7a7acfef64e63dbc89f4379c2cc96d0;hb=HEAD;hpb=e82ebbd96e2ba73276e2f1b6d7f9c2d8a9442c3f diff --git a/tests/vpp/perf/ip4_tunnels/2n1l-10ge2p1x710-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr.robot b/tests/vpp/perf/ip4_tunnels/2n1l-10ge2p1x710-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr.robot index d4ad8918a7..9bee1f85c0 100644 --- a/tests/vpp/perf/ip4_tunnels/2n1l-10ge2p1x710-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr.robot +++ b/tests/vpp/perf/ip4_tunnels/2n1l-10ge2p1x710-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Cisco and/or its affiliates. +# Copyright (c) 2023 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -39,7 +39,7 @@ | ... | for IPv4 routing over GENEVE tunnels. | ... | | ... | - **[Cfg] DUT configuration:** DUT1 is configured with IPv4 routing \ -| ... | over ${n_tunnels} GENEVE tunnels and ${${4} ** ${n_tunnels}} static \ +| ... | over ${n_tunnels} GENEVE tunnels and ${${4} * ${n_tunnels}} static \ | ... | IPv4 /24 route entries. DUT1 is tested with ${nic_name}. | ... | | ... | - **[Ver] TG verification:** TG finds and reports throughput NDR (Non \ @@ -80,7 +80,7 @@ | ... | local=1.1.1.2 | remote=1.1.1.1 | vni=${1} | ... | src_ip=10.128.1.0 | dst_ip=10.0.1.0 | ip_mask=${24} | if_ip=11.0.1.2 # Traffic profile -| ${traffic_profile}= | trex-stl-2n-ethip4-geneve-${n_tunnels}t +| ${traffic_profile}= | trex-stl-ethip4-geneve-${n_tunnels}t *** Keywords *** | Local Template