aboutsummaryrefslogtreecommitdiffstats
path: root/tests/trex
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2022-06-08 10:39:49 +0200
committerVratko Polak <vrpolak@cisco.com>2022-06-15 15:49:48 +0000
commit158f54ff4d416c9bd282ffd0b8e812ec4e8214f4 (patch)
tree3915475c3f29f0792796b62138c0a48c2f923566 /tests/trex
parent6f2d3a207bd2ccad8001bfca328b7be5da8e29d0 (diff)
feat(tests): Remove PPS tests.
+ Delete nat44 pps suites. + Rename ip4base suites, testcases, suite tags (also tg) to -tput. + Also robot tags like UDP_PPS and TCP_PPS. - Keep traffic types and traffic profile names with pps. + They can be renamed in a different change if needed. + Update job specs. - Do not update methodology yet (avoid conflict with another Change). Ticket: CSIT-1829 Change-Id: Ic0dac441f6e8253edce88e057ab7fad1d3814c24 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'tests/trex')
-rw-r--r--tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4tcp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr.robot (renamed from tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4tcp-ip4base-h1024-p63-s64512-pps-tg-ndrpdr.robot)12
-rw-r--r--tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4tcp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr.robot (renamed from tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4tcp-ip4base-h262144-p63-s16515072-pps-tg-ndrpdr.robot)12
-rw-r--r--tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4udp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr.robot (renamed from tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4udp-ip4base-h1024-p63-s64512-pps-tg-ndrpdr.robot)12
-rw-r--r--tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4udp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr.robot (renamed from tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4udp-ip4base-h262144-p63-s16515072-pps-tg-ndrpdr.robot)12
4 files changed, 24 insertions, 24 deletions
diff --git a/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4tcp-ip4base-h1024-p63-s64512-pps-tg-ndrpdr.robot b/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4tcp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr.robot
index eb4561cdf0..043a259933 100644
--- a/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4tcp-ip4base-h1024-p63-s64512-pps-tg-ndrpdr.robot
+++ b/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4tcp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr.robot
@@ -17,8 +17,8 @@
| Force Tags | 1_NODE_SINGLE_LINK_TOPO | 2_NODE_SINGLE_LINK_TOPO
| ... | 3_NODE_SINGLE_LINK_TOPO
| ... | PERFTEST | HW_ENV | NDRPDR | NIC_Intel-X710 | TREX | ETH | IP4FWD
-| ... | IP4BASE | N2N | TCP | TCP_PPS | TG_DRV_IGB_UIO | SCALE | HOSTS_1024
-| ... | ethip4tcp-ip4base-h1024-p63-s64512-pps-tg
+| ... | IP4BASE | N2N | TCP | TCP_TPUT | TG_DRV_IGB_UIO | SCALE | HOSTS_1024
+| ... | ethip4tcp-ip4base-h1024-p63-s64512-tput-tg
|
| Suite Setup | Setup suite topology interfaces with no DUT | performance_tg_nic
| Suite Teardown | Tear down suite | performance
@@ -28,7 +28,7 @@
| Test Template | Local Template
|
| # TODO CSIT-1765: Unify suite Documentation.
-| Documentation | **PPS on lightweight TCP transactions with L1 cross connect**
+| Documentation | **TPUT on lightweight TCP transactions with L1 cross connect**
| ... |
| ... | - **[Top] Network Topologies:** TG-TG 1-node circular topology \
| ... | with single links between nodes.
@@ -83,14 +83,14 @@
| | Then Find NDR and PDR intervals using optimized search
*** Test Cases ***
-| 100B--ethip4tcp-ip4base-h1024-p63-s64512-pps-tg-ndrpdr
+| 100B--ethip4tcp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr
| | [Tags] | 100B
| | frame_size=${100}
-| 1518B--ethip4tcp-ip4base-h1024-p63-s64512-pps-tg-ndrpdr
+| 1518B--ethip4tcp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr
| | [Tags] | 1518B
| | frame_size=${1518}
-| 9000B--ethip4tcp-ip4base-h1024-p63-s64512-pps-tg-ndrpdr
+| 9000B--ethip4tcp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr
| | [Tags] | 9000B
| | frame_size=${9000}
diff --git a/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4tcp-ip4base-h262144-p63-s16515072-pps-tg-ndrpdr.robot b/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4tcp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr.robot
index 7d9ac98b3a..5d15757f71 100644
--- a/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4tcp-ip4base-h262144-p63-s16515072-pps-tg-ndrpdr.robot
+++ b/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4tcp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr.robot
@@ -17,8 +17,8 @@
| Force Tags | 1_NODE_SINGLE_LINK_TOPO | 2_NODE_SINGLE_LINK_TOPO
| ... | 3_NODE_SINGLE_LINK_TOPO
| ... | PERFTEST | HW_ENV | NDRPDR | NIC_Intel-X710 | TREX | ETH | IP4FWD
-| ... | IP4BASE | N2N | TCP | TCP_PPS | TG_DRV_IGB_UIO | SCALE | HOSTS_262144
-| ... | ethip4tcp-ip4base-h262144-p63-s16515072-pps-tg
+| ... | IP4BASE | N2N | TCP | TCP_TPUT | TG_DRV_IGB_UIO | SCALE | HOSTS_262144
+| ... | ethip4tcp-ip4base-h262144-p63-s16515072-tput-tg
|
| Suite Setup | Setup suite topology interfaces with no DUT | performance_tg_nic
| Suite Teardown | Tear down suite | performance
@@ -28,7 +28,7 @@
| Test Template | Local Template
|
| # TODO CSIT-1765: Unify suite Documentation.
-| Documentation | **PPS on lightweight TCP transactions with L1 cross connect**
+| Documentation | **TPUT on lightweight TCP transactions with L1 cross connect**
| ... |
| ... | - **[Top] Network Topologies:** TG-TG 1-node circular topology \
| ... | with single links between nodes.
@@ -83,14 +83,14 @@
| | Then Find NDR and PDR intervals using optimized search
*** Test Cases ***
-| 100B--ethip4tcp-ip4base-h262144-p63-s16515072-pps-tg-ndrpdr
+| 100B--ethip4tcp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr
| | [Tags] | 100B
| | frame_size=${100}
-| 1518B--ethip4tcp-ip4base-h262144-p63-s16515072-pps-tg-ndrpdr
+| 1518B--ethip4tcp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr
| | [Tags] | 1518B
| | frame_size=${1518}
-| 9000B--ethip4tcp-ip4base-h262144-p63-s16515072-pps-tg-ndrpdr
+| 9000B--ethip4tcp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr
| | [Tags] | 9000B
| | frame_size=${9000}
diff --git a/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4udp-ip4base-h1024-p63-s64512-pps-tg-ndrpdr.robot b/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4udp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr.robot
index 9d94da78b3..919912797c 100644
--- a/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4udp-ip4base-h1024-p63-s64512-pps-tg-ndrpdr.robot
+++ b/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4udp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr.robot
@@ -17,8 +17,8 @@
| Force Tags | 1_NODE_SINGLE_LINK_TOPO | 2_NODE_SINGLE_LINK_TOPO
| ... | 3_NODE_SINGLE_LINK_TOPO
| ... | PERFTEST | HW_ENV | NDRPDR | NIC_Intel-X710 | TREX | ETH | IP4FWD
-| ... | N2N | IP4BASE | UDP | UDP_PPS | TG_DRV_IGB_UIO | SCALE | HOSTS_1024
-| ... | ethip4udp-ip4base-h1024-p63-s64512-pps-tg
+| ... | N2N | IP4BASE | UDP | UDP_TPUT | TG_DRV_IGB_UIO | SCALE | HOSTS_1024
+| ... | ethip4udp-ip4base-h1024-p63-s64512-tput-tg
|
| Suite Setup | Setup suite topology interfaces with no DUT | performance_tg_nic
| Suite Teardown | Tear down suite | performance
@@ -28,7 +28,7 @@
| Test Template | Local Template
|
| # TODO CSIT-1765: Unify suite Documentation.
-| Documentation | **PPS on lightweight UDP transactions with L1 cross connect**
+| Documentation | **TPUT on lightweight UDP transactions with L1 cross connect**
| ... |
| ... | - **[Top] Network Topologies:** TG-TG 1-node circular topology \
| ... | with single links between nodes.
@@ -82,14 +82,14 @@
| | Then Find NDR and PDR intervals using optimized search
*** Test Cases ***
-| 100B--ethip4udp-ip4base-h1024-p63-s64512-pps-tg-ndrpdr
+| 100B--ethip4udp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr
| | [Tags] | 100B
| | frame_size=${100}
-| 1518B--ethip4udp-ip4base-h1024-p63-s64512-pps-tg-ndrpdr
+| 1518B--ethip4udp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr
| | [Tags] | 1518B
| | frame_size=${1518}
-| 9000B--ethip4udp-ip4base-h1024-p63-s64512-pps-tg-ndrpdr
+| 9000B--ethip4udp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr
| | [Tags] | 9000B
| | frame_size=${9000}
diff --git a/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4udp-ip4base-h262144-p63-s16515072-pps-tg-ndrpdr.robot b/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4udp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr.robot
index 547c21412e..43852ff7aa 100644
--- a/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4udp-ip4base-h262144-p63-s16515072-pps-tg-ndrpdr.robot
+++ b/tests/trex/perf/ip4/1n1l-10ge2p1x710-ethip4udp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr.robot
@@ -17,8 +17,8 @@
| Force Tags | 1_NODE_SINGLE_LINK_TOPO | 2_NODE_SINGLE_LINK_TOPO
| ... | 3_NODE_SINGLE_LINK_TOPO
| ... | PERFTEST | HW_ENV | NDRPDR | NIC_Intel-X710 | TREX | ETH | IP4FWD
-| ... | IP4BASE | N2N | UDP | UDP_PPS | TG_DRV_IGB_UIO | SCALE | HOSTS_262144
-| ... | ethip4udp-ip4base-h262144-p63-s16515072-pps-tg
+| ... | IP4BASE | N2N | UDP | UDP_TPUT | TG_DRV_IGB_UIO | SCALE | HOSTS_262144
+| ... | ethip4udp-ip4base-h262144-p63-s16515072-tput-tg
|
| Suite Setup | Setup suite topology interfaces with no DUT | performance_tg_nic
| Suite Teardown | Tear down suite | performance
@@ -27,7 +27,7 @@
|
| Test Template | Local Template
|
-| Documentation | **PPS on lightweight UDP transactions with L1 cross connect**
+| Documentation | **TPUT on lightweight UDP transactions with L1 cross connect**
| ... |
| ... | - **[Top] Network Topologies:** TG-TG 1-node circular topology \
| ... | with single links between nodes.
@@ -81,14 +81,14 @@
| | Then Find NDR and PDR intervals using optimized search
*** Test Cases ***
-| 100B--ethip4udp-ip4base-h262144-p63-s16515072-pps-tg-ndrpdr
+| 100B--ethip4udp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr
| | [Tags] | 100B
| | frame_size=${100}
-| 1518B--ethip4udp-ip4base-h262144-p63-s16515072-pps-tg-ndrpdr
+| 1518B--ethip4udp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr
| | [Tags] | 1518B
| | frame_size=${1518}
-| 9000B--ethip4udp-ip4base-h262144-p63-s16515072-pps-tg-ndrpdr
+| 9000B--ethip4udp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr
| | [Tags] | 9000B
| | frame_size=${9000}