Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openairinterface5G
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
oai
openairinterface5G
Commits
3bb9e6b0
Commit
3bb9e6b0
authored
1 year ago
by
beurdouc
Committed by
Robert Schmidt
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
ORAN 7.2/doc: indicate CPU cores in our environment
parent
a7f56d0d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!2564
Integration: 2024.w06
,
!2559
Draft: Stability improvements for O-RAN FH 7.2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/ORAN_FHI7.2_Tutorial.md
+2
-2
2 additions, 2 deletions
doc/ORAN_FHI7.2_Tutorial.md
with
2 additions
and
2 deletions
doc/ORAN_FHI7.2_Tutorial.md
+
2
−
2
View file @
3bb9e6b0
...
...
@@ -615,8 +615,8 @@ Edit the sample OAI gNB configuration file and check following parameters:
*
`dpdk_devices`
: PCI addresses of NIC VFs binded to the DPDK
*
`system_core`
: absolute CPU core ID for DPDK control threads
(
`rte_mp_handle`
,
`eal-intr-thread`
,
`iavf-event-thread`
)
*
`io_core`
: absolute CPU core ID for XRAN library
*
`worker_cores`
: array of absolute CPU core IDs for XRAN library
*
`io_core`
: absolute CPU core ID for XRAN library
, it should be an isolated core, in our environment we are using CPU 4
*
`worker_cores`
: array of absolute CPU core IDs for XRAN library
, they should be isolated cores, in our environment we are using CPU 2
*
`du_addr`
: DU C- and U-plane MAC-addresses (format
`UU:VV:WW:XX:YY:ZZ`
,
hexadecimal numbers)
*
`ru_addr`
: RU C- and U-plane MAC-addresses (format
`UU:VV:WW:XX:YY:ZZ`
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment