Attention is currently required from: fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/28744 )
Change subject: trxcon: make l1sched logging configurable, append trxcon->fi prefix ......................................................................
Patch Set 2:
(2 comments)
Patchset:
PS2:
Yes, this is useful when trxcon has multiple L1CTL connections (ttcn3-bts-test will be using this so […]
Yes, if you want to identify each l1sched, then add an "id" or "name" field to it, and fill it once easily with an API.
File src/host/trxcon/src/sched_lchan_tchh.c:
https://gerrit.osmocom.org/c/osmocom-bb/+/28744/comment/434123e1_4ac4e59b PS2, Line 185: #if 0
Because no logging context is available here: neither sched, nor lchan.
So why don't you print without logging context? or is that prohibited by some sort of religion I'm unaware of?