Jenkins Builder 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:
(3 comments)
File src/common/bts.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-15184): https://gerrit.osmocom.org/c/osmo-bts/+/36323/comment/b0858e4e_d83f68e2 PS1, Line 111: [BTS_CTR_RTP_RX_DROP_LOOPBACK] ={"rtp:rx:drop:loopback", "Total number of received RTP packets dropped during loopback"}, spaces required around that '=' (ctx:WxV)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-15184): https://gerrit.osmocom.org/c/osmo-bts/+/36323/comment/4680428b_0d443bb0 PS1, Line 112: [BTS_CTR_RTP_RX_DROP_OVERFLOW] ={"rtp:rx:drop:overflow", "Total number of received RTP packets dropped during DL queue overflow"}, spaces required around that '=' (ctx:WxV)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-15184): https://gerrit.osmocom.org/c/osmo-bts/+/36323/comment/ddc79c66_e83dec45 PS1, Line 113: [BTS_CTR_RTP_RX_DROP_V110_DEC] ={"rtp:rx:drop:v110_dec", "Total number of received RTP packets dropped during V.110 decode"}, spaces required around that '=' (ctx:WxV)