* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / cat_b / mu1_100mhz / 212 / usecase_du.cfg
index 5c067f4..358e178 100644 (file)
 # This is simple configuration file. Use '#' sign for comments
 appMode=0    # All O-DU(0) | O-RU(1)
 instanceId=0 # 0,1,2,... in case more than 1 application started on the same system
-ioCore=5           # core id
-ioWorker=0x2000000 # mask [0- no workers]
+mainCore=0 #core for main()
+systemCore=2
+ioCore=10           # core id
+ioWorker=0x4000000000000 # mask [0- no workers]
+dpdkMemorySize=8192
+oXuBbuCfgFile=./bbu_pool_cfg_o_du.xml
+
+iovaMode=0
 
 oXuNum=1 # numbers of O-RU connected to O-DU
 
 oXuEthLinkSpeed=25  # 10G,25G,40G,100G speed of Physical connection on O-RU
-oXuLinesNumber=1    # 1, 2, 3 total number of links per O-RU (Fronthaul Ethernet link)
+oXuLinesNumber=2    # 1, 2, 3 total number of links per O-RU (Fronthaul Ethernet link)
+oXuCPon1Vf=1        # (1) - C- plane and U-plane on the same set of VFs. (0) - C-plane and U-Plane use dedicated VFs
 
 oXuCfgFile0=./config_file_o_du.dat  #O-RU0
 
-#O-XU 0
-#PciBusAddoXu0Vf0=0000:51:01.0
-#PciBusAddoXu0Vf1=0000:51:01.1
-#PciBusAddoXu0Vf2=0000:51:01.2
-#PciBusAddoXu0Vf3=0000:51:01.3
-
-#O-XU 1
-#PciBusAddoXu1Vf0=0000:51:01.4
-#PciBusAddoXu1Vf1=0000:51:01.5
-#PciBusAddoXu1Vf2=0000:51:01.6
-#PciBusAddoXu1Vf3=0000:51:01.7
-
-#O-XU 2
-#PciBusAddoXu2Vf0=0000:51:02.0
-#PciBusAddoXu2Vf1=0000:51:02.1
-#PciBusAddoXu2Vf2=0000:51:02.2
-#PciBusAddoXu2Vf3=0000:51:02.3
-
 # remote O-XU 0 Eth Link 0
 oXuRem0Mac0=00:11:22:33:00:01
 oXuRem0Mac1=00:11:22:33:00:11
+
 # remote O-XU 0 Eth Link 1
 oXuRem0Mac2=00:11:22:33:00:21
 oXuRem0Mac3=00:11:22:33:00:31