Attention is currently required from: laforge, manawyrm, pespin, tnt.
4 comments:
Commit Message:
Patch Set #1, Line 7: Automatically reset RIFO on underrun/overflow
Maybe I need to split this commit. It is the work I have done. Check it out and do some comments.
Due to rework, not required anymore.
Patchset:
RX Buffer fill: 0-----50%D-----D-----150%D […]
The process is reworked.
File src/octoi/e1oip.c:
Patch Set #3, Line 274: iline_ctr_add(iline, LINE_CTR_E1oIP_E1T_OVERFLOW, 1);
I'm a bit worried that we do this after the first packet with out of range frame nr. […]
Done
File src/octoi/octoi_srv_vty.c:
Patch Set #3, Line 419: void set_frames_per_fifo_str(void)
why do we have those runtime generated strings? can't we generate them at compile time? We're passin […]
Done
To view, visit change 34554. To unsubscribe, or for help writing mail filters, visit settings.