I have just bought a GL-MT6000 and have found a very annoying bug which affects the 5GHz WiFi.
Firmware Version: 4.6.8 OpenWrt 21.02-SNAPSHOT r15812+1076-46b6ee7ffc / LuCI openwrt-21.02 branch git-22.335.71649-0ecaf74
The bug shows up with a specific combination of WiFi parameters that reduces download speed from 320Mbps to 10 Mbps, and upload from 320Mbps to 170Mbps
Some of the configuration parameters for context:
My WiFi is configured in the regulatory domain of Germany.
5GHz WiFi is the one affected by the buggy behavior.
2.4GHz , as far as I have tested, runs fine.
WiFi security: WPA2-PSK/WPA3-SAE (clients connect using WPA2-PSK)
The problematic combination of WiFi parameters involves 80MHz bandwidth with some specific channels:
-Bandwidth: 80MHz Channel: any of [36,40,44,48] Tested Payload Speeds on clients: down 10Mbps, up 170Mbps (almost always)
-Bandwidth: 80MHz Channel: any of [52,56,60,64] Tested Payload Speeds on clients: down 10Mbps, up 170Mbps (most of the time)
The non problematic combinations:
-Bandwidth: 80MHz Channel: any of [100,104,108,112,116,120,124,128] Tested Payload Speeds on clients: down 360Mbps, up 360Mbps (always)
Tested using the following speed test Apps on Android: Speedtest (Ookla), Fast.com, Wifiman (Ubiquiti)
The Wifiman App reveals not only the effective payload throughput but also the actual link speed of the PHY layer during the test.
Wifiman reveals very low speed on the download link when the bug shows (15Mbps or 32Mbps on the PHY layer) while showing the expected 433Mbps on the uplink.
When I configure any non-problematic combination of 80MHz bandwidth, both links (up and down) show 433Mbps on the PHY layer and throughput is around 360 Mbps on both directions.
I haven't found any information about this bug.
Any solution?
Help would be appreciated.