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
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
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
Shweta Shrivastava
openairinterface5G
Commits
ea7c0e1b
Commit
ea7c0e1b
authored
8 years ago
by
Bilel
Browse files
Options
Downloads
Patches
Plain Diff
reduce BSR logging
parent
b80ce351
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
openair2/LAYER2/MAC/ue_procedures.c
+3
-3
3 additions, 3 deletions
openair2/LAYER2/MAC/ue_procedures.c
with
3 additions
and
3 deletions
openair2/LAYER2/MAC/ue_procedures.c
+
3
−
3
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
);
}
}
}
}
...
...
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