Bug 1587 - PDCP logs are always created (even if not requested)
PDCP logs are always created (even if not requested)
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: lte
pre-release
PC Linux
: P5 normal
Assigned To: Nicola Baldo
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-18 08:54 UTC by Michele Amoretti
Modified: 2013-04-30 09:30 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michele Amoretti 2013-02-18 08:54:53 UTC
I am using the most recent LTE release (dated 23rd of January 2013).

I have explicitly set only RLC logs, but I see that PDCP logs are always created (in previous LTE release they were not).

I have noticed that an instance of RadioBearerStatsCalculator with PDCP protocol is always created, and its ShowResults method is periodically invoked (producing empty logs).
Comment 1 Nicola Baldo 2013-02-22 07:34:55 UTC
fixed in the LENA dev tree:

changeset:   9429:eb758c67f9f2
tag:         tip
user:        Nicola Baldo <nbaldo@cttc.es>
date:        Fri Feb 22 13:30:50 2013 +0100
summary:     fixed Bug 1587 - PDCP logs are always created (even if not requested)

I am marking this bug as "patch pending", will close it when the LENA code is merged with ns-3-dev.
Comment 2 Nicola Baldo 2013-04-30 09:30:10 UTC
the fix was included in ns-3-dev with the recent LENA merge