<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/18323">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tbf_ul: Fix UL ACK not sent to MS if intermediate UL block is lost<br><br>In normal conditions ACKing of UL blocks is only sent every<br>SEND_ACK_AFTER_FRAMES (20) frames. Which means if CV=0 is received (and<br>hence no more packets are received) less than 20 frames before a lost,<br>the PCU won't ask for a retransmission and wait there until some timer<br>destroys the TBF.<br><br>This issue is shown by TTCN3 test PCU_Tests.ttcn<br>TC_ul_intermediate_retrans.<br><br>Unit tests triggering this condition are adapted. Some similar tests are<br>not triggering it because BSN/CV relation being used is totally wrong<br>(like CV=0 being sent on a BSN with previous value than others).<br><br>Change-Id: I9b4ef7b7277efa645bdb5becf2e9f6b32c99a9b1<br>---<br>M src/tbf_ul.cpp<br>M src/tbf_ul.h<br>M tests/tbf/TbfTest.cpp<br>M tests/tbf/TbfTest.err<br>4 files changed, 25 insertions(+), 15 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/23/18323/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/18323">change 18323</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/+/18323"/><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: I9b4ef7b7277efa645bdb5becf2e9f6b32c99a9b1 </div>
<div style="display:none"> Gerrit-Change-Number: 18323 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </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-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>