We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf73f6 commit af38629Copy full SHA for af38629
scripts/automation/regression/setups/trex22/benchmark.yaml
@@ -170,23 +170,23 @@ test_performance_syn_attack_single_cpu:
170
cfg:
171
mult : "90%"
172
mpps_per_core_golden :
173
- min: 3.0
+ min: 2.7
174
max: 4.3
175
176
test_performance_vm_multi_cpus:
177
178
core_count : 2
179
mult : "40%"
180
181
- min: 2.8
+ min: 2.3
182
max: 4.1
183
184
test_performance_vm_multi_cpus_cached:
185
186
187
188
189
- min: 3.5
+ min: 3.0
190
max: 5.8
191
192
test_performance_syn_attack_multi_cpus:
0 commit comments