Attention is currently required from: laforge, pespin.
fixeria has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30371 )

Change subject: pcu: Fix race condition in TC_cs_max_dl waiting for timer first 
DL data after X2002
......................................................................


Patch Set 3: Code-Review+1

(1 comment)

File pcu/PCU_Tests.ttcn:

https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30371/comment/36b223ad_d4729ecd
PS2, Line 1094: for (i := 0; i < 10; i := i + 1) {
              :                 f_rx_rlcmac_dl_block(dl_block, fn);
              :
              :                 if (not match(dl_block, 
tr_RLCMAC_DL_DUMMY_CTRL)) {
              :                         /* Received first data, starting 
processing: */
              :                         break;
              :                 }
              :         }
> Agreeing with Harald. Let's better avoid code duplication. […]
Done



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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: If7121473a3580b40d3a658dc38b9bb1421196127
Gerrit-Change-Number: 30371
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Attention: laforge <[email protected]>
Gerrit-Attention: pespin <[email protected]>
Gerrit-Comment-Date: Fri, 02 Dec 2022 14:48:10 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: laforge <[email protected]>
Comment-In-Reply-To: fixeria <[email protected]>
Comment-In-Reply-To: pespin <[email protected]>
Gerrit-MessageType: comment

Reply via email to