bgf
New Around Here
Hello everyone, and a huge thank you to RMerlin for the incredible work on this firmware.
I'm writing to report a potential bug related to the CAKE QoS implementation on my new ASUS RT-BE88U router.
My Setup:
My goal was to eliminate bufferbloat for competitive gaming. I configured QoS with the following settings:
However, the upload shaping does not seem to work at all.No matter what value I set for the upload bandwidth limit, the "active upload" latency remains high, consistently between +20ms and +24ms.
Troubleshooting Steps Taken:
To diagnose the issue, I performed the following steps, all of which failed to resolve the upload bufferbloat:
As a final test, I disabled CAKE and enabled ASUS's native Adaptive QoS in "automatic" mode. With this configuration, the bufferbloat is completely eliminated. The Waveform test reports a perfect result of +1ms active download and +2ms active upload.
This confirms two things:
I hope this detailed report is helpful for diagnostics. I'm happy to provide any further information or run additional tests if needed.
Thank you again for all your hard work!
Best regards.
I'm writing to report a potential bug related to the CAKE QoS implementation on my new ASUS RT-BE88U router.
My Setup:
- Router: ASUS RT-BE88U
- Firmware: Asuswrt-Merlin 3006.102.5
- Connection: FTTH (Fiber to the Home)
- Protocol: PPPoE with VLAN ID 100
- Tested Speeds: ~2086 Mbps Download / ~1027 Mbps Upload
My goal was to eliminate bufferbloat for competitive gaming. I configured QoS with the following settings:
- QoS Type: CAKE
- Preset: piece_of_cake.qos
- Download Bandwidth: 1980 Mbps (approx. 95% of tested speed)
- Upload Bandwidth: Started at 970 Mbps and progressively lowered.
- Link Layer Adaptation: Ethernet with VLAN
- Overhead: 44
- MPU: 64
- Mode: normal
However, the upload shaping does not seem to work at all.No matter what value I set for the upload bandwidth limit, the "active upload" latency remains high, consistently between +20ms and +24ms.
Troubleshooting Steps Taken:
To diagnose the issue, I performed the following steps, all of which failed to resolve the upload bufferbloat:
- Drastic Bandwidth Reduction: I lowered the upload bandwidth limit to an extremely low value of 500 Mbps. Even with this drastic limit, the active upload latency remained at +23ms, proving that the shaper was not engaging.
- Disabled Hardware Acceleration: Suspecting a conflict, I connected via SSH and manually disabled all forms of hardware acceleration using the following commands, followed by a full reboot:
nvram set ctf_disable=1 - nvram set runner_disable=1
- nvram commit reboot
Even with CTF and Flow Acceleration disabled, the test result for upload latency was identical (+23ms). This suggests the issue is not a conflict with hardware offloading.
As a final test, I disabled CAKE and enabled ASUS's native Adaptive QoS in "automatic" mode. With this configuration, the bufferbloat is completely eliminated. The Waveform test reports a perfect result of +1ms active download and +2ms active upload.
This confirms two things:
- The FTTH line itself can be shaped correctly.
- The underlying hardware of the BE88U is capable of managing the traffic.
I hope this detailed report is helpful for diagnostics. I'm happy to provide any further information or run additional tests if needed.
Thank you again for all your hard work!
Best regards.