This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "UNNAMED PROJECT".
The branch, master has been updated via 0524e38d9ea519898a61256389c3a7277410ccb8 (commit) from d81b3bf36094320b90dba3d93c3e76bc9bb92959 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/osmo-pcu/commit/?id=0524e38d9ea519898a61256389c3a727...
commit 0524e38d9ea519898a61256389c3a7277410ccb8 Author: Max msuraev@sysmocom.de Date: Fri Jan 19 18:22:25 2018 +0100
TBF: add dedicated log categories
Previously all TBF-related events were logged as part of DRLCMAC which is too broad to make it practically useful due to excessive amount of log messages generated. Introduce dedicated log categories for TBF-related events. Adjust test output as necessary.
Change-Id: I64d660e5971263d5c63d2ba95d50625c16a594aa
-----------------------------------------------------------------------
Summary of changes: src/gprs_debug.cpp | 3 + src/gprs_debug.h | 3 + src/tbf.cpp | 176 +- src/tbf.h | 8 +- src/tbf_dl.cpp | 191 +- src/tbf_ul.cpp | 161 +- tests/alloc/AllocTest.err | 137843 ++++++++++++++++++++++++++++++++++++++++++- tests/tbf/TbfTest.err | 4672 +- 8 files changed, 137351 insertions(+), 5706 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org