<div dir="ltr">Dear Dave,<div><br></div><div>Thank you for your interest in my work.</div><div><br></div><div>I have read another paper authored by D. Rossi at el. presenting the priority inversion problem of LEDBAT when it is used together with AQM. And it has become one of the factors that motivated me to devise a new LBE CC that can preserve low priority even when AQM is used. However, I could not test FlexiS with CoDel on the CORE emulator probably because CoDel drops packets at the dequeue time.  More tests should be done to verify that FlexiS does preserve low priority in the presence of various AQM algorithms.</div><div><br></div><div>I am now adapting FlexiS to the receiver side. The main motivation to do so is that there might be HTTP/TCP proxies between the sender and the receiver. A receiver side LBE CC and make the connection between the proxy and the receiver LBE. In this work, I am going to tackle some open issues with FlexiS. For example, I am going to test if trend analysis can be done based on one way delay so that the throughput is less affected by ack path congestion. And I am going to evaluate various techniques to reduce rate below 2 mss per RTT. This may include what you have suggested -- use small packets and sub-packet window. I am also interested in using pacing to slow down sending rate and maybe more alternative solutions. </div><div><br></div><div>I don't have a git tree for the source code mainly because I don't know if I am allowed to publish the code as open source. If you are interested in the source code, I can ask the University of Oslo if I am allowed to distribute it freely?</div><div><br></div><div>Best regards,</div><div>Qian</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Apr 3, 2022 at 6:38 AM Dave Taht <<a href="mailto:dave.taht@gmail.com">dave.taht@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">Dear Qian:<br>
<br>
Pretty promising paper. I liked that it tackled congestion on the ack<br>
path, among other things.<br>
<br>
<a href="https://www.techrxiv.org/articles/preprint/TCP_FlexiS_A_New_Approach_To_Incipient_Congestion_Detection_and_Control/19077161/1/files/33905018.pdf" rel="noreferrer" target="_blank">https://www.techrxiv.org/articles/preprint/TCP_FlexiS_A_New_Approach_To_Incipient_Congestion_Detection_and_Control/19077161/1/files/33905018.pdf</a><br>
<br>
I like also that you tackled, inter-rtt fairness, and, ledbat's<br>
latecomer advantage problem, and in fig 9, the basic problem with<br>
delay based LBE vs AQMs (in that ledbat degrades to reno)... [1]<br>
<br>
Towards your conclusion...<br>
<br>
I have always disagreed with the "don't reduce segment size" crowd,<br>
btw. If you have a rate where you need to go below 2mss, it doesn't<br>
hurt the network to reduce the size of the packet, and you can keep<br>
the signal strength up by reducing that size and continuing to sample<br>
rtt, to respond quickly.<br>
<br>
Even if you are only passing a single byte of data, by lowering this<br>
below everyone else's 2mss noise floor, you still eventually win, and<br>
also you occupy space in packet fifos, reducing overall latency, as<br>
bytes=time. IMHO.<br>
<br>
elsewhere, sub-packet windows are being experimented in bbrv2, I'm<br>
told, but not in LBE.<br>
<br>
I'm also a big believer in packet pacing, and I think this is the<br>
first paper I've seen that attempted LBE with it. Thx!<br>
<br>
Got a git tree?<br>
<br>
[1] do wish you'd had cited<br>
<a href="https://perso.telecom-paristech.fr/drossi/paper/rossi14comnet-b.pdf" rel="noreferrer" target="_blank">https://perso.telecom-paristech.fr/drossi/paper/rossi14comnet-b.pdf</a><br>
<br>
-- <br>
I tried to build a better future, a few times:<br>
<a href="https://wayforward.archive.org/?site=https%3A%2F%2Fwww.icei.org" rel="noreferrer" target="_blank">https://wayforward.archive.org/?site=https%3A%2F%2Fwww.icei.org</a><br>
<br>
Dave Täht CEO, TekLibre, LLC<br>
</blockquote></div>