X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=o-du%2Fphy.git;a=blobdiff_plain;f=fhi_lib%2Fapp%2Fusecase%2Fcat_b%2Fmu1_100mhz%2F101%2Fconfig_file_o_ru.dat;fp=fhi_lib%2Fapp%2Fusecase%2Fcat_b%2Fmu1_100mhz%2F101%2Fconfig_file_o_ru.dat;h=7a9ed732ce25333aa7b1b549817ef9c5ccc04476;hp=f0538986fffb164adaf52f3b869ad4256274dc36;hb=70d9d920dd4e575f085f1f1a9050fefd1c10e127;hpb=331df2273a6667941167c9bcc141a517369bdf43 diff --git a/fhi_lib/app/usecase/cat_b/mu1_100mhz/101/config_file_o_ru.dat b/fhi_lib/app/usecase/cat_b/mu1_100mhz/101/config_file_o_ru.dat index f053898..7a9ed73 100644 --- a/fhi_lib/app/usecase/cat_b/mu1_100mhz/101/config_file_o_ru.dat +++ b/fhi_lib/app/usecase/cat_b/mu1_100mhz/101/config_file_o_ru.dat @@ -63,13 +63,20 @@ MTUSize=9600 #maximum transmission unit (MTU) is the size of the largest protoco Gps_Alpha=0 #alpha and beta value as in section 9.7.2 of ORAN spec Gps_Beta=0 -ioCore=10 -systemCore=10 -pktProcCore=10 -pktAuxCore=10 -timingCore=11 -llsCUMac=00:11:22:33:44:66 # asigned MAC of O-DU VF -ruMac=00:11:22:33:44:55 # O-RU VF for O-RU app +ioCore=15 # core id +ioWorker=0x800000000 # mask 0-no workers + +# Eth 0 +duMac0=00:11:22:33:44:66 # asigned MAC of O-DU VF +ruMac0=00:11:22:33:44:55 # O-RU VF for O-RU app +duMac1=00:11:22:33:44:66 # asigned MAC of O-DU VF +ruMac1=00:11:22:33:44:55 # O-RU VF for O-RU app + +# Eth 1 +duMac2=00:11:22:33:44:77 # asigned MAC of O-DU VF +ruMac2=00:11:22:33:44:44 # O-RU VF for O-RU app +duMac3=00:11:22:33:44:77 # asigned MAC of O-DU VF +ruMac3=00:11:22:33:44:44 # O-RU VF for O-RU app numSlots=10 #number of slots per IQ files antC0=./usecase/cat_b/mu1_100mhz/ant_0.bin #CC0 @@ -152,22 +159,24 @@ antSrsC31=./usecase/cat_b/mu1_100mhz/ant_7.bin ##Section Settings DynamicSectionEna=1 # 1 - enable dynamic section allocation 0 - static sections all RBs are used -nPrbElemDl=1 +nPrbElemDl=2 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType # weight base beams -PrbElemDl0=0,90,0,14,1,1,1,9,1 +PrbElemDl0=0,64,0,14,0,1,1,9,1 +PrbElemDl1=64,26,0,14,1,1,1,9,1 -nPrbElemUl=1 +nPrbElemUl=2 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType # weight base beams -PrbElemUl0=0,90,0,14,1,1,1,9,1 +PrbElemUl0=0,64,0,14,0,1,1,9,1 +PrbElemUl1=64,26,0,14,1,1,1,9,1 ########################################################### ## control of IQ byte order iqswap=0 #do swap of IQ before send buffer to eth nebyteorderswap=1 #do swap of byte order for each I and Q from CPU byte order to network byte order -compression=1 # (1) compression enabled (0) compression disabled +compression=0 # (1) compression enabled (0) compression disabled ##Debug debugStop=1 #stop app on 1pps boundary (gps_second % 30)