aboutsummaryrefslogtreecommitdiffstats
path: root/tests/suites/performance/Short_IPv4_Cop_Intel-X520-DA2.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suites/performance/Short_IPv4_Cop_Intel-X520-DA2.robot')
-rw-r--r--tests/suites/performance/Short_IPv4_Cop_Intel-X520-DA2.robot12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/suites/performance/Short_IPv4_Cop_Intel-X520-DA2.robot b/tests/suites/performance/Short_IPv4_Cop_Intel-X520-DA2.robot
index f17b2f8a70..4066840300 100644
--- a/tests/suites/performance/Short_IPv4_Cop_Intel-X520-DA2.robot
+++ b/tests/suites/performance/Short_IPv4_Cop_Intel-X520-DA2.robot
@@ -91,14 +91,14 @@
| | Then Traffic should pass with no loss | ${duration} | ${rate}
| | ... | ${framesize} | 3-node-IPv4
-| 2core VPP with rxqueues 1 passes 64B frames through IPv4 forwarding with COP at 2x 7.5Mpps in 3-node topology
+| 2core VPP with rxqueues 1 passes 64B frames through IPv4 forwarding with COP at 2x 6.6Mpps in 3-node topology
| | [Documentation]
| | ... | VPP with 2 cores should pass 64B frames through IPv4 forwarding
-| | ... | at 2x 7.5Mpps (2x 10Gbps) in 3-node topology with COP.
+| | ... | at 2x 6.6Mpps in 3-node topology with COP.
| | [Tags] | 2_THREAD_NOHTT_RXQUEUES_1 | MULTI_THREAD
| | ${framesize}= | Set Variable | 64
| | ${duration}= | Set Variable | 10
-| | ${rate}= | Set Variable | 7.5mpps
+| | ${rate}= | Set Variable | 6.6mpps
| | Given Add '2' worker threads and rxqueues '1' without HTT to all DUTs
| | And Add all PCI devices to all DUTs
| | And Add No Multi Seg to all DUTs
@@ -156,14 +156,14 @@
| | Then Traffic should pass with no loss | ${duration} | ${rate}
| | ... | ${framesize} | 3-node-IPv4
-| 4core VPP with rxqueues 2 passes 64B frames through IPv4 forwarding with COP at 2x 7.8Mpps in 3-node topology
+| 4core VPP with rxqueues 2 passes 64B frames through IPv4 forwarding with COP at 2x 10.0Mpps in 3-node topology
| | [Documentation]
| | ... | VPP with 4 cores and rxqueues 2 should pass 64B frames through IPv4
-| | ... | forwarding at 2x 7.8Mpps in 3-node topology with COP.
+| | ... | forwarding at 2x 10.0Mpps in 3-node topology with COP.
| | [Tags] | 4_THREAD_NOHTT_RXQUEUES_2 | MULTI_THREAD
| | ${framesize}= | Set Variable | 64
| | ${duration}= | Set Variable | 10
-| | ${rate}= | Set Variable | 7.8mpps
+| | ${rate}= | Set Variable | 10.0mpps
| | Given Add '4' worker threads and rxqueues '2' without HTT to all DUTs
| | And Add all PCI devices to all DUTs
| | And Add No Multi Seg to all DUTs