summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/setups/trex08/benchmark.yaml
blob: d4bb8283e9d4699fbe63dffdc12835fe454068d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
###############################################################
####           TRex benchmark configuration file           ####
###############################################################

test_routing_imix_64    :
  multiplier        : 8000
  cores             : 7
  cpu_to_core_ratio : 280
  exp_latency       : 1

test_routing_imix   :
  multiplier        : 80
  cores             : 4
  cpu_to_core_ratio : 1800
  exp_latency       : 1

test_static_routing_imix_asymmetric:
  stat_route_dict :
    clients_start           : 16.0.0.1
    servers_start           : 48.0.0.1
    dual_port_mask          : 1.0.0.0
    client_destination_mask : 255.0.0.0
    server_destination_mask : 255.0.0.0
  multiplier        : 70
  cores             : 3
  cpu_to_core_ratio : 1800
  exp_latency       : 1

test_ipv6_simple    :
  multiplier        : 80
  cores             : 7
  cpu_to_core_ratio : 30070000
  cpu2core_custom_dev: YES
  cpu2core_dev : 0.07


test_rx_check_sfr:
    multiplier        : 80
    cores             : 7
    rx_sample_rate    : 128

test_rx_check_sfr_ipv6_disabled:
    multiplier        : 80
    cores             : 7
    rx_sample_rate    : 128

test_rx_check_http:
    multiplier        : 99000
    cores             : 3
    rx_sample_rate    : 128

test_rx_check_http_ipv6_disabled:
    multiplier        : 99000
    cores             : 3
    rx_sample_rate    : 128

test_jumbo:
    multiplier        : 150
    cores             : 2