* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / cat_b / mu1_100mhz / 3301 / 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=0 #core for main()
22 systemCore=2
23 ioCore=8           # core id
24 #ioWorker=0x800000000 # mask [0- no workers]
25 #ioWorker=0x800004000 # mask [0- no workers]
26 #ioWorker=0xc000000 # second socket
27 ioWorker=0x3E00 # second socket
28 ioWorker=0x0200 # second socket
29 oXuBbuCfgFile=./bbu_pool_cfg_o_ru.xml
30 dpdkMemorySize=18432
31 iovaMode=0
32
33 oXuNum=3 # numbers of O-RU connected to O-DU
34
35 oXuEthLinkSpeed=25  # 10G,25G,40G,100G speed of Physical connection on O-RU
36 oXuLinesNumber=2    # 1, 2, 3 total number of links per O-RU (Fronthaul Ethernet link)
37 oXuCPon1Vf=1        # (1) - C- plane and U-plane on the same set of VFs. (0) - C-plane and U-Plane use dedicated VFs
38 dlCpProcBurst=1     # (1) - send CP as burst
39 xranMlogDisable=1   # (1) to reduce Mlog (disable) (0) - keep all mlog (enable default)
40
41 oXuCfgFile0=./peak_o_ru_tst376.dat  #O-RU0
42 #oXuCfgFile0=./avg_o_ru_tst377.dat  #O-RU1
43 oXuCfgFile1=./avg_o_ru_tst377.dat  #O-RU1
44 oXuCfgFile2=./avg_o_ru_tst377.dat  #O-RU2
45
46 # remote O-XU 0 Eth Link 0
47 oXuRem0Mac0=00:11:22:33:00:00
48 oXuRem0Mac1=00:11:22:33:00:10
49 # remote O-XU 0 Eth Link 1
50 oXuRem0Mac2=00:11:22:33:00:20
51 oXuRem0Mac3=00:11:22:33:00:30
52
53 # remote O-XU 1 Eth Link 0
54 oXuRem1Mac0=00:11:22:33:01:00
55 oXuRem1Mac1=00:11:22:33:01:10
56 # remote O-XU 1 Eth Link 1
57 oXuRem1Mac2=00:11:22:33:01:20
58 oXuRem1Mac3=00:11:22:33:01:30
59
60 # remote O-XU 2 Eth Link 0
61 oXuRem2Mac0=00:11:22:33:02:00
62 oXuRem2Mac1=00:11:22:33:02:10
63 # remote O-XU 2 Eth Link 1
64 oXuRem2Mac2=00:11:22:33:02:20
65 oXuRem2Mac3=00:11:22:33:02:30