Attention is currently required from: fixeria.
pespin has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-trx/+/43627?usp=email )
Change subject: libosmo-trx/ep: make TRXDv2+ PDU batching configurable
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File libosmo-trx/src/trx_ep.c:
https://gerrit.osmocom.org/c/osmo-trx/+/43627/comment/c582c899_a16057ad?usp=... :
PS1, Line 823: return ~ep->flags & OSMO_TRX_EP_F_NO_PDU_BATCH;
better do !!(~ep->flags & OSMO_TRX_EP_F_NO_PDU_BATCH) here to convert to bool
--
To view, visit
https://gerrit.osmocom.org/c/osmo-trx/+/43627?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: I60b8337db4ec8e70d37b2d9c0b75da338386ec47
Gerrit-Change-Number: 43627
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria
vyanitskiy@sysmocom.de
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin
pespin@sysmocom.de
Gerrit-Attention: fixeria
vyanitskiy@sysmocom.de
Gerrit-Comment-Date: Mon, 14 Sep 2026 08:30:51 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes