<p>ipse has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/17338">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gb: Print signalling and data weights on NS-VC creation.<br><br>Change-Id: Ieebec5487f5d995a453d15bc024931299d5cf5bf<br>---<br>M src/gb/gprs_ns.c<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/38/17338/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gb/gprs_ns.c b/src/gb/gprs_ns.c</span><br><span>index 2701d72..4e584ad 100644</span><br><span>--- a/src/gb/gprs_ns.c</span><br><span>+++ b/src/gb/gprs_ns.c</span><br><span>@@ -318,7 +318,8 @@</span><br><span>           return NULL;</span><br><span>         }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   LOGP(DNS, LOGL_INFO, "NSVCI=%u Creating NS-VC\n", nsvci);</span><br><span style="color: hsl(120, 100%, 40%);">+   LOGP(DNS, LOGL_INFO, "NSVCI=%u Creating NS-VC with Signal weight %u, Data weight %u\n",</span><br><span style="color: hsl(120, 100%, 40%);">+          nsvci, sig_weight, data_weight);</span><br><span> </span><br><span>    nsvc = talloc_zero(nsi, struct gprs_nsvc);</span><br><span>   if (!nsvc)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/17338">change 17338</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/libosmocore/+/17338"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ieebec5487f5d995a453d15bc024931299d5cf5bf </div>
<div style="display:none"> Gerrit-Change-Number: 17338 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: ipse <Alexander.Chemeris@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>