Skip to content

Commit af38629

Browse files
committed
regression: updated cpu benchmark values
Signed-off-by: syaakov <[email protected]>
1 parent 0cf73f6 commit af38629

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/automation/regression/setups/trex22/benchmark.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,23 +170,23 @@ test_performance_syn_attack_single_cpu:
170170
cfg:
171171
mult : "90%"
172172
mpps_per_core_golden :
173-
min: 3.0
173+
min: 2.7
174174
max: 4.3
175175

176176
test_performance_vm_multi_cpus:
177177
cfg:
178178
core_count : 2
179179
mult : "40%"
180180
mpps_per_core_golden :
181-
min: 2.8
181+
min: 2.3
182182
max: 4.1
183183

184184
test_performance_vm_multi_cpus_cached:
185185
cfg:
186186
core_count : 2
187187
mult : "40%"
188188
mpps_per_core_golden :
189-
min: 3.5
189+
min: 3.0
190190
max: 5.8
191191

192192
test_performance_syn_attack_multi_cpus:

0 commit comments

Comments
 (0)