Integration: 2026.w24#162
Merged
Merged
Conversation
Use the RLC API to fill a transport block for a given LCID with a single lock-unlock cycle. This is a (partial) recommit of 4426fb1 which had been reverted later in commit 8ed54d7. See: 4426fb1 ("RLC data req: Add API to fill multiple RLC PDUs in one TB, use at gNB") Fixes: 8ed54d7 ("Refactor DL scheduler into staged pipeline with pluggable function pointers") Signed-off-by: Robert Schmidt <robert.schmidt@openairinterface.org>
…r size 64 Signed-off-by: Francesco Mani <email@francescomani.it> Assisted-by: Claude:claude-sonnet-4-6
- Add ci-approval protection for docker/, charts/, openshift/,
and build_oai and build_helper files
- Update oai email contact to `oaicicdteam@openairinterface.org`
- Change GitLab to GitHub in `GET_SOURCES.md`
Signed-off-by: Shubhika Garg <shubhika.garg@openairinterface.org>
Signed-off-by: Francesco Mani <email@francescomani.it> Assisted-by: Claude:claude-sonnet-4-6
Collaborator
Member
Author
@sgarg00 @jfiedlerova Failed because the CI now passes the comimt ID instead of the branch name, so the integration branch is excluded. I pushed a fix in ed8d2c2 in which I try to infer the branch name. Please have a look |
Collaborator
ed8d2c2 to
93937fc
Compare
Collaborator
93937fc to
9e3101b
Compare
sgarg00
reviewed
Jun 10, 2026
RLC data req: Use API to fill multiple RLC PDUs at gNB (#145) Use the RLC API to fill a transport block for a given LCID with a single lock-unlock cycle. This is a (partial) recommit of 4426fb1 which had been reverted later in commit 8ed54d7. Reviewed-by: Jaroslava Fiedlerova <jaroslava.fiedlerova@openairinterface.org> Reviewed-by: Francesco Mani <email@francescomani.it>
After migration of github, we only use the commit ID for the pre-ci-check script. This is problematic, because it checks for merges, excluding the integration branch (expected to have merges), based on the branch _name_. In this commit, if a full SHA is detected as the branch "name", use "git branch --points-at" to get a branch name, then use that to exclude integration branches (or not). If no branch name is found, the branch name "" is used, which will trigger the normal merge check (because "" does not match the integration branch name). Signed-off-by: Robert Schmidt <robert.schmidt@openairinterface.org>
…on_2026_w24 ci: maintainer approval for additional file changes and update maintainer's contact (#160) Reviewed-by: Robert Schmidt <robert.schmidt@openairinterface.org> Reviewed-by: Jaroslava Fiedlerova <jaroslava.fiedlerova@openairinterface.org>
9e3101b to
79171c1
Compare
Signed-off-by: Rupanjali <rupanjali.srivastava@openairinterface.org>
Collaborator
Signed-off-by: Rupanjali <rupanjali.srivastava@openairinterface.org>
… both gNB and UE. Disabled ML based LLR due to lareg compute time Signed-off-by: Rupanjali <rupanjali.srivastava@openairinterface.org>
…l frame parms Signed-off-by: Laurent THOMAS <laurent.thomas@open-cells.com>
…l frame parms Signed-off-by: Laurent THOMAS <laurent.thomas@open-cells.com>
Signed-off-by: Bartosz Podrygajlo <bartosz.podrygajlo@openairinterface.org>
…lobal frame parms Signed-off-by: Laurent THOMAS <laurent.thomas@open-cells.com>
…g context. Also difficult to understand for about no cpu saving Signed-off-by: Laurent THOMAS <laurent.thomas@open-cells.com>
Signed-off-by: Laurent THOMAS <laurent.thomas@open-cells.com>
…ch as frame_parms Signed-off-by: Laurent THOMAS <laurent.thomas@open-cells.com>
Signed-off-by: Laurent THOMAS <laurent.thomas@open-cells.com>
Signed-off-by: Laurent THOMAS <laurent.thomas@open-cells.com>
Signed-off-by: Laurent THOMAS <laurent.thomas@open-cells.com>
…value passing Signed-off-by: Laurent THOMAS <laurent.thomas@open-cells.com>
Signed-off-by: Laurent THOMAS <laurent.thomas@open-cells.com>
… after Signed-off-by: Laurent THOMAS <laurent.thomas@open-cells.com>
See 38.473. Closes: #172 Signed-off-by: Robert Schmidt <robert.schmidt@openairinterface.org>
…n_2026_w24 CI OCUDU configuration changes (#166) 1. Enable more logs in ocudu gnb. 2. Reduce tx amplitude to prevent clipping in OAI DFT. Reviewed-by: Bartosz Podrygajlo <bartosz.podrygajlo@openairinterface.org>
…integration_2026_w24 fix(fhi72): add observability to the O-DU (#170) This change adds printout to packet error/timing counters for the O-DU K release. In F release these counters are either not present or not implemented properly. Reviewed-by: Teodora Vladić <teodora.vladic@openairinterface.org>
…ation_2026_w24 Local ssb detection (#171) PSS/SSS detection in the UE code uses a global structure that describe the cell parameters it is not logical because we will populate this information from what we read in the MIB and the SIB1 later it also blocks us to make a cell scanner in a logical manner, just calling pss detection function with a set of detection parameters and a buffer of digital radio this MR fixes this and simplifies the code. Reviewed-by: Sakthivel Velumani <s.velumani@northeastern.edu>
928cc11 to
05a2fdf
Compare
Collaborator
|
CI Build: #233 | Failed on the following stages: |
Collaborator
Member
Author
|
Collaborator
|
@rorsc @jfiedlerova on my setup, at this point, this integration branch is performing as expected, so, for me, it is |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.