* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / cat_a / mu1_100mhz / 204 / usecase_ru.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=1    # All O-DU(0) | O-RU(1)
20 instanceId=1 # 0,1,2,... in case more than 1 application started on the same system
21 mainCore=20 #core for main()
22 systemCore=21
23 ioCore=22           # core id
24 ioWorker=0x4000000000000000 # mask [0- no workers]
25
26 dpdkMemorySize=10240
27 iovaMode=0
28
29 oXuNum=4 # numbers of O-RU connected to O-DU
30 oXuEthLinkSpeed=25  # 10G,25G,40G,100G speed of Physical connection on O-RU
31 oXuLinesNumber=2    # 1, 2, 3 total number of links per O-RU (Fronthaul Ethernet link)
32 oXuCPon1Vf=1        # (1) - C- plane and U-plane on the same set of VFs. (0) - C-plane and U-Plane use dedicated VFs
33
34 oXuCfgFile0=./config_file_o_ru_0.dat  #O-RU0
35 oXuCfgFile1=./config_file_o_ru_1.dat  #O-RU1
36 oXuCfgFile2=./config_file_o_ru_2.dat  #O-RU2
37 oXuCfgFile3=./config_file_o_ru_3.dat  #O-RU3
38
39 #O-XU 0
40 #PciBusAddoXu0Vf0=0000:51:11.0
41 #PciBusAddoXu0Vf1=0000:51:11.1
42 #PciBusAddoXu0Vf2=0000:51:11.2
43 #PciBusAddoXu0Vf3=0000:51:11.3
44
45 #O-XU 1
46 #PciBusAddoXu1Vf0=0000:51:11.4
47 #PciBusAddoXu1Vf1=0000:51:11.5
48 #PciBusAddoXu1Vf2=0000:51:11.6
49 #PciBusAddoXu1Vf3=0000:51:11.7
50
51 #O-XU 2
52 #PciBusAddoXu2Vf0=0000:51:12.0
53 #PciBusAddoXu2Vf1=0000:51:12.1
54 #PciBusAddoXu2Vf2=0000:51:12.2
55 #PciBusAddoXu2Vf3=0000:51:12.3
56
57 # remote O-XU 0 Eth Link 0
58 oXuRem0Mac0=00:11:22:33:00:00
59 oXuRem0Mac1=00:11:22:33:00:10
60 # remote O-XU 0 Eth Link 1
61 oXuRem0Mac2=00:11:22:33:00:20
62 oXuRem0Mac3=00:11:22:33:00:30
63
64 # remote O-XU 1 Eth Link 0
65 oXuRem1Mac0=00:11:22:33:01:00
66 oXuRem1Mac1=00:11:22:33:01:10
67 # remote O-XU 1 Eth Link 1
68 oXuRem1Mac2=00:11:22:33:01:20
69 oXuRem1Mac3=00:11:22:33:01:30
70
71 # remote O-XU 2 Eth Link 0
72 oXuRem2Mac0=00:11:22:33:02:00
73 oXuRem2Mac1=00:11:22:33:02:10
74 # remote O-XU 2 Eth Link 1
75 oXuRem2Mac2=00:11:22:33:02:20
76 oXuRem2Mac3=00:11:22:33:02:30
77
78 # remote O-XU 3 Eth Link 0
79 oXuRem3Mac0=00:11:22:33:03:00
80 oXuRem3Mac1=00:11:22:33:03:10
81 # remote O-XU 3 Eth Link 1
82 oXuRem3Mac2=00:11:22:33:03:20
83 oXuRem3Mac3=00:11:22:33:03:30