<p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25104">View Change</a></p><p>3 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25104/1/src/tbf_fsm.c">File src/tbf_fsm.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25104/1/src/tbf_fsm.c@212">Patch Set #1, Line 212:</a> <code style="font-family:monospace,monospace">                    LOGPTBF(ctx->tbf, LOGL_DEBUG, "Re-send dowlink assignment on PCH (IMSI=%s)\n",</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">dowlink -> downlink?</p><p style="white-space: pre-wrap; word-wrap: break-word;">This typo was copied over from the other place. Maybe add a new commit that fixes it? it's three times in the code apparently.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25104/1/src/tbf_fsm.c@214">Patch Set #1, Line 214:</a> <code style="font-family:monospace,monospace">                     tbf_fsm_state_chg(fi, TBF_ST_ASSIGN);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">just curious, why is this not at the bottom of the if block?</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">          tbf_fsm_state_chg(fi, TBF_ST_ASSIGN);<br>  }<br>  break;</pre></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25104/1/src/tbf_fsm.c@404">Patch Set #1, Line 404:</a> <code style="font-family:monospace,monospace">                   X(TBF_ST_RELEASING),</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">I think TBF_ST_ASSIGN needs to be added to out_state_mask</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25104">change 25104</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-pcu/+/25104"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I94b71c60ed49d51ebdf6d6b428056b4b94354676 </div>
<div style="display:none"> Gerrit-Change-Number: 25104 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 30 Jul 2021 12:55:04 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>