Change in osmo-pcu[master]: Improve debug logging for alloc algos

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/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Oct 23 19:18:15 UTC 2020


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

Change subject: Improve debug logging for alloc algos
......................................................................

Improve debug logging for alloc algos

In general we want to see explicitly the kind of requested allocation at
the start. The MS class is not needed since it's printed in the previous
log line in any case.

Change-Id: I9eb0a592c15be96da9d140ff373c1afead76b18c
---
M src/gprs_rlcmac_ts_alloc.cpp
M tests/tbf/TbfTest.err
2 files changed, 115 insertions(+), 109 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/src/gprs_rlcmac_ts_alloc.cpp b/src/gprs_rlcmac_ts_alloc.cpp
index 16498ce..a1c0838 100644
--- a/src/gprs_rlcmac_ts_alloc.cpp
+++ b/src/gprs_rlcmac_ts_alloc.cpp
@@ -359,7 +359,7 @@
 	const gprs_rlcmac_tbf *tbf = tbf_;
 	gprs_rlcmac_trx *trx = ms->current_trx();
 
-	LOGPSL(tbf, LOGL_DEBUG, "Slot Allocation (Algorithm A) for class %d\n", tbf->ms_class());
+	LOGPAL(tbf, "A", single, use_trx, LOGL_DEBUG, "Alloc start\n");
 
 	trx_no = find_trx(bts, ms, use_trx);
 	if (trx_no < 0) {
@@ -858,6 +858,8 @@
 	const gprs_rlcmac_tbf *tbf = tbf_;
 	gprs_rlcmac_trx *trx;
 
+	LOGPAL(tbf, "B", single, use_trx, LOGL_DEBUG, "Alloc start\n");
+
 	/* Step 1: Get current state from the MS object */
 
 	if (!ms) {
diff --git a/tests/tbf/TbfTest.err b/tests/tbf/TbfTest.err
index ce23802..fa53925 100644
--- a/tests/tbf/TbfTest.err
+++ b/tests/tbf/TbfTest.err
@@ -4,7 +4,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=0/0
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 4, because not enabled
@@ -21,7 +21,7 @@
 Modifying MS object, TLLI = 0x00002342, TA 220 -> 4
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 3, because need to reuse TS
@@ -46,7 +46,7 @@
  Found TFI=0.
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -95,7 +95,7 @@
 TBF(TFI=0 TLLI=0xffeeddcc DIR=DL STATE=WAIT RELEASE) starting timer T3193 [release (DL-TBF)] with 0 sec. 100000 microsec, cur_fn=0
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -136,7 +136,7 @@
  Found TFI=0.
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -185,7 +185,7 @@
 TBF(TFI=0 TLLI=0xffeeddcc DIR=DL STATE=WAIT RELEASE) starting timer T3193 [release (DL-TBF)] with 0 sec. 100000 microsec, cur_fn=0
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -226,7 +226,7 @@
  Found TFI=0.
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -481,7 +481,7 @@
  Found TFI=0.
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -503,7 +503,7 @@
  Found TFI=1.
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -546,7 +546,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -571,7 +571,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -596,7 +596,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -621,7 +621,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -646,7 +646,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -671,7 +671,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -696,7 +696,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -721,7 +721,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -746,7 +746,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -771,7 +771,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -796,7 +796,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -821,7 +821,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -846,7 +846,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -871,7 +871,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -896,7 +896,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -921,7 +921,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -946,7 +946,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -971,7 +971,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -996,7 +996,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1021,7 +1021,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1046,7 +1046,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1071,7 +1071,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1096,7 +1096,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1121,7 +1121,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1146,7 +1146,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1171,7 +1171,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1196,7 +1196,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1221,7 +1221,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1246,7 +1246,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1271,7 +1271,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1296,7 +1296,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1321,7 +1321,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1346,7 +1346,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 [DL] algo A <single> (suggested TRX: -1): failed to find a usable TRX (TFI exhausted)
 No PDCH resource
 === end test_tbf_exhaustion ===
@@ -1356,7 +1356,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 45
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1387,7 +1387,7 @@
 ********** DL-TBF ends here **********
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=45/0
-[DL] Slot Allocation (Algorithm A) for class 45
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1447,7 +1447,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1489,7 +1489,7 @@
 Got MS: TLLI = 0xf1223344, TA = 7
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=0/0
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1527,7 +1527,7 @@
 Modifying MS object, TLLI = 0xf1223344, MS class 0 -> 1
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=1/0
-[UL] Slot Allocation (Algorithm A) for class 1
+[UL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1569,7 +1569,7 @@
 Got MS: TLLI = 0xf1223344, TA = 7
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=1/0
-[DL] Slot Allocation (Algorithm A) for class 1
+[DL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1608,7 +1608,7 @@
 Modifying MS object, TLLI = 0xf1223344, MS class 0 -> 1
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=1/0
-[UL] Slot Allocation (Algorithm A) for class 1
+[UL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1649,7 +1649,7 @@
 Got 'TBF(TFI=0 TLLI=0xf1223344 DIR=UL STATE=FLOW)', TA=7
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=1/0
-[DL] Slot Allocation (Algorithm A) for class 1
+[DL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1735,7 +1735,7 @@
 Modifying MS object, TLLI = 0xf5667788, MS class 0 -> 1
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=1/0
-[UL] Slot Allocation (Algorithm A) for class 1
+[UL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1801,7 +1801,7 @@
 Modifying MS object, TLLI = 0xf1223344, MS class 0 -> 1
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=1/0
-[UL] Slot Allocation (Algorithm A) for class 1
+[UL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1844,7 +1844,7 @@
 Got 'TBF(TFI=0 TLLI=0xf1223344 DIR=UL STATE=FLOW)', TA=7
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=1/0
-[DL] Slot Allocation (Algorithm A) for class 1
+[DL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1886,7 +1886,7 @@
 MS requests UL TBF in packet resource request of single block, so we provide one:
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=1/0
-[UL] Slot Allocation (Algorithm A) for class 1
+[UL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1943,7 +1943,7 @@
 Modifying MS object, TLLI = 0xf1223344, MS class 0 -> 1
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=1/0
-[UL] Slot Allocation (Algorithm A) for class 1
+[UL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -1986,7 +1986,7 @@
 Got 'TBF(TFI=0 TLLI=0xf1223344 DIR=UL STATE=FLOW)', TA=7
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=1/0
-[DL] Slot Allocation (Algorithm A) for class 1
+[DL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -2023,7 +2023,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -2089,7 +2089,7 @@
 Modifying MS object, TLLI = 0xf1223344, MS class 0 -> 1
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=1/0
-[UL] Slot Allocation (Algorithm A) for class 1
+[UL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -2132,7 +2132,7 @@
 Got 'TBF(TFI=0 TLLI=0xf1223344 DIR=UL STATE=FLOW)', TA=7
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=1/0
-[DL] Slot Allocation (Algorithm A) for class 1
+[DL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -2766,7 +2766,7 @@
 TBF(TFI=0 TLLI=0xf1223344 DIR=DL STATE=WAIT RELEASE) starting timer T3193 [release (DL-TBF)] with 0 sec. 100000 microsec, cur_fn=0
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=1/0
-[DL] Slot Allocation (Algorithm A) for class 1
+[DL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -3020,6 +3020,7 @@
 Modifying MS object, TLLI = 0x00000000, MS class 0 -> 12
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=12/0
+[DL] algo B <multi> (suggested TRX: 0): Alloc start
 Searching for first unallocated TFI: TRX=0
  Found TFI=0.
 Slot Allocation (Algorithm B) for class 12
@@ -3059,6 +3060,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=12/12
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
+[DL] algo B <multi> (suggested TRX: 0): Alloc start
 Searching for first unallocated TFI: TRX=0
  Found TFI=0.
 Slot Allocation (Algorithm B) for class 12
@@ -3113,7 +3115,7 @@
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=1/1
 TBF(TFI=0 TLLI=0x00000000 DIR=UL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[UL] Slot Allocation (Algorithm A) for class 1
+[UL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -3160,7 +3162,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=1/1
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -3203,7 +3205,7 @@
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=1/1
 TBF(TFI=0 TLLI=0x00000000 DIR=UL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[UL] Slot Allocation (Algorithm A) for class 1
+[UL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -3380,7 +3382,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=1/1
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -3415,7 +3417,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -3722,7 +3724,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -3979,7 +3981,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -4198,7 +4200,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -4385,7 +4387,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -4552,7 +4554,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -4701,7 +4703,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -4845,7 +4847,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -4978,7 +4980,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -5113,7 +5115,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -5169,7 +5171,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -5225,7 +5227,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -5281,7 +5283,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -5353,7 +5355,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -5425,7 +5427,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -5497,7 +5499,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -5571,7 +5573,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -5634,7 +5636,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -5697,7 +5699,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -5760,7 +5762,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -5840,7 +5842,7 @@
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=1/1
 TBF(TFI=0 TLLI=0x00000000 DIR=UL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[UL] Slot Allocation (Algorithm A) for class 1
+[UL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -5906,7 +5908,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=1/1
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -5938,6 +5940,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
+[DL] algo B <single> (suggested TRX: 0): Alloc start
 Searching for first unallocated TFI: TRX=0
  Found TFI=0.
 Slot Allocation (Algorithm B) for class 11
@@ -5960,6 +5963,7 @@
 DL TBF slots: 0x10, N: 1, WS: 192
 ********** DL-TBF update **********
 PDCH(TS 4, TRX 0): Detaching TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS), 0 TBFs, USFs = 00, TFIs = 00000000.
+[DL] algo B <multi> (suggested TRX: -1): Alloc start
 Searching for first unallocated TFI: TRX=0
  Found TFI=0.
 - Selected DL slots: (TS=0)"..DDDD.."(TS=7), multi
@@ -6003,7 +6007,7 @@
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=1/1
 TBF(TFI=0 TLLI=0x00000000 DIR=UL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[UL] Slot Allocation (Algorithm A) for class 1
+[UL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -6063,7 +6067,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=1/1
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -6097,7 +6101,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -6134,7 +6138,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -6156,7 +6160,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -6178,7 +6182,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -6200,7 +6204,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -6222,7 +6226,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -6244,7 +6248,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -6266,7 +6270,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -6288,7 +6292,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -6327,7 +6331,7 @@
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=1/1
 TBF(TFI=0 TLLI=0x00000000 DIR=UL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[UL] Slot Allocation (Algorithm A) for class 1
+[UL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -6943,7 +6947,7 @@
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=1/1
 TBF(TFI=0 TLLI=0x00000000 DIR=DL STATE=NULL EGPRS) Enabled EGPRS, mode EGPRS
-[DL] Slot Allocation (Algorithm A) for class 0
+[DL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -7721,7 +7725,7 @@
  Found TFI=0.
 ********** DL-TBF starts here **********
 Allocating DL TBF: MS_CLASS=11/11
-[DL] Slot Allocation (Algorithm A) for class 11
+[DL] algo A <single> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -7746,7 +7750,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -7768,7 +7772,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -7790,7 +7794,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -7812,7 +7816,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -7834,7 +7838,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -7856,7 +7860,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -7878,7 +7882,7 @@
 Creating MS object, TLLI = 0x00000000
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=0/0
-[UL] Slot Allocation (Algorithm A) for class 0
+[UL] algo A <single> (suggested TRX: -1): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled
@@ -7906,7 +7910,7 @@
 Modifying MS object, TLLI = 0xffeeddcc, EGPRS MS class 0 -> 11
 ********** UL-TBF starts here **********
 Allocating UL TBF: MS_CLASS=11/11
-[UL] Slot Allocation (Algorithm A) for class 11
+[UL] algo A <multi> (suggested TRX: 0): Alloc start
 - Skipping TS 0, because not enabled
 - Skipping TS 1, because not enabled
 - Skipping TS 2, because not enabled

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

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I9eb0a592c15be96da9d140ff373c1afead76b18c
Gerrit-Change-Number: 20849
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201023/53deb7b6/attachment.htm>


More information about the gerrit-log mailing list