Attention is currently required from: fixeria.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/36323?usp=email )
Change subject: common: Add RTP related rate counters ......................................................................
Patch Set 1:
(1 comment)
File src/common/bts.c:
https://gerrit.osmocom.org/c/osmo-bts/+/36323/comment/8de35587_3119a498 PS1, Line 110: received
cosmetic: maybe say 'incoming RTP packets'? […]
I don't see anything wrong with the language, sorry. The packets were received by our program (using recvfrom, which has an abbreviated "received" in the name), and then subsequently dropped in the preening code. I'm not saying _forwarded_ or _processed_ packets, but just received. Also the counter is named rx (for received), like we usually do