<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi Jonathan,</div><div><br></div><div>Thanks for your inputs.</div><div><br></div><div>We re-looked into the COBALT implementation to understand why it drops the first packet later than CoDel.</div><div><br></div><div>There
 was a bug in the data that was collected in 'drop timestamp files'. We 
tried using a different approach to store packet drop times, and now we 
see that COBALT indeed drops the first packet prior to CoDel's first 
packet drop (image below). So the issue was that our previous approach 
of storing the packet drop times in a file was not correct.</div><div><br></div><div>Let us know your opinion.</div><div><div><img src="cid:ii_jr68onkn1" alt="image.png" style="margin-right: 0px;" width="1056" height="699"><br></div></div><div>Regards,</div><div>Shefali Gupta</div><div>Jendaipou Palmei</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 21, 2018 at 6:18 PM Jonathan Morton <<a href="mailto:chromatix99@gmail.com">chromatix99@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><blockquote type="cite">On 21 Dec, 2018, at 12:37 pm, Shefali Gupta <<a href="mailto:shefaligups11@gmail.com" target="_blank">shefaligups11@gmail.com</a>> wrote:<br><br>In the meantime, we have added the following plots to our wiki:<br><br>1. Number of packet drops per time interval<br><br>Link: <a href="https://github.com/Daipu/COBALT/wiki/Proactive-Drop-Count-per-time-interval-graphs" target="_blank">https://github.com/Daipu/COBALT/wiki/Proactive-Drop-Count-per-time-interval-graphs</a><br><br>2. A file showing the timestamp of each drop<br><br>Link: <a href="https://github.com/Daipu/COBALT/wiki/Drop-Timestamp-Files" target="_blank">https://github.com/Daipu/COBALT/wiki/Drop-Timestamp-Files</a><br></blockquote><br><div>Interesting - but very very odd.  COBALT is apparently not behaving anything like as designed.</div><div><br></div><div>As an immediate point, the first drop occurs 2 whole seconds later than either Codel or PIE, which is completely at odds with the excellent control of the initial slow-start phase seen in other graphs.</div><div><br></div><div>I took the timestamp files, dumped them into a spreadsheet column each, and plotted 1/(T(n)-T(n-1)) for each drop event against the raw timestamps.  This yields a view of the instantaneous drop frequency.  Because PIE sometimes drops multiple packets at once, yielding very high values here, I truncated the Y-axis at 1000 Hz.</div><div><br></div><div>The Codel implementation shows the expected behaviour of a linear ramp of drop frequency over time during its dropping phases.  The COBALT implementation does not.  Indeed, during a single phase, COBALT's dropping frequency appears to vary chaotically, as if it is implementing random-drop instead of timed drops.</div><div><br></div><div><a href="mailto:jendaipoupalmei@gmail.com">jendaipoupalmei@gmail.com</a> <img id="gmail-m_-7432730364445055494E3694C01-3787-46D6-9B13-0861CA88195C" src="cid:1687022e3145b206ef61"></div><div><br></div><div> - Jonathan Morton</div><div><br></div></div></blockquote></div></div></div>