<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/20858">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tbf: Set MS during constructor time<br><br>This is another step forward towards a more clear data model where a TBF<br>always has a MS object (which may be lacking some information, and at a<br>later point when more information is found, it may actually be a<br>duplicated MS object and hence one duplicate removed and the TBF moved<br>to the object being kept).<br><br>This helps for instance in removing duplicated information stored in<br>the TBF which is really per MS, like ms_class, ta, etc. Since there's<br>always a MS object there's no need to keep a duplicate in both classes<br>in case there's no MS object.<br><br>It can already be seen looking at unit test logging that this kind of<br>data model already provides better information.<br>Some unit test parts were needed to adapt to the new model too.<br><br>Change-Id: I3cdf4d53e222777d5a2bf4c5aad3a7414105f14c<br>---<br>M src/tbf.cpp<br>M src/tbf.h<br>M src/tbf_dl.cpp<br>M src/tbf_dl.h<br>M src/tbf_ul.cpp<br>M src/tbf_ul.h<br>M tests/alloc/AllocTest.err<br>M tests/ms/MsTest.cpp<br>M tests/ms/MsTest.err<br>M tests/tbf/TbfTest.err<br>10 files changed, 13,050 insertions(+), 13,083 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/58/20858/1</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/+/20858">change 20858</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/+/20858"/><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: I3cdf4d53e222777d5a2bf4c5aad3a7414105f14c </div>
<div style="display:none"> Gerrit-Change-Number: 20858 </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-MessageType: newchange </div>