- 24 Nov, 2021 4 commits
- 23 Nov, 2021 1 commit
-
-
francescomani authored
-
- 22 Nov, 2021 2 commits
-
-
Remi Hardy authored
MR !1317 : Change variable types in statistics When running gNB for a long time and transferring high amount of data, statistics become negative (and later in an arithmetic overflow) because they are too short for such amount of bytes. Example: UE 0: ulsch_total_bytes_scheduled -1804219593, ulsch_total_bytes_received -1804223769 MR !1315 : Using rnti to assign different pucch resource to different UE This MR is to assign different pucch resource to different UE using rnti MR !1305 : Fix various issues on ULSCH processing on UE -add mutex to protect ul_config_pdu against race condition with multiple threads. Otherwise UE will crash as parameter of subsequent thread will be overwritten: Assertion (Nl>0) failed!In nr_get_E() openairinterface5g/openair1/PHY/NR_TRANSPORT/nr_tbs_tools.c:47 -Fix a logical error that sends obsolete buffer erroneously on UL and causes crash in gNB. In nr_process_mac_pdu: residual UL MAC PDU in 736.19 with length < 0!, pdu_len -69 -Fix a logical error that if FAPI_NR_UL_CONFIG_TYPE_PUSCH pdu is not of index 0 in ul_config->ul_config_list, the packet is not sent out. MR !1321 : CI automatic un-deployment of RAN containers + fixes -in main container pipeline, the post section in the docker-hub-push stage was incorrectly placed -when building images on develop pushes, the ran-build image was not built -iptables check is correct now (could not detect if in not ACCEPT -something is wrong, automatic un-deployment of RAN containers -added a "dummy" undeploy scenario just to be sure. -4g/5g RF simulation tests may fail due to lost socket on ue container. Repeat in case of failure ci_bring_test_results_to_dashboard: -RAN Status and Tests dashboards cherry pick : nsa conf files, ulsch_max_frame_inactivity = 1; -to reduce ping time
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 19 Nov, 2021 8 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
hardy authored
-
hardy authored
-
hardy authored
Merge remote-tracking branch 'origin/ci_bring_test_results_to_dashboard' into integration_2021_wk46_c
-
hardy authored
-
hardy authored
-
hardy authored
-
- 18 Nov, 2021 1 commit
-
-
francescomani authored
-
- 17 Nov, 2021 3 commits
-
-
francescomani authored
-
francescomani authored
-
Raphael Defosseux authored
fix(ci): 4g/5g RF simulation tests may fail due to lost socket on ue container. Repeat in case of failure Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 16 Nov, 2021 4 commits
-
-
francescomani authored
-
hardy authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
francescomani authored
-
- 15 Nov, 2021 8 commits
-
-
mjoang authored
-
luis_pereira87 authored
-
luis_pereira87 authored
This reverts commit eca68ea8.
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
francescomani authored
-
francescomani authored
-
luis_pereira87 authored
-
- 14 Nov, 2021 2 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Remi Hardy authored
MR !1307: WIP: [CI] real time stats and monitoring update -MR !1280 (closed) : MAC statistics in separate thread -log X1AP-PDU messages for eNB -update real time stats collection (from stats logs file instead of stdout) -update runtime monitoring (conf file, pages) MR !1301: Fix for blocked process in FR2 MR !1312: CI: adding NSA-B200 sanity check pipeline to automatic regression test-suite -Validate that all required routes are present -Copy the image from a "build" server to a "test" server -fixes for the log collection on the CoreNetwork components MR !1282 : Add MCS from HARQ BLER -Estimates correct MCS using EMA, kept between target thresholds dl_bler_target_upper and dl_bler_target_lower (conf options) for 1st retx and below dl_rd2_bler_threshold for 2nd retx -Maximum MCS configurable -on 3rd retx, reduce MCS by 5 Other commits in the integration branch: -push DL traffic to 60Mb -solve long ping time in SA
-
- 11 Nov, 2021 1 commit
-
-
hardy authored
-
- 10 Nov, 2021 4 commits
-
-
mjoang authored
-
hardy authored
-
hardy authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 09 Nov, 2021 2 commits
-
-
Mario Joa-Ng authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-