osmo-pcu[master]: add KPI counter to count bytes for RLC and LLC frames

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/OpenBSC@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Wed Jun 1 10:50:43 UTC 2016


Patch Set 2:

(3 comments)

https://gerrit.osmocom.org/#/c/145/2//COMMIT_MSG
Commit Message:

Line 9: rlc.dl_bytes		bytes before sending rlc
"before sending"? Doesn't 'dl' mean 'downloaded'?


Line 15: 
it would be good to have this explanation of counter items as comment in the code instead, because it is very helpful and should not be "hidden" in a commit log.


https://gerrit.osmocom.org/#/c/145/2/src/bts.cpp
File src/bts.cpp:

Line 79: 	{ "rlc.ul_payload_bytes",	"RLC UL Payload Bytes "},
I'd prefer if DL and UL were spelled out,
because of limited space I'd shorten 'Bytes' to 'b' instead.
If it's not enough space maybe use 'haul' instead of 'payload'?

Or use 'recvd' and 'sent' instead of DL and UL?
The item just above used 'sent', so actually we should stay with that.

It is about 'sent' and 'received' bytes, isn't it? Or did I get this wrong entirely? Anyway, I'd prefer it spelled out :)


-- 
To view, visit https://gerrit.osmocom.org/145
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I9a98a5a375d39b3f4990360056c4d6145e755f4d
Gerrit-PatchSet: 2
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-HasComments: Yes



More information about the OpenBSC mailing list