<p>lynxis lazus <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/22114">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  pespin: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gprs_rlc_ts_alloc: ensure no rolling slots are allocated<br><br>When allocating multiple slots for a UE the following example<br>is not allowed 'UU----UU' for a UE class 12.<br>The time slot number can not roll over 7 and move to 0.<br>44.060 or 45.002 only specifies contigous however it was unclear<br>it this is an allowed pattern.<br><br>Only the example 45.002 B.3 in release 12 cleared this up.<br>It gives an example for a multi slot class 5 UE which has 7 possible<br>configuration this means the rolled over is not allowed.<br><br>Multislot class type 2 UE doesn't have this limitation.<br>Further if a UE supports 8 time slots this is not a limitation because<br>the window size (45.002 B.1) can include all time slots.<br><br>Releated: SYS#5073<br>Change-Id: I16019bdbe741b37b83b62749b840a3b7f4ddc6c7<br>---<br>M src/gprs_rlcmac_ts_alloc.cpp<br>M tests/alloc/AllocTest.err<br>M tests/alloc/MslotTest.ok<br>3 files changed, 19,376 insertions(+), 19,361 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/22114">change 22114</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/+/22114"/><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: I16019bdbe741b37b83b62749b840a3b7f4ddc6c7 </div>
<div style="display:none"> Gerrit-Change-Number: 22114 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>