-
Notifications
You must be signed in to change notification settings - Fork 349
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mt76: Low tx throughput/High tx retries in STA mode #323
Comments
I've run into this problem this week while running latest Master branch builds on both units. https://forum.openwrt.org/t/wds-client-ap-tx-rate-problem/50503 I can add any info needed to debug this. |
If you can, test latest snapshot and see if the problem is resolved. The few tests I've done are positive. |
Tested against the snapshot before remembering that it's still on an older commit of mt76 from October, no change. Pointed the Makefile at the current master and rolled my own build, no change. Edit: Tried it on the lowest mcs (iw dev wlan0 set bitrates vht-mcs 5 1:0) as well. |
Looks like this particular issue is related to abcb544, setting a RTS and fragmentation threshold brings the throughput up to expected values. |
@namidairo What value did you put for RTS threshold? I am having severe packet loss issues on MT7621E. |
RTS: 40 I'd probably experiment with the latter. Sadly I haven't had time to bisect where it breaks (or if it ever worked) |
Please try the latest revision of OpenWrt master or 19.07. I've fixed a critical issue in hostapd. |
iperf3 tests look good so far on |
Has anyone else run into issues with tx throughput via mt76 when it is in STA (WDS/4addr on) mode? (Although I ran into a similar throughput issue when trying to run it as a 802.11s mesh point as well)
Running a mt7612 on a Xiaomi Miwifi Mini, on an OpenWRT snapshot (therefore up to commit d3a5895)
From the mt76 station to the AP is as follows:
However in the other direction, it appears to be fine (From the AP to the STA)
And here's the output of
iw dev wlan0 station dump
:The text was updated successfully, but these errors were encountered: