Bug 210789
Summary: | WiFi performance downgraded with kernel 5.9 and iwlwifi | ||
---|---|---|---|
Product: | Drivers | Reporter: | percy (percy) |
Component: | network-wireless-intel | Assignee: | Default virtual assignee for network-wireless-intel (drivers_network-wireless-intel) |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | linuxkernelpanicattack, percy, youling257 |
Priority: | P1 | ||
Hardware: | Intel | ||
OS: | Linux | ||
URL: | https://bugzilla.redhat.com/show_bug.cgi?id=1894893 | ||
Kernel Version: | 5.9 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
percy
2020-12-19 12:14:41 UTC
I have the same problem, kernel 5.9.16, ax200 upload speed only 10MB/S kernel 5.8.18, ax200 upload speed can 80MB/S Tested again with kernel-5.10.5-200.fc33. Problem is still there: [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 7.99 MBytes 67.0 Mbits/sec 401 28.3 KBytes [ 5] 1.00-2.00 sec 6.52 MBytes 54.7 Mbits/sec 301 18.4 KBytes [ 5] 2.00-3.00 sec 6.84 MBytes 57.3 Mbits/sec 265 17.0 KBytes [ 5] 3.00-4.00 sec 6.09 MBytes 51.1 Mbits/sec 279 14.1 KBytes [ 5] 4.00-5.00 sec 5.53 MBytes 46.4 Mbits/sec 246 18.4 KBytes [ 5] 5.00-6.00 sec 6.90 MBytes 57.9 Mbits/sec 249 18.4 KBytes [ 5] 6.00-7.00 sec 5.65 MBytes 47.4 Mbits/sec 293 15.6 KBytes [ 5] 7.00-8.00 sec 6.40 MBytes 53.7 Mbits/sec 270 21.2 KBytes [ 5] 8.00-9.00 sec 6.34 MBytes 53.2 Mbits/sec 293 19.8 KBytes [ 5] 9.00-10.00 sec 6.28 MBytes 52.7 Mbits/sec 317 18.4 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 64.5 MBytes 54.1 Mbits/sec 2914 sender [ 5] 0.00-10.00 sec 63.7 MBytes 53.4 Mbits/sec receiver I have this issue as well. 5.8.18 no issues Anything between kernel 5.9-5.11 wifi upload is nerfed. Can you try this patch https://lore.kernel.org/r/CANn89iJWG2n1s3j7EdpwkQQv-9dOY02V+FGYHAWguO4JiqWuJA@mail.gmail.com (In reply to Johannes Berg from comment #4) > Can you try this patch > > https://lore.kernel.org/r/CANn89iJWG2n1s3j7EdpwkQQv- > 9dOY02V+FGYHAWguO4JiqWuJA@mail.gmail.com tried the patch in https://bugzilla.kernel.org/show_bug.cgi?id=209913 (In reply to Johannes Berg from comment #4) > Can you try this patch > > https://lore.kernel.org/r/CANn89iJWG2n1s3j7EdpwkQQv- > 9dOY02V+FGYHAWguO4JiqWuJA@mail.gmail.com disabling tso offload resolves the issue, for now I wrote a script that disables it on boot The patch is now on its way to mainline/stable: https://patchwork.kernel.org/project/netdevbpf/patch/20210125150949.619309-1-eric.dumazet@gmail.com/ *** This bug has been marked as a duplicate of bug 209913 *** |