1. 11 Apr, 2024 2 commits
    • Jaroslava Fiedlerova's avatar
      Rework nr_dlsim/nr_ulsim test and analysis function · cde318ce
      Jaroslava Fiedlerova authored
      - Enable both nr_ulsim and nr_dlsim test with Run_T2Test
      - Introduce time threshold variable for T2/CPU LDPC tests
        - Set threshold individually for each test - T2 encoding/decoding and CPU encoding/decoding
        - Check if encoder/decoder processing time is below the threshold
        - Remove NOK return option - keep only OK (processing time below threshold) or KO (proceesing time beyond threshold)
      - Rename function to run and check results of CUDA ldpctest
      - Use new SSH class in function for check T2 test results, use f-strings
      cde318ce
    • Jaroslava Fiedlerova's avatar
      T2 related modifications of CMakeLists and documentation · 3c3c1e6f
      Jaroslava Fiedlerova authored
      - Modify T2 PCI adr for CI T2 test setup
      - Set PKG_CONFIG_PATH env var manually if needed (DPDK lib installed into custom path)
      3c3c1e6f
  2. 09 Apr, 2024 2 commits
    • Robert Schmidt's avatar
      Merge branch 'integration_2024_w14' into 'develop' · 1244c9a2
      Robert Schmidt authored
      Integration `2024.w14`
      
      Closes #775 and #773
      
      See merge request oai/openairinterface5g!2663
      
      * !2411 Simple and generic trx_write support of out of time order requests
      * !2532 moving decision on DCI format type to UE MAC
      * !2565 improvements in security of nrUE
      * !2656 remove stored G in UE DL, not needed and creating issues with DCI format 11/type0
      * !2658 Fix sleeping ue at synchro
      * !2649 NR SRS RRC assrtion removal
      * !2662 Avoid concurrent write while filling RX/CRC.indication
      * Remove obsolete "version" parameter from yaml files used on avra
      * !2664 Remove duplicated NAS message send, already done above
      * !2605 Improve performance polar encoder i.e., 3GPP 38.212 5.3.1.2 function
      * !2629 Msg2 and Msg3 at gNB: check allocation before committing to Msg2
      * !2657 replace transient malloc by stack allocation, add defense code on block size
      * !2631 chore(ci): some docker improvements
      * !2654 Pucch2 polar rx dynamic range fix
      * !2666 [E2 Agent] Fix E2 Setup Request for ASan
      * !2661 CI: iperf/iperf3 UDP analysis function fix → review in progress, review to be completed
      1244c9a2
    • Robert Schmidt's avatar
  3. 08 Apr, 2024 19 commits
  4. 05 Apr, 2024 6 commits
  5. 04 Apr, 2024 11 commits