<p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25489">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25489/2/pcu/PCU_Tests.ttcn">File pcu/PCU_Tests.ttcn:</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-ttcn3-hacks/+/25489/2/pcu/PCU_Tests.ttcn@6097">Patch Set #2, Line 6097:</a> <code style="font-family:monospace,monospace">    f_vty_config2(PCUVTY, {"pcu"}, "alloc-algorithm a");</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">With alloc-algorithm dynamic (the default), I found that sometimes it uses algorithm a, sometimes al […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">yes, dynamic uses algo B unless in high congestion, then it switches to algo A IIRC.<br>I don't think you should be triggering use of algo A in this test, so you should be fine using default algo, which tries to allocate as many TS as possible to the MS given is ms_class.<br>Are you really triggering allocation with algo A if you leave it as "dynamic"?.</p><p style="white-space: pre-wrap; word-wrap: break-word;">I think it's fine to use the default algo and assume all PDCHs of the TS (you only enable 2 per TS) will be used. If you don't want that, you can change the ms_class you send in bssgp_ms_racap_egprs_def to one which only allows 1 TS. This way you test one specific thing instead of mangling with the allocator here.</p><p style="white-space: pre-wrap; word-wrap: break-word;">See https://www.rfwireless-world.com/Terminology/GPRS-mobile-multislot-classes.html</p><p style="white-space: pre-wrap; word-wrap: break-word;">gprs_ms_class 1 allows for 1 UL TBF and 1 DL TBF at the time. Whatever algo you use, it should allocate 1 PDCH to it. See right now you are using "gprsmultislotclass := '00011'B," (PCU_Tests.ttcn:135).</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25489">change 25489</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-ttcn3-hacks/+/25489"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id21d4056a21b73ff612956700d2056d838eb54f8 </div>
<div style="display:none"> Gerrit-Change-Number: 25489 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 17 Sep 2021 11:03:17 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Comment-In-Reply-To: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Comment-In-Reply-To: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>