aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dpdk/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2018-07-09 09:55:00 +0000
committerPeter Mikus <pmikus@cisco.com>2018-07-10 07:57:39 +0000
commit173a910c5f56106cd5aaa620ae0f9cfb94fcfac3 (patch)
tree94b1a75835ec1de83dd1c3abdd505ab56ee30142 /tests/dpdk/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot
parentf283c26e4881302f8e4490da9a7e1d217d93b55d (diff)
CSIT-1142 2-node topology - keywords DPDK
Change-Id: Ia2676a7b846bd574aa86703fce6b0e3218f98776 Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'tests/dpdk/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot')
-rw-r--r--tests/dpdk/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot38
1 files changed, 19 insertions, 19 deletions
diff --git a/tests/dpdk/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot b/tests/dpdk/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot
index d72c4233a4..fe6b5b261e 100644
--- a/tests/dpdk/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot
+++ b/tests/dpdk/perf/10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdrdisc.robot
@@ -1,4 +1,4 @@
-# Copyright (c) 2016 Cisco and/or its affiliates.
+# Copyright (c) 2018 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:
@@ -66,7 +66,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '1' worker threads and '1' rxqueues with jumbo frames 'no'
+| | Given Start L3FWD on all DUTs | 1 | 1 | no
| | Then Find NDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold}
@@ -86,7 +86,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '1' worker threads and '1' rxqueues with jumbo frames 'no'
+| | Given Start L3FWD on all DUTs | 1 | 1 | no
| | Then Find PDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold} | ${perf_pdr_loss_acceptance}
@@ -107,7 +107,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '1' worker threads and '1' rxqueues with jumbo frames 'no'
+| | Given Start L3FWD on all DUTs | 1 | 1 | no
| | Then Find NDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold}
@@ -127,7 +127,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '1' worker threads and '1' rxqueues with jumbo frames 'no'
+| | Given Start L3FWD on all DUTs | 1 | 1 | no
| | Then Find PDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold} | ${perf_pdr_loss_acceptance}
@@ -148,7 +148,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '1' worker threads and '1' rxqueues with jumbo frames 'yes'
+| | Given Start L3FWD on all DUTs | 1 | 1 | yes
| | Then Find NDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold}
@@ -168,7 +168,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '1' worker threads and '1' rxqueues with jumbo frames 'yes'
+| | Given Start L3FWD on all DUTs | 1 | 1 | yes
| | Then Find PDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold} | ${perf_pdr_loss_acceptance}
@@ -189,7 +189,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '2' worker threads and '1' rxqueues with jumbo frames 'no'
+| | Given Start L3FWD on all DUTs | 2 | 1 | no
| | Then Find NDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold}
@@ -209,7 +209,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '2' worker threads and '1' rxqueues with jumbo frames 'no'
+| | Given Start L3FWD on all DUTs | 2 | 1 | no
| | Then Find PDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold} | ${perf_pdr_loss_acceptance}
@@ -230,7 +230,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '2' worker threads and '1' rxqueues with jumbo frames 'no'
+| | Given Start L3FWD on all DUTs | 2 | 1 | no
| | Then Find NDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold}
@@ -250,7 +250,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '2' worker threads and '1' rxqueues with jumbo frames 'no'
+| | Given Start L3FWD on all DUTs | 2 | 1 | no
| | Then Find PDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold} | ${perf_pdr_loss_acceptance}
@@ -271,7 +271,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '2' worker threads and '1' rxqueues with jumbo frames 'yes'
+| | Given Start L3FWD on all DUTs | 2 | 1 | yes
| | Then Find NDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold}
@@ -291,7 +291,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '2' worker threads and '1' rxqueues with jumbo frames 'yes'
+| | Given Start L3FWD on all DUTs | 2 | 1 | yes
| | Then Find PDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold} | ${perf_pdr_loss_acceptance}
@@ -312,7 +312,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '4' worker threads and '2' rxqueues with jumbo frames 'no'
+| | Given Start L3FWD on all DUTs | 4 | 2 | no
| | Then Find NDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold}
@@ -332,7 +332,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '4' worker threads and '2' rxqueues with jumbo frames 'no'
+| | Given Start L3FWD on all DUTs | 4 | 2 | no
| | Then Find PDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold} | ${perf_pdr_loss_acceptance}
@@ -353,7 +353,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '4' worker threads and '2' rxqueues with jumbo frames 'no'
+| | Given Start L3FWD on all DUTs | 4 | 2 | no
| | Then Find NDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold}
@@ -373,7 +373,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '4' worker threads and '2' rxqueues with jumbo frames 'no'
+| | Given Start L3FWD on all DUTs | 4 | 2 | no
| | Then Find PDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold} | ${perf_pdr_loss_acceptance}
@@ -394,7 +394,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '4' worker threads and '2' rxqueues with jumbo frames 'yes'
+| | Given Start L3FWD on all DUTs | 4 | 2 | yes
| | Then Find NDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold}
@@ -414,7 +414,7 @@
| | ${binary_min}= | Set Variable | ${min_rate}
| | ${binary_max}= | Set Variable | ${max_rate}
| | ${threshold}= | Set Variable | ${min_rate}
-| | Given Start L3FWD '4' worker threads and '2' rxqueues with jumbo frames 'yes'
+| | Given Start L3FWD on all DUTs | 4 | 2 | yes
| | Then Find PDR using binary search and pps | ${framesize} | ${binary_min}
| | ... | ${binary_max} | ${traffic_profile} | ${min_rate} | ${max_rate}
| | ... | ${threshold} | ${perf_pdr_loss_acceptance}