diff options
author | Jan Gelety <jgelety@cisco.com> | 2019-08-21 08:26:09 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2019-08-21 08:26:09 +0200 |
commit | 01be3c2278c79d83ae36290868ab66f3741abc38 (patch) | |
tree | d7b718fac8092058a9ae2e5c49d1cd5c0991eba1 /tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl1sl-10kflows-ndrpdr.robot | |
parent | 91051c28e269f08bd58e8301366d3cca78c948ef (diff) |
Add: 2-node ip4 oacl tests
Change-Id: I786fe9f75777e1cd0daee70bc350185dd7fd17e1
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl1sl-10kflows-ndrpdr.robot')
-rw-r--r-- | tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl1sl-10kflows-ndrpdr.robot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl1sl-10kflows-ndrpdr.robot b/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl1sl-10kflows-ndrpdr.robot index 845868661c..da1be6b577 100644 --- a/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl1sl-10kflows-ndrpdr.robot +++ b/tests/vpp/perf/ip4/10ge2p1x710-ethip4udp-ip4base-iacl1sl-10kflows-ndrpdr.robot @@ -25,7 +25,7 @@ | ... | Test Template | Local Template | ... -| Documentation | *RFC2544: Pkt throughput IPv4 test cases with ACL* +| Documentation | *RFC2544: Packet throughput IPv4 test cases with ACL* | ... | ... | *[Top] Network Topologies:* TG-DUT1-DUT2-TG 3-node circular topology\ | ... | with single links between nodes. @@ -66,6 +66,7 @@ | ${port_step}= | ${1} | ${trex_stream1_subnet}= | 10.10.10.0/24 | ${trex_stream2_subnet}= | 20.20.20.0/24 +# Traffic profile: | ${traffic_profile}= | trex-sl-3n-ethip4udp-10u1000p-conc *** Keywords *** |