Open iamdivyanshverma opened 1 month ago
Invalid Version reported. snapshot
Is this from a clean repository?
Invalid Release reported. snapshot
Is this from a clean repository?
Invalid Target/Subtarget reported. bcm2711
Is this from a supported device?
If you search (/) for "olia" or such it will tell you which other options must be set (dependencies) before it shows up.
Or perhaps it's not in mainstream 6.1.71 and requires patches.
Well it's not in 6.6.x either so it's probably patch-only for now (still under testing/development)
And the page you linked is for v5.4 and older kernels.
https://mptcp.dev/ is for the v5.6 and newer stuff, and I can't find anything about those congestion controls.
I see no reason for such options appearing in openwrt https://github.com/search?q=repo%3Atorvalds%2Flinux%20balia&type=code Ask whomever told about them to you to mainstream them.
Thank you everyone for the insights on congestion control algorithms. We are working in an environment where multiple 4G connections are used for multipath aggregation, and that the link latency and bandwidth fluctuate rapidly occur in our setup. Because of the varying latency and bw, we are currently experiencing overall throughput lower than the capacity of individual links at times. We are optimistic that CCA like OLIA will help address this issue by dynamically adjusting the congestion window according to each link's latency and bandwidth. Could you point me in the right direction for building the congestion control algorithm for MPTCP on the Mainstream kernel Any guidance on resources or steps would be greatly appreciated! Thanks.
Describe the bug
Hi there, I have build a custom OpenWrt image where i would like to test Congestion control like Balia, Lia, Olia mentioned on "https://multipath-tcp.org/pmwiki.php/Users/ConfigureMPTCP" but in kernel_menuconfig only these congestion controls are available
OpenWrt version
r27923-07159cc25a
OpenWrt release
SNAPSHOT
OpenWrt target/subtarget
bcm27xx
Device
bcm2711
Image kind
Self-built image
Steps to reproduce
No response
Actual behaviour
No response
Expected behaviour
No response
Additional info
No response
Diffconfig
No response
Terms