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