diff options
Diffstat (limited to 'scripts/automation/regression/setups')
4 files changed, 61 insertions, 11 deletions
diff --git a/scripts/automation/regression/setups/kiwi02/benchmark.yaml b/scripts/automation/regression/setups/kiwi02/benchmark.yaml index e6621085..41688906 100644 --- a/scripts/automation/regression/setups/kiwi02/benchmark.yaml +++ b/scripts/automation/regression/setups/kiwi02/benchmark.yaml @@ -246,3 +246,53 @@ test_CPU_benchmark: bw_per_core : 1 + +test_performance_vm_single_cpu: + cfg: + mult : "90%" + mpps_per_core_golden : + min: 11.5 + max: 13.1 + + +test_performance_vm_single_cpu_cached: + cfg: + mult : "90%" + mpps_per_core_golden : + min: 22.0 + max: 25.0 + + + +test_performance_syn_attack_single_cpu: + cfg: + mult : "90%" + mpps_per_core_golden : + min: 9.5 + max: 11.5 + +test_performance_vm_multi_cpus: + cfg: + core_count : 4 + mult : "90%" + mpps_per_core_golden : + min: 9.7 + max: 12.5 + + +test_performance_vm_multi_cpus_cached: + cfg: + core_count : 4 + mult : "90%" + mpps_per_core_golden : + min: 19.0 + max: 22.0 + +test_performance_syn_attack_multi_cpus: + cfg: + core_count : 4 + mult : "90%" + mpps_per_core_golden : + min: 8.5 + max: 10.5 + diff --git a/scripts/automation/regression/setups/trex-dan/config.yaml b/scripts/automation/regression/setups/trex-dan/config.yaml index d147502f..fbed3cb7 100644 --- a/scripts/automation/regression/setups/trex-dan/config.yaml +++ b/scripts/automation/regression/setups/trex-dan/config.yaml @@ -54,11 +54,11 @@ router: - client : name : GigabitEthernet0/0/1 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f20.e6ce server : name : GigabitEthernet0/0/2 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f20.e6cf vrf_name : null tftp: diff --git a/scripts/automation/regression/setups/trex09/benchmark.yaml b/scripts/automation/regression/setups/trex09/benchmark.yaml index 86f169ed..d1f5f56c 100644 --- a/scripts/automation/regression/setups/trex09/benchmark.yaml +++ b/scripts/automation/regression/setups/trex09/benchmark.yaml @@ -204,7 +204,7 @@ test_performance_syn_attack_single_cpu: cfg: mult : "90%" mpps_per_core_golden : - min: 13.8 + min: 12.9 max: 14.5 test_performance_vm_multi_cpus: diff --git a/scripts/automation/regression/setups/trex25/config.yaml b/scripts/automation/regression/setups/trex25/config.yaml index c4b3743d..c8190636 100644 --- a/scripts/automation/regression/setups/trex25/config.yaml +++ b/scripts/automation/regression/setups/trex25/config.yaml @@ -52,38 +52,38 @@ router: - client : name : GigabitEthernet0/1/0 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f4d.6a3c server : name : GigabitEthernet0/1/1 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f4d.6a3d vrf_name : - client : name : GigabitEthernet0/1/2 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f4d.6a3e server : name : GigabitEthernet0/1/4 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f4d.6a3f vrf_name : - client : name : GigabitEthernet0/1/5 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f4d.6b78 server : name : GigabitEthernet0/1/3 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f4d.6b79 vrf_name : - client : name : GigabitEthernet0/1/6 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f4d.6b7a server : name : GigabitEthernet0/1/7 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f4d.6b7b vrf_name : tftp: |