Attention is currently required from: manawyrm, roox, laforge.
View Change
1 comment:
File src/octoi/e1oip.c:
Patch Set #2, Line 255: rc = frame_rifo_in(&iline->e1t.rifo, frame_buf, fn32+i);
That's not really correct.
RIFO will refuse the frame either because it's too new (overflow), or because it's too old (i.e. we get the frame _after_ we already needed it and there was an underflow on the read side).
To view, visit change 27841. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: osmo-e1d
Gerrit-Branch: master
Gerrit-Change-Id: Ie0e8bb2f5d2ae4256952f6bf69e514d5c2627a76
Gerrit-Change-Number: 27841
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: manawyrm <osmocom.account@tbspace.de>
Gerrit-Reviewer: roox <mardnh@gmx.de>
Gerrit-Reviewer: tnt <tnt@246tNt.com>
Gerrit-Attention: manawyrm <osmocom.account@tbspace.de>
Gerrit-Attention: roox <mardnh@gmx.de>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Comment-Date: Wed, 20 Apr 2022 12:38:30 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment