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
ea7c0e1b
Commit
ea7c0e1b
authored
Nov 29, 2016
by
hbilel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reduce BSR logging
parent
b80ce351
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
openair2/LAYER2/MAC/ue_procedures.c
openair2/LAYER2/MAC/ue_procedures.c
+3
-3
No files found.
openair2/LAYER2/MAC/ue_procedures.c
View file @
ea7c0e1b
...
@@ -1752,7 +1752,7 @@ if (UE_mac_inst[module_idP].scheduling_info.LCID_status[lcid] == LCID_NOT_EMPTY)
...
@@ -1752,7 +1752,7 @@ if (UE_mac_inst[module_idP].scheduling_info.LCID_status[lcid] == LCID_NOT_EMPTY)
bsr_l
->
Buffer_size2
=
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
LCGID2
];
bsr_l
->
Buffer_size2
=
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
LCGID2
];
bsr_l
->
Buffer_size3
=
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
LCGID3
];
bsr_l
->
Buffer_size3
=
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
LCGID3
];
LOG_
I
(
MAC
,
"[UE %d] Frame %d subframe %d BSR Trig=%d report long BSR (level LCGID0 %d,level LCGID1 %d,level LCGID2 %d,level LCGID3 %d)
\n
"
,
module_idP
,
frameP
,
subframe
,
LOG_
D
(
MAC
,
"[UE %d] Frame %d subframe %d BSR Trig=%d report long BSR (level LCGID0 %d,level LCGID1 %d,level LCGID2 %d,level LCGID3 %d)
\n
"
,
module_idP
,
frameP
,
subframe
,
UE_mac_inst
[
module_idP
].
BSR_reporting_active
,
UE_mac_inst
[
module_idP
].
BSR_reporting_active
,
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
LCGID0
],
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
LCGID0
],
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
LCGID1
],
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
LCGID1
],
...
@@ -1767,7 +1767,7 @@ if (UE_mac_inst[module_idP].scheduling_info.LCID_status[lcid] == LCID_NOT_EMPTY)
...
@@ -1767,7 +1767,7 @@ if (UE_mac_inst[module_idP].scheduling_info.LCID_status[lcid] == LCID_NOT_EMPTY)
bsr_t
->
LCGID
=
lcg_id_bsr_trunc
;
bsr_t
->
LCGID
=
lcg_id_bsr_trunc
;
bsr_t
->
Buffer_size
=
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
lcg_id_bsr_trunc
];
bsr_t
->
Buffer_size
=
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
lcg_id_bsr_trunc
];
LOG_
I
(
MAC
,
"[UE %d] Frame %d subframe %d BSR Trig=%d report TRUNCATED BSR with level %d for LCGID %d
\n
"
,
LOG_
D
(
MAC
,
"[UE %d] Frame %d subframe %d BSR Trig=%d report TRUNCATED BSR with level %d for LCGID %d
\n
"
,
module_idP
,
frameP
,
subframe
,
UE_mac_inst
[
module_idP
].
BSR_reporting_active
,
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
lcg_id_bsr_trunc
],
lcg_id_bsr_trunc
);
module_idP
,
frameP
,
subframe
,
UE_mac_inst
[
module_idP
].
BSR_reporting_active
,
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
lcg_id_bsr_trunc
],
lcg_id_bsr_trunc
);
}
}
...
@@ -1777,7 +1777,7 @@ if (UE_mac_inst[module_idP].scheduling_info.LCID_status[lcid] == LCID_NOT_EMPTY)
...
@@ -1777,7 +1777,7 @@ if (UE_mac_inst[module_idP].scheduling_info.LCID_status[lcid] == LCID_NOT_EMPTY)
bsr_s
->
LCGID
=
lcg_id_bsr_trunc
;
bsr_s
->
LCGID
=
lcg_id_bsr_trunc
;
bsr_s
->
Buffer_size
=
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
lcg_id_bsr_trunc
];
bsr_s
->
Buffer_size
=
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
lcg_id_bsr_trunc
];
LOG_
I
(
MAC
,
"[UE %d] Frame %d subframe %d BSR Trig=%d report SHORT BSR with level %d for LCGID %d
\n
"
,
LOG_
D
(
MAC
,
"[UE %d] Frame %d subframe %d BSR Trig=%d report SHORT BSR with level %d for LCGID %d
\n
"
,
module_idP
,
frameP
,
subframe
,
UE_mac_inst
[
module_idP
].
BSR_reporting_active
,
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
lcg_id_bsr_trunc
],
lcg_id_bsr_trunc
);
module_idP
,
frameP
,
subframe
,
UE_mac_inst
[
module_idP
].
BSR_reporting_active
,
UE_mac_inst
[
module_idP
].
scheduling_info
.
BSR
[
lcg_id_bsr_trunc
],
lcg_id_bsr_trunc
);
}
}
}
}
...
...
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