osmo-pcu.git branch master updated. 0.2-788-g7fdbf89

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Tue Jun 7 10:56:41 UTC 2016


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  7fdbf89ef3cc14bc806ffbbfa0c7a78b24079581 (commit)
      from  6f0dc96929d1d4b979ba26d09434e84365290802 (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=7fdbf89ef3cc14bc806ffbbfa0c7a78b24079581

commit 7fdbf89ef3cc14bc806ffbbfa0c7a78b24079581
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Sat May 21 19:45:23 2016 +0200

    add KPI counter to count bytes for RLC and LLC frames
    
    rlc.dl_bytes		bytes before sending rlc
    rlc.dl_payload_bytes	count data w/o LI
    rlc.ul_bytes		bytes when received rlc (only valid)
    rlc.ul_payload_bytes	count data fragments w/o LI
    llc.dl_bytes		complete encapsulated LLC PDUs
    llc.ul_bytes		complete received LLC PDUs
    
    Change-Id: I9a98a5a375d39b3f4990360056c4d6145e755f4d
    Reviewed-on: https://gerrit.osmocom.org/145
    Reviewed-by: Harald Welte <laforge at gnumonks.org>
    Reviewed-by: Holger Freyther <holger at freyther.de>
    Tested-by: Jenkins Builder

-----------------------------------------------------------------------

Summary of changes:
 src/bts.cpp               |  8 ++++++++
 src/bts.h                 | 23 +++++++++++++++++++++++
 src/gprs_rlcmac_sched.cpp |  1 +
 src/tbf_dl.cpp            |  7 ++++++-
 src/tbf_ul.cpp            |  3 +++
 5 files changed, 41 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list