X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=o-du%2Fphy.git;a=blobdiff_plain;f=fhi_lib%2Fapp%2Fusecase%2Fdss%2Fmu0_20mhz%2F10%2Fusecase_du.cfg;fp=fhi_lib%2Fapp%2Fusecase%2Fdss%2Fmu0_20mhz%2F10%2Fusecase_du.cfg;h=8b923ae5c28c47ec7a1b3497722269165d513d64;hp=0000000000000000000000000000000000000000;hb=892daba4c616407f16506415d5a69549519ef11d;hpb=76b4495d593ccf45d712db1a3ec96fa9d2d8f5f5 diff --git a/fhi_lib/app/usecase/dss/mu0_20mhz/10/usecase_du.cfg b/fhi_lib/app/usecase/dss/mu0_20mhz/10/usecase_du.cfg new file mode 100644 index 0000000..8b923ae --- /dev/null +++ b/fhi_lib/app/usecase/dss/mu0_20mhz/10/usecase_du.cfg @@ -0,0 +1,73 @@ +#****************************************************************************** +# +# Copyright (c) 2019 Intel. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +#******************************************************************************/ +# 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] +oXuBbuCfgFile=../bbu_pool_cfg_o_du.xml + +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) + +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=b4:96:91:94:de:40 +#oXuRem0Mac1=b4:96:91:94:de:41 +# 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 + +# remote O-XU 1 Eth Link 0 +oXuRem1Mac0=00:11:22:33:01:01 +oXuRem1Mac1=00:11:22:33:01:11 +# remote O-XU 1 Eth Link 1 +oXuRem1Mac2=00:11:22:33:01:21 +oXuRem1Mac3=00:11:22:33:01:31 + +# remote O-XU 2 Eth Link 0 +oXuRem2Mac0=00:11:22:33:02:01 +oXuRem2Mac1=00:11:22:33:02:11 +# remote O-XU 2 Eth Link 1 +oXuRem2Mac2=00:11:22:33:02:21 +oXuRem2Mac3=00:11:22:33:02:31