Change in osmo-pcu[master]: tbf: Increase log level of line about unable to allocate poll for TBF

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

pespin gerrit-no-reply at lists.osmocom.org
Mon Nov 8 15:26:17 UTC 2021


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/26151 )

Change subject: tbf: Increase log level of line about unable to allocate poll for TBF
......................................................................

tbf: Increase log level of line about unable to allocate poll for TBF

Change-Id: I0bd972d3b68017f12a0816a27162e3a409b1893a
---
M src/tbf.cpp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  fixeria: Looks good to me, but someone else must approve
  neels: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/tbf.cpp b/src/tbf.cpp
index 07732dc..2d6139b 100644
--- a/src/tbf.cpp
+++ b/src/tbf.cpp
@@ -524,7 +524,7 @@
 	}
 
 	if ((rc = pdch_ulc_get_next_free_rrbp_fn(trx->pdch[ts].ulc, fn, poll_fn_, rrbp_)) < 0) {
-		LOGPTBF(this, LOGL_DEBUG,
+		LOGPTBF(this, LOGL_NOTICE,
 			"(bts=%u,trx=%u,ts=%u) FN=%u No suitable free RRBP offset found!\n",
 			trx->bts->nr, trx->trx_no, ts, fn);
 		return rc;

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/26151
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I0bd972d3b68017f12a0816a27162e3a409b1893a
Gerrit-Change-Number: 26151
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211108/5c2bbdbc/attachment.htm>


More information about the gerrit-log mailing list