<p>fixeria <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/23865">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-bts-trx: enlarge and share TRXD message buffer<br><br>Starting from TRXDv2, several PDUs may be batched together and sent in<br>all together a single datagram.  This requires us to increase the buffer<br>size that we use for sending and receiving TRXD messages.  Let's use<br>65536 matching the default MTU value for 'lo' interface on Linux.<br><br>Given that 65536 is quite a big number, let's allocate a shared Rx/Tx<br>buffer statically to avoid [potential] stack overflow.<br><br>Change-Id: I729451c8ecdc7ff2631beb423f15523db16b3ee3<br>Related: SYS#4895, OS#4941, OS#4006<br>---<br>M src/osmo-bts-trx/trx_if.c<br>M src/osmo-bts-trx/trx_if.h<br>2 files changed, 15 insertions(+), 10 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/65/23865/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/23865">change 23865</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-bts/+/23865"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I729451c8ecdc7ff2631beb423f15523db16b3ee3 </div>
<div style="display:none"> Gerrit-Change-Number: 23865 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>