Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Michael Black
OpenXG-RAN
Commits
2de56bf3
Commit
2de56bf3
authored
Feb 15, 2023
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct NUMA bound devices for caracal/timing test
parent
c8aceea4
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ci-scripts/xml_files/gnb_phytest_usrp_run_60.xml
ci-scripts/xml_files/gnb_phytest_usrp_run_60.xml
+1
-1
ci-scripts/xml_files/gnb_phytest_usrp_run_60_2x2.xml
ci-scripts/xml_files/gnb_phytest_usrp_run_60_2x2.xml
+1
-1
No files found.
ci-scripts/xml_files/gnb_phytest_usrp_run_60.xml
View file @
2de56bf3
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
<rt_stats_cfg>
datalog_rt_stats.1x1.60.yaml
</rt_stats_cfg>
<rt_stats_cfg>
datalog_rt_stats.1x1.60.yaml
</rt_stats_cfg>
<air_interface>
NR
</air_interface>
<air_interface>
NR
</air_interface>
<USRP_IPAddress>
192.168.20.2
</USRP_IPAddress>
<USRP_IPAddress>
192.168.20.2
</USRP_IPAddress>
<cmd_prefix>
numactl --cpunodebind=netdev:enp94s0f0 --membind=netdev:enp94s0f
0
</cmd_prefix>
<cmd_prefix>
numactl --cpunodebind=netdev:enp94s0f0np0 --membind=netdev:enp94s0f0np
0
</cmd_prefix>
</testCase>
</testCase>
<testCase
id=
"000001"
>
<testCase
id=
"000001"
>
...
...
ci-scripts/xml_files/gnb_phytest_usrp_run_60_2x2.xml
View file @
2de56bf3
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
<rt_stats_cfg>
datalog_rt_stats.60.2x2.yaml
</rt_stats_cfg>
<rt_stats_cfg>
datalog_rt_stats.60.2x2.yaml
</rt_stats_cfg>
<air_interface>
NR
</air_interface>
<air_interface>
NR
</air_interface>
<USRP_IPAddress>
192.168.20.2
</USRP_IPAddress>
<USRP_IPAddress>
192.168.20.2
</USRP_IPAddress>
<cmd_prefix>
numactl --cpunodebind=netdev:enp94s0f0 --membind=netdev:enp94s0f
0
</cmd_prefix>
<cmd_prefix>
numactl --cpunodebind=netdev:enp94s0f0np0 --membind=netdev:enp94s0f0np
0
</cmd_prefix>
</testCase>
</testCase>
<testCase
id=
"000001"
>
<testCase
id=
"000001"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment