[FHI72] Remove xran F release support#259
Open
teodora-vladic wants to merge 4 commits into
Open
Conversation
Collaborator
|
CI Build: #603 | Failed on the following stages: |
Merged
rorsc
reviewed
Jul 9, 2026
Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
xran K release requires at least v22. Although we initially intended to use a newer version, we ultimately chose v22 because it is required for compatibility with the T2 card. Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
1b4a3af to
fb86ba0
Compare
rorsc
approved these changes
Jul 9, 2026
Collaborator
|
CI Build: #749 | Failed on the following stages: |
Collaborator
|
I just tested, and following the tutorial on ORAN_FHI7.2_Tutorial.md, installing the described DPDK version is enough to break the compilation with WLS. |
Collaborator
|
I was able to upgrade the WLS version in #283 |
Collaborator
|
CI Build: #769 | Failed on the following stages: |
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.
Additionally, downgrade required DPDK version from v24 to v22 for xran K release. Initially, we wanted to use more recent version, but for the compatibility with T2 card v22 is required.