* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / cat_a / mu0_20mhz / 20 / usecase_du.cfg
1 #******************************************************************************
2 #
3 #   Copyright (c) 2020 Intel.
4 #
5 #   Licensed under the Apache License, Version 2.0 (the "License");
6 #   you may not use this file except in compliance with the License.
7 #   You may obtain a copy of the License at
8 #
9 #       http://www.apache.org/licenses/LICENSE-2.0
10 #
11 #   Unless required by applicable law or agreed to in writing, software
12 #   distributed under the License is distributed on an "AS IS" BASIS,
13 #   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 #   See the License for the specific language governing permissions and
15 #   limitations under the License.
16 #
17 #******************************************************************************/
18 # This is simple configuration file. Use '#' sign for comments
19 appMode=0    # All O-DU(0) | O-RU(1)
20 instanceId=0 # 0,1,2,... in case more than 1 application started on the same system
21 ioCore=5           # core id
22 ioWorker=0x2000000 # mask [0- no workers]
23 oXuBbuCfgFile=../bbu_pool_cfg_o_du.xml
24
25 oXuNum=1 # numbers of O-RU connected to O-DU
26
27 oXuEthLinkSpeed=25  # 10G,25G,40G,100G speed of Physical connection on O-RU
28 oXuLinesNumber=1    # 1, 2, 3 total number of links per O-RU (Fronthaul Ethernet link)
29
30 oXuCfgFile0=./config_file_o_du.dat  #O-RU0
31
32
33 # One Way Delay Measurements configuration parameters
34 oXuOwdmInitEn=1     #O-DU is always originator
35 oXuOwdmMeasMeth=0   # Measurement Method REQUEST
36 oXuOwdmNumSamps=8   # Run 8 samples per port
37 oXuOwdmFltrType=0   # Simple average
38 oXuOwdmRespTimeOut=10000000 # 10 ms expressed in ns
39 oXuOwdmMeasState=0  # Measurement state is INIT
40 oXuOwdmMeasId=0     # Measurement Id seed
41 oXuOwdmEnabled=1    # Measurements are enabled
42 oXuOwdmPlLength=40  # PL for dummy payload in the measurement packet 40 <= PL <= 1400
43 #O-XU 0
44 #PciBusAddoXu0Vf0=0000:51:01.0
45 #PciBusAddoXu0Vf1=0000:51:01.1
46 #PciBusAddoXu0Vf2=0000:51:01.2
47 #PciBusAddoXu0Vf3=0000:51:01.3
48
49 #O-XU 1
50 #PciBusAddoXu1Vf0=0000:51:01.4
51 #PciBusAddoXu1Vf1=0000:51:01.5
52 #PciBusAddoXu1Vf2=0000:51:01.6
53 #PciBusAddoXu1Vf3=0000:51:01.7
54
55 #O-XU 2
56 #PciBusAddoXu2Vf0=0000:51:02.0
57 #PciBusAddoXu2Vf1=0000:51:02.1
58 #PciBusAddoXu2Vf2=0000:51:02.2
59 #PciBusAddoXu2Vf3=0000:51:02.3
60
61 # remote O-XU 0 Eth Link 0
62 oXuRem0Mac0=00:11:22:33:00:01
63 oXuRem0Mac1=00:11:22:33:00:11
64 # remote O-XU 0 Eth Link 1
65 oXuRem0Mac2=00:11:22:33:00:21
66 oXuRem0Mac3=00:11:22:33:00:31
67
68 # remote O-XU 1 Eth Link 0
69 oXuRem1Mac0=00:11:22:33:01:01
70 oXuRem1Mac1=00:11:22:33:01:11
71 # remote O-XU 1 Eth Link 1
72 oXuRem1Mac2=00:11:22:33:01:21
73 oXuRem1Mac3=00:11:22:33:01:31
74
75 # remote O-XU 2 Eth Link 0
76 oXuRem2Mac0=00:11:22:33:02:01
77 oXuRem2Mac1=00:11:22:33:02:11
78 # remote O-XU 2 Eth Link 1
79 oXuRem2Mac2=00:11:22:33:02:21
80 oXuRem2Mac3=00:11:22:33:02:31