Hello,
I’m trying to run aerial l1 with oai l2-l3
setup details:
aerial version: 24-2
oai branch: develop
error at oai side:
[C]: [nvipc] Waiting for nvipc server to start ...
[C]: [nvipc] Waiting for nvipc server to start ...
[C]: [nvipc] nvipc unix socket client connected
[C]: [nvipc] Received peer event_fd: 102
[C]: Share event_fd succeed: efd_tx=102, efd_rx=100
[C]: [nvipc][core 13 ] nvipc unix socket exit
[C]: Start initialize nvipc client
[C]: shm_ipc_open: forward_enable=0 fw_max_msg_buf_count=0 fw_max_data_buf_count=0
[C]: create_shm_nv_ipc_interface: OK
[NFAPI_VNF] nvIPC_Init: create IPC interface successful
[UTIL] threadCreate() for vnf_nvipc_aerial: creating thread with affinity ffffffff, priority 50
[VNF] pnf connection indication idx:1
Try to send first CONFIG.request
708307618745 [W] 562431872: pack_nr_tlv: Warning pack_tlv tag 0x1ed8 does not match expected 0x1027
708307618751 [W] 562431872: pack_nr_tlv: Warning pack_tlv tag 0x83b0 does not match expected 0x1027
Entering ITTI signals handler
TYPE <CTRL-C> TO TERMINATE
[NFAPI_VNF] Received CONFIG.response, gNB is ready!
708307619571 [E] 483935808: nfapi_vnf_pnf_list_find: nfapi_vnf_pnf_list_find : curr->p5_idx:1 p5_idx:1
at aerial side:
====> cuPHYController initialized, L1 is ready!
13:27:37.073595 WRN phy_main 0 [CTL.STARTUP_TIMES] {TI PERCENTAGE} <cuphycontroller main> Start Main:0.3,Parse Cuphycontroller YAML:0.0,Init nvlog:0.3,Cuda Set Device:19.4,Cuphy PTI Init:0.1,Init PHYDriver:68.7,Init cuphydriver:0.0,Make PHYDriverProxy:0.0,Init SCF FAPI:0.0,Create PHY_group:11.2,Start PHY_group:0.0, (total: 4455076.5us),
13:27:37.073599 WRN phy_main 0 [CTL.STARTUP_TIMES] {TI DURATION} <cuphycontroller main> Start Main:11272.981,Parse Cuphycontroller YAML:589.793,Init nvlog:13016.387,Cuda Set Device:865617.901,Cuphy PTI Init:5114.295,Init PHYDriver:3061305.077,Init cuphydriver:0.690,Make PHYDriverProxy:8.650,Init SCF FAPI:6.850,Create PHY_group:497883.123,Start PHY_group:260.705,
13:27:37.073601 WRN phy_main 0 [CTL.STARTUP_TIMES] {TI TIMESTAMPS} <cuphycontroller main> Start Main:1723123652618502281,Parse Cuphycontroller YAML:1723123652629775262,Init nvlog:1723123652630365055,Cuda Set Device:1723123652643381442,Cuphy PTI Init:1723123653508999343,Init PHYDriver:1723123653514113638,Init cuphydriver:1723123656575418715,Make PHYDriverProxy:1723123656575419405,Init SCF FAPI:1723123656575428055,Create PHY_group:1723123656575434905,Start PHY_group:1723123657073318028,End Main:1723123657073578733,
13:27:37.079147 WRN msg_processing 0 [L2A.MODULE] Thread thread_func on CPU 15 initialized fmtlog
13:27:37.755941 WRN 137 0 [NVIPC.EFD] [nvipc] nvipc unix socket server connected
13:27:37.756047 WRN 137 0 [NVIPC.EFD] [nvipc] Received peer event_fd: 207
13:27:37.956188 WRN 137 0 [NVIPC.EFD] Share event_fd succeed: efd_tx=207, efd_rx=216
13:27:37.956191 WRN 137 0 [NVIPC.EFD] [nvipc][core 17 ] nvipc unix socket exit
./aerial_l1_entrypoint.sh: line 37: 51 Segmentation fault (core dumped) "$cuBB_Path"/build/cuPHY-CP/cuphycontroller/examples/cuphycontroller_scf "$argument"
please find the detailed log file attached.
Thanks
aerial.txt (35.8 KB)
oai.txt (17.3 KB)