xref: /dpdk/examples/qos_sched/profile_ov.cfg (revision 089e5ed727a15da2729cfee9b63533dd120bd04c)
1;   SPDX-License-Identifier: BSD-3-Clause
2;   Copyright(c) 2010-2019 Intel Corporation.
3
4; Port configuration
5[port]
6frame overhead = 24
7number of subports per port = 1
8number of pipes per subport = 32
9queue sizes = 64 64 64 64 64 64 64 64 64 64 64 64 64
10
11; Subport configuration
12[subport 0]
13tb rate = 8400000           ; Bytes per second
14tb size = 100000            ; Bytes
15
16tc 0 rate = 8400000         ; Bytes per second
17tc 1 rate = 8400000         ; Bytes per second
18tc 2 rate = 8400000         ; Bytes per second
19tc 3 rate = 8400000         ; Bytes per second
20tc 4 rate = 8400000         ; Bytes per second
21tc 5 rate = 8400000         ; Bytes per second
22tc 6 rate = 8400000         ; Bytes per second
23tc 7 rate = 8400000         ; Bytes per second
24tc 8 rate = 8400000         ; Bytes per second
25tc 9 rate = 8400000         ; Bytes per second
26tc 10 rate = 8400000         ; Bytes per second
27tc 11 rate = 8400000         ; Bytes per second
28tc 12 rate = 8400000         ; Bytes per second
29tc period = 10              ; Milliseconds
30
31pipe 0-31 = 0               ; These pipes are configured with pipe profile 0
32
33; Pipe configuration
34[pipe profile 0]
35tb rate = 16800000             ; Bytes per second
36tb size = 1000000              ; Bytes
37
38tc 0 rate = 16800000           ; Bytes per second
39tc 1 rate = 16800000           ; Bytes per second
40tc 2 rate = 16800000           ; Bytes per second
41tc 3 rate = 16800000           ; Bytes per second
42tc 4 rate = 16800000           ; Bytes per second
43tc 5 rate = 16800000           ; Bytes per second
44tc 6 rate = 16800000           ; Bytes per second
45tc 7 rate = 16800000           ; Bytes per second
46tc 8 rate = 16800000           ; Bytes per second
47tc 9 rate = 16800000           ; Bytes per second
48tc 10 rate = 16800000           ; Bytes per second
49tc 11 rate = 16800000           ; Bytes per second
50tc 12 rate = 16800000           ; Bytes per second
51tc period = 28                 ; Milliseconds
52
53tc 12 oversubscription weight = 1
54
55tc 12 wrr weights = 1 1 1 1
56
57; RED params per traffic class and color (Green / Yellow / Red)
58[red]
59tc 0 wred min = 48 40 32
60tc 0 wred max = 64 64 64
61tc 0 wred inv prob = 10 10 10
62tc 0 wred weight = 9 9 9
63
64tc 1 wred min = 48 40 32
65tc 1 wred max = 64 64 64
66tc 1 wred inv prob = 10 10 10
67tc 1 wred weight = 9 9 9
68
69tc 2 wred min = 48 40 32
70tc 2 wred max = 64 64 64
71tc 2 wred inv prob = 10 10 10
72tc 2 wred weight = 9 9 9
73
74tc 3 wred min = 48 40 32
75tc 3 wred max = 64 64 64
76tc 3 wred inv prob = 10 10 10
77tc 3 wred weight = 9 9 9
78
79tc 4 wred min = 48 40 32
80tc 4 wred max = 64 64 64
81tc 4 wred inv prob = 10 10 10
82tc 4 wred weight = 9 9 9
83
84tc 5 wred min = 48 40 32
85tc 5 wred max = 64 64 64
86tc 5 wred inv prob = 10 10 10
87tc 5 wred weight = 9 9 9
88
89tc 6 wred min = 48 40 32
90tc 6 wred max = 64 64 64
91tc 6 wred inv prob = 10 10 10
92tc 6 wred weight = 9 9 9
93
94tc 7 wred min = 48 40 32
95tc 7 wred max = 64 64 64
96tc 7 wred inv prob = 10 10 10
97tc 7 wred weight = 9 9 9
98
99tc 8 wred min = 48 40 32
100tc 8 wred max = 64 64 64
101tc 8 wred inv prob = 10 10 10
102tc 8 wred weight = 9 9 9
103
104tc 9 wred min = 48 40 32
105tc 9 wred max = 64 64 64
106tc 9 wred inv prob = 10 10 10
107tc 9 wred weight = 9 9 9
108
109tc 10 wred min = 48 40 32
110tc 10 wred max = 64 64 64
111tc 10 wred inv prob = 10 10 10
112tc 10 wred weight = 9 9 9
113
114tc 11 wred min = 48 40 32
115tc 11 wred max = 64 64 64
116tc 11 wred inv prob = 10 10 10
117tc 11 wred weight = 9 9 9
118
119tc 12 wred min = 48 40 32
120tc 12 wred max = 64 64 64
121tc 12 wred inv prob = 10 10 10
122tc 12 wred weight = 9 9 9
123