<p><a href="https://gerrit.osmocom.org/c/osmo-e1d/+/21808">View Change</a></p><p>3 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-e1d/+/21808/2/src/intf_line.c">File src/intf_line.c:</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-e1d/+/21808/2/src/intf_line.c@55">Patch Set #2, Line 55:</a> <code style="font-family:monospace,monospace">        [LINE_CTR_RX_REMOTE_E] ={ "rx:remote_crc_errors",     "Rx Frames reporting remote CRC Error"},</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Maybe try a bit of consistency in the capitalization. I don't care which but pick one style ðŸ˜Š</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-e1d/+/21808/2/src/mux_demux.c">File src/mux_demux.c:</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-e1d/+/21808/2/src/mux_demux.c@370">Patch Set #2, Line 370:</a> <code style="font-family:monospace,monospace">                     crc4_err ? "STARTED" : "CEASED");</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Is CRC error really a "condition" ? (i.e. something that starts and cease).<br>They are really per frame, just like our local CRC checks.<br>And even random data would end up passing CRC 25% of the time, so if you wanted to report repeated CRC errors as a status, it would IMHO need some minimal software denounce.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-e1d/+/21808/2/src/vpair.c">File src/vpair.c:</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-e1d/+/21808/2/src/vpair.c@135">Patch Set #2, Line 135:</a> <code style="font-family:monospace,monospace">          rc = e1_line_demux_in(peer, buf, rc, 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Why 0 ?<br>AFAICT frames_expired doesn't especially keep alignement to multiframe boundaries.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-e1d/+/21808">change 21808</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-e1d/+/21808"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-e1d </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I7e1c919518b3418e973b7ae5bedd5a6dd1c2adec </div>
<div style="display:none"> Gerrit-Change-Number: 21808 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: tnt <tnt@246tNt.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Sat, 19 Dec 2020 21:40:49 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>