Attention is currently required from: fixeria, pespin.
laforge has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38309?usp=email )
Change subject: s1gw: use the new counter name (out_pkt.forward.unmodified) ......................................................................
Patch Set 1:
(1 comment)
File s1gw/S1GW_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38309/comment/0ea0f7d2_1868c... : PS1, Line 206: {name := mp_statsd_prefix & "ctr.s1ap.proxy.out_pkt.forward.unmodified.value", mtype := "c", min := 2, max := 2}
Well, imho the counter simply says what I explained: A received (input, incoming) packet was forward […]
I don't know all the low-level details, but I tend to agree with what @pespin mentions here. I think also osmo-hnbgw has separate input and output counters? see cnlink_ctr_description + cnpool_ctr_description which are independent of hnb_ctr_description ?