|
Bugzilla – Full Text Bug Listing |
| Summary: | spurious RX packets in DlRlcStats | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Nicola Baldo <nicola> |
| Component: | lte | Assignee: | Nicola Baldo <nicola> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs, tomh |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Nicola Baldo
2013-04-19 12:46:20 UTC
Seems a bug in RadioBearerStatsCalculator, in fact using --ns3::RadioBearerStatsCalculator::EpochDuration=1s it reports a total of 979 TX PDUs, and with --ns3::RadioBearerStatsCalculator::EpochDuration=0.1s it reports a total of 970 TX PDUs The number of RX PDUs reported is the same in all cases. changeset: 9819:383faf43ae39 tag: tip user: Nicola Baldo <nbaldo@cttc.es> date: Fri May 31 15:54:42 2013 +0200 summary: fixed Bug 1630 - spurious RX packets in DlRlcStats |