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
4352c831
Commit
4352c831
authored
Mar 13, 2023
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/t-reordering-gt-0' into integration_2022_wk11
parents
29c984a1
1b297013
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
12 additions
and
12 deletions
+12
-12
ci-scripts/xml_files/container_nsa_b200_quectel.xml
ci-scripts/xml_files/container_nsa_b200_quectel.xml
+2
-2
ci-scripts/xml_files/fr1_sa_quectel.xml
ci-scripts/xml_files/fr1_sa_quectel.xml
+2
-2
ci-scripts/xml_files/fr1_sa_quectel_162prb.xml
ci-scripts/xml_files/fr1_sa_quectel_162prb.xml
+4
-4
ci-scripts/xml_files/fr1_sa_quectel_stages.xml
ci-scripts/xml_files/fr1_sa_quectel_stages.xml
+2
-2
openair2/RRC/NR/rrc_gNB_radio_bearers.c
openair2/RRC/NR/rrc_gNB_radio_bearers.c
+1
-1
openair2/RRC/NR/rrc_gNB_reconfig.c
openair2/RRC/NR/rrc_gNB_reconfig.c
+1
-1
No files found.
ci-scripts/xml_files/container_nsa_b200_quectel.xml
View file @
4352c831
...
...
@@ -185,8 +185,8 @@
<testCase
id=
"070000"
>
<class>
Iperf
</class>
<desc>
iperf (DL/
125
Mbps/UDP)(60 sec)(single-ue profile)
</desc>
<iperf_args>
-u -b
125
M -t 60 -i 1 -fm
</iperf_args>
<desc>
iperf (DL/
90
Mbps/UDP)(60 sec)(single-ue profile)
</desc>
<iperf_args>
-u -b
90
M -t 60 -i 1 -fm
</iperf_args>
<direction>
DL
</direction>
<id>
idefix
</id>
<iperf_packetloss_threshold>
25
</iperf_packetloss_threshold>
...
...
ci-scripts/xml_files/fr1_sa_quectel.xml
View file @
4352c831
...
...
@@ -166,8 +166,8 @@
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
<air_interface>
nr
</air_interface>
<d_retx_th>
5,
5
0,100,100
</d_retx_th>
<u_retx_th>
5,
5
0,100,100
</u_retx_th>
<d_retx_th>
5,
8
0,100,100
</d_retx_th>
<u_retx_th>
5,
8
0,100,100
</u_retx_th>
</testCase>
</testCaseList>
...
...
ci-scripts/xml_files/fr1_sa_quectel_162prb.xml
View file @
4352c831
...
...
@@ -119,8 +119,8 @@
<testCase
id=
"072000"
>
<class>
Iperf
</class>
<desc>
iperf (DL/
20
0Mbps/UDP)(60 sec)(single-ue profile)
</desc>
<iperf_args>
-u -b
20
0M -t 60
</iperf_args>
<desc>
iperf (DL/
18
0Mbps/UDP)(60 sec)(single-ue profile)
</desc>
<iperf_args>
-u -b
18
0M -t 60
</iperf_args>
<direction>
DL
</direction>
<id>
nrmodule2_quectel
</id>
<iperf_packetloss_threshold>
50
</iperf_packetloss_threshold>
...
...
@@ -155,8 +155,8 @@
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
<air_interface>
nr
</air_interface>
<d_retx_th>
5,
5
0,100,100
</d_retx_th>
<u_retx_th>
5,
5
0,100,100
</u_retx_th>
<d_retx_th>
5,
8
0,100,100
</d_retx_th>
<u_retx_th>
5,
8
0,100,100
</u_retx_th>
</testCase>
</testCaseList>
...
...
ci-scripts/xml_files/fr1_sa_quectel_stages.xml
View file @
4352c831
...
...
@@ -193,8 +193,8 @@
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
<air_interface>
nr
</air_interface>
<d_retx_th>
5,
5
0,100,100
</d_retx_th>
<u_retx_th>
5,
5
0,100,100
</u_retx_th>
<d_retx_th>
5,
8
0,100,100
</d_retx_th>
<u_retx_th>
5,
8
0,100,100
</u_retx_th>
</testCase>
</testCaseList>
...
...
openair2/RRC/NR/rrc_gNB_radio_bearers.c
View file @
4352c831
...
...
@@ -85,7 +85,7 @@ NR_DRB_ToAddMod_t *generateDRB(gNB_RRC_UE_t *ue, uint8_t drb_id, pdu_session_par
DRB_config
->
pdcp_Config
->
moreThanOneRLC
=
NULL
;
DRB_config
->
pdcp_Config
->
t_Reordering
=
calloc
(
1
,
sizeof
(
*
DRB_config
->
pdcp_Config
->
t_Reordering
));
*
DRB_config
->
pdcp_Config
->
t_Reordering
=
NR_PDCP_Config__t_Reordering_ms0
;
*
DRB_config
->
pdcp_Config
->
t_Reordering
=
NR_PDCP_Config__t_Reordering_ms
10
0
;
DRB_config
->
pdcp_Config
->
ext1
=
NULL
;
if
(
do_drb_integrity
)
{
...
...
openair2/RRC/NR/rrc_gNB_reconfig.c
View file @
4352c831
...
...
@@ -499,7 +499,7 @@ void fill_default_rbconfig(NR_RadioBearerConfig_t *rbconfig,
drb_ToAddMod
->
pdcp_Config
->
moreThanOneRLC
=
NULL
;
drb_ToAddMod
->
pdcp_Config
->
t_Reordering
=
calloc
(
1
,
sizeof
(
*
drb_ToAddMod
->
pdcp_Config
->
t_Reordering
));
*
drb_ToAddMod
->
pdcp_Config
->
t_Reordering
=
NR_PDCP_Config__t_Reordering_ms0
;
*
drb_ToAddMod
->
pdcp_Config
->
t_Reordering
=
NR_PDCP_Config__t_Reordering_ms
10
0
;
drb_ToAddMod
->
pdcp_Config
->
ext1
=
NULL
;
asn1cSeqAdd
(
&
rbconfig
->
drb_ToAddModList
->
list
,
drb_ToAddMod
);
...
...
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