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
lizhongxiao
OpenXG-RAN
Commits
1fedf2e5
Commit
1fedf2e5
authored
Sep 21, 2022
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update timing thresholds and add 60MHz case
parent
0bf4f01b
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
105 additions
and
14 deletions
+105
-14
ci-scripts/datalog_rt_stats.1x1.60.yaml
ci-scripts/datalog_rt_stats.1x1.60.yaml
+34
-0
ci-scripts/datalog_rt_stats.default.yaml
ci-scripts/datalog_rt_stats.default.yaml
+12
-11
ci-scripts/xml_files/gnb_phytest_usrp_run.xml
ci-scripts/xml_files/gnb_phytest_usrp_run.xml
+4
-3
ci-scripts/xml_files/gnb_phytest_usrp_run_60.xml
ci-scripts/xml_files/gnb_phytest_usrp_run_60.xml
+55
-0
No files found.
ci-scripts/datalog_rt_stats.1x1.60.yaml
0 → 100644
View file @
1fedf2e5
#this is a configuration file
#used to build real time processing statistics
#for 5G NR phy test (gNB terminate)
Title
:
Processing Time (us)
ColNames
:
-
Metric
-
Average; Max; Count
-
Average vs Reference Deviation (Reference Value; Acceptability Threshold)
Ref
:
feprx
:
48.0
feptx_prec
:
13.0
feptx_ofdm
:
35.0
feptx_total
:
59.0
L1 Tx processing
:
210.0
DLSCH encoding
:
129.0
L1 Rx processing
:
287.0
PUSCH inner-receiver
:
166.0
PUSCH decoding
:
176.0
Schedule Response
:
42.0
DL & UL scheduling timing
:
13.0
UL Indication
:
55.0
Threshold
:
feprx
:
1.25
feptx_prec
:
1.25
feptx_ofdm
:
1.25
feptx_total
:
1.25
L1 Tx processing
:
1.25
DLSCH encoding
:
1.25
L1 Rx processing
:
1.25
PUSCH inner-receiver
:
1.25
PUSCH decoding
:
1.25
Schedule Response
:
1.25
DL & UL scheduling timing
:
1.25
UL Indication
:
1.25
ci-scripts/datalog_rt_stats.default.yaml
View file @
1fedf2e5
...
...
@@ -7,18 +7,18 @@ ColNames :
-
Average; Max; Count
-
Average vs Reference Deviation (Reference Value; Acceptability Threshold)
Ref
:
feprx
:
60
.0
feptx_prec
:
8
.0
feptx_ofdm
:
50
.0
feptx_total
:
75
.0
L1 Tx processing
:
300
.0
DLSCH encoding
:
230
.0
L1 Rx processing
:
1
75
.0
feprx
:
53
.0
feptx_prec
:
16
.0
feptx_ofdm
:
37
.0
feptx_total
:
62
.0
L1 Tx processing
:
155
.0
DLSCH encoding
:
113
.0
L1 Rx processing
:
1
94
.0
PUSCH inner-receiver
:
100.0
#PUSCH decoding : 18
0.0
PUSCH decoding
:
24
0.0
DL & UL scheduling timing
:
37
.0
UL Indication
:
38
.0
PUSCH decoding
:
15
0.0
Schedule Response
:
1
0.0
DL & UL scheduling timing
:
9
.0
UL Indication
:
20
.0
Threshold
:
feprx
:
1.25
feptx_prec
:
1.25
...
...
@@ -29,5 +29,6 @@ Threshold :
L1 Rx processing
:
1.25
PUSCH inner-receiver
:
1.25
PUSCH decoding
:
1.25
Schedule Response
:
1.25
DL & UL scheduling timing
:
1.25
UL Indication
:
1.25
ci-scripts/xml_files/gnb_phytest_usrp_run.xml
View file @
1fedf2e5
...
...
@@ -22,7 +22,7 @@
-->
<testCaseList>
<htmlTabRef>
gNB-PHY-Test
</htmlTabRef>
<htmlTabName>
Run-gNB-PHY-Test
</htmlTabName>
<htmlTabName>
Timing phytest 40 MHz
</htmlTabName>
<htmlTabIcon>
tasks
</htmlTabIcon>
<repeatCount>
1
</repeatCount>
<TestCaseRequestedList>
...
...
@@ -33,7 +33,8 @@
<testCase
id=
"090101"
>
<class>
Initialize_eNB
</class>
<desc>
Initialize gNB USRP
</desc>
<Initialize_eNB_args>
-O ci-scripts/conf_files/gnb.band78.tm1.106PRB.usrpn300.conf --phy-test -q -U 787200 -T 106 -t 28 -D 130175 -m 28 -M 106 --usrp-tx-thread-config 1 --log_config.global_log_options level,nocolor,time
</Initialize_eNB_args>
<Initialize_eNB_args>
-O ci-scripts/conf_files/gnb.band78.tm1.106PRB.usrpn300.conf --phy-test -q -U 787200 -T 106 -t 23 -D 130175 -m 28 -M 106 --usrp-tx-thread-config 1 --log_config.global_log_options level,nocolor,time
</Initialize_eNB_args>
<rt_stats_cfg>
datalog_rt_stats.default.yaml
</rt_stats_cfg>
<air_interface>
NR
</air_interface>
<USRP_IPAddress>
192.168.20.2
</USRP_IPAddress>
</testCase>
...
...
@@ -41,7 +42,7 @@
<testCase
id=
"000001"
>
<class>
IdleSleep
</class>
<desc>
Sleep
</desc>
<idle_sleep_time_in_sec>
30
0
</idle_sleep_time_in_sec>
<idle_sleep_time_in_sec>
6
0
</idle_sleep_time_in_sec>
</testCase>
...
...
ci-scripts/xml_files/gnb_phytest_usrp_run_60.xml
0 → 100644
View file @
1fedf2e5
<!--
Licensed to the OpenAirInterface (OAI) Software Alliance under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The OpenAirInterface Software Alliance licenses this file to You under
the OAI Public License, Version 1.1 (the "License"); you may not use this file
except in compliance with the License.
You may obtain a copy of the License at
http://www.openairinterface.org/?page_id=698
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
For more information about the OpenAirInterface (OAI) Software Alliance:
contact@openairinterface.org
-->
<testCaseList>
<htmlTabRef>
gNB-PHY-Test
</htmlTabRef>
<htmlTabName>
Timing phytest 60 MHz
</htmlTabName>
<htmlTabIcon>
tasks
</htmlTabIcon>
<repeatCount>
1
</repeatCount>
<TestCaseRequestedList>
190101 000001 190109
</TestCaseRequestedList>
<TestCaseExclusionList></TestCaseExclusionList>
<testCase
id=
"190101"
>
<class>
Initialize_eNB
</class>
<desc>
Initialize gNB USRP
</desc>
<Initialize_eNB_args>
-O ci-scripts/conf_files/gnb.band78.tm1.106PRB.usrpn300.conf --phy-test --gNBs.[0].servingCellConfigCommon.[0].dl_carrierBandwidth 162 --gNBs.[0].servingCellConfigCommon.[0].ul_carrierBandwidth 162 -q -U 787200 -T 162 -t 23 -D 130175 -m 23 -M 162 --usrp-tx-thread-config 1 --log_config.global_log_options level,nocolor,time
</Initialize_eNB_args>
<rt_stats_cfg>
datalog_rt_stats.1x1.60.yaml
</rt_stats_cfg>
<air_interface>
NR
</air_interface>
<USRP_IPAddress>
192.168.20.2
</USRP_IPAddress>
</testCase>
<testCase
id=
"000001"
>
<class>
IdleSleep
</class>
<desc>
Sleep
</desc>
<idle_sleep_time_in_sec>
60
</idle_sleep_time_in_sec>
</testCase>
<testCase
id=
"190109"
>
<class>
Terminate_eNB
</class>
<desc>
Terminate gNB
</desc>
<air_interface>
NR
</air_interface>
</testCase>
</testCaseList>
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