Bug 2044233
Summary: | [RHEL8.6] iwlwifi: backport patches to prevent firmware resets | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Íñigo Huguet <ihuguet> |
Component: | kernel | Assignee: | Íñigo Huguet <ihuguet> |
kernel sub component: | Wifi | QA Contact: | Ken Benoit <kbenoit> |
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
Severity: | unspecified | ||
Priority: | unspecified | CC: | carl, jarod, kbenoit, ngompa13 |
Version: | 8.5 | Keywords: | TestOnly, Triaged |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-05-16 09:55:13 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2043453 | ||
Bug Blocks: |
Description
Íñigo Huguet
2022-01-24 09:41:35 UTC
Wireless update to v5.16 and later fixes has been merged. It includes the patches reported to fix this BZ. Setting state to ON_QA. @kbenoit reproduction steps from https://bugzilla.kernel.org/show_bug.cgi?id=214693#c0: 1. Start iperf to generate network load. 2. Perform `nmcli device wifi rescan`. 3. Expect: no device restart. Actual: device restarts (see logs) and network speeds become abysmally slow or non-responsive until disconnecting and reconnecting to WiFi network. Note that this was very likely to only happen if the driver and the card has the 6GHz band enabled, but not required to be connected to 6GHz channel. @ngompa13 may you want and be able to test it as well? I think you were using RHEL9, not sure if you can also test it with RHEL8. I don't have a Framework Laptop on hand to test with at the moment, but maybe @carl could? I believe he has one. Ran testing against RHEL-8.6.0-20220227.3 (with kernel-4.18.0-371.el8 installed on top of it since it hasn't landed in the nightlies yet) on an Intel AX211 using the steps from comment 1. Only saw a momentary dip in speed (a drop of ~30 Mbps for only 1 second) if the rescan was performed and then the speed went right back to normal. Marking as verified. I do have a framework laptop but I'm currently using it and cannot install a different operating system for testing at this time. |