tbf: Log N310* counter increments

Change-Id: Iacd2fb894b4f2a9aade7e66aa40969fea031c3b2
This commit is contained in:
Pau Espin 2021-03-04 14:10:52 +01:00
parent 0057bd76fd
commit 58fdc54a7f
2 changed files with 6 additions and 2 deletions

View File

@ -414,9 +414,11 @@ bool gprs_rlcmac_tbf::n_inc(enum tbf_counters n)
LOGPTBF(this, LOGL_NOTICE, "%s exceeded MAX (%u)\n",
get_value_string(tbf_counters_names, n), chk);
return true;
} else {
LOGPTBF(this, LOGL_DEBUG, "%s %" PRIu8 " => %" PRIu8 " (< MAX %" PRIu8 ")\n",
get_value_string(tbf_counters_names, n), Narr[n] - 1, Narr[n], chk);
return false;
}
return false;
}
void gprs_rlcmac_tbf::t_stop(enum tbf_timers t, const char *reason)

View File

@ -1721,7 +1721,9 @@ Allocated a single block at SBFn=2654335 TRX=0 TS=7
Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 0) TS=7 TA=7 TSC=0 TFI=-1 USF=7
Found first unallocated TRX=0 TFI=1
TBF(TFI=0 TLLI=0xf1223344 DIR=DL STATE=FINISHED) poll timeout for FN=2654292, TS=7 (curr FN 2654335)
TBF(TFI=0 TLLI=0xf1223344 DIR=DL STATE=FINISHED) N3101 0 => 1 (< MAX 10)
TBF(TFI=0 TLLI=0xf1223344 DIR=DL STATE=FINISHED) Timeout for polling PACKET DOWNLINK ACK: |Assignment was on PACCH|No downlink ACK received yet|
TBF(TFI=0 TLLI=0xf1223344 DIR=DL STATE=FINISHED) N3105 0 => 1 (< MAX 8)
PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++
PDCH(bts=0,trx=0,ts=7) ------------------------- RX : Uplink Control Block -------------------------
Creating MS object, TLLI = 0xffffffff