* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / cat_b / mu1_100mhz / usecase_du.cfg
1 #******************************************************************************
2 #
3 #   Copyright (c) 2019 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
24 oXuNum=1 # numbers of O-RU connected to O-DU
25
26 oXuEthLinkSpeed=25  # 10G,25G,40G,100G speed of Physical connection on O-RU
27 oXuLinesNumber=1    # 1, 2, 3 total number of links per O-RU (Fronthaul Ethernet link)
28
29 oXuBbuCfgFile=./bbu_pool_cfg_o_du.xml
30
31 oXuCfgFile0=./config_file_o_du.dat  #O-RU0
32
33 #O-XU 0
34 #PciBusAddoXu0Vf0=0000:51:01.0
35 #PciBusAddoXu0Vf1=0000:51:01.1
36 #PciBusAddoXu0Vf2=0000:51:01.2
37 #PciBusAddoXu0Vf3=0000:51:01.3
38
39 #O-XU 1
40 #PciBusAddoXu1Vf0=0000:51:01.4
41 #PciBusAddoXu1Vf1=0000:51:01.5
42 #PciBusAddoXu1Vf2=0000:51:01.6
43 #PciBusAddoXu1Vf3=0000:51:01.7
44
45 #O-XU 2
46 #PciBusAddoXu2Vf0=0000:51:02.0
47 #PciBusAddoXu2Vf1=0000:51:02.1
48 #PciBusAddoXu2Vf2=0000:51:02.2
49 #PciBusAddoXu2Vf3=0000:51:02.3
50
51 # remote O-XU 0 Eth Link 0
52 oXuRem0Mac0=00:11:22:33:00:01
53 oXuRem0Mac1=00:11:22:33:00:11
54 # remote O-XU 0 Eth Link 1
55 oXuRem0Mac2=00:11:22:33:00:21
56 oXuRem0Mac3=00:11:22:33:00:31
57
58 # remote O-XU 1 Eth Link 0
59 oXuRem1Mac0=00:11:22:33:01:01
60 oXuRem1Mac1=00:11:22:33:01:11
61 # remote O-XU 1 Eth Link 1
62 oXuRem1Mac2=00:11:22:33:01:21
63 oXuRem1Mac3=00:11:22:33:01:31
64
65 # remote O-XU 2 Eth Link 0
66 oXuRem2Mac0=00:11:22:33:02:01
67 oXuRem2Mac1=00:11:22:33:02:11
68 # remote O-XU 2 Eth Link 1
69 oXuRem2Mac2=00:11:22:33:02:21
70 oXuRem2Mac3=00:11:22:33:02:31