Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Comment 5Stanislaw Gruszka
2014-03-11 07:42:28 UTC
Since bug is not reproducible I'm not sure what can be done here.
Before the warning there are those messages:
[33403.242365] iwlwifi 0000:03:00.0: fail to flush all tx fifo queues Q 2
[33403.242373] iwlwifi 0000:03:00.0: Current SW read_ptr 228 write_ptr 40
[33403.242435] iwl data: 00000000: 00 00 00 00 00 00 00 00 f0 ff 0f 00 00 00 00 00 ................
[33403.242472] iwlwifi 0000:03:00.0: FH TRBs(0) = 0x00000000
[33403.242485] iwlwifi 0000:03:00.0: FH TRBs(1) = 0x801020f3
[33403.242498] iwlwifi 0000:03:00.0: FH TRBs(2) = 0x00000000
[33403.242510] iwlwifi 0000:03:00.0: FH TRBs(3) = 0x80300067
[33403.242523] iwlwifi 0000:03:00.0: FH TRBs(4) = 0x00000000
[33403.242536] iwlwifi 0000:03:00.0: FH TRBs(5) = 0x00000000
[33403.242549] iwlwifi 0000:03:00.0: FH TRBs(6) = 0x00000000
[33403.242562] iwlwifi 0000:03:00.0: FH TRBs(7) = 0x00709025
[33403.242639] iwlwifi 0000:03:00.0: Q 0 is active and mapped to fifo 3 ra_tid 0x0000 [104,104]
which seems to indicate firmware hang.
Comment 6Emmanuel Grumbach
2014-03-11 13:48:16 UTC
I guess that disabling TX AMPDU can help
Comment 7RHEL Program Management
2014-03-22 06:06:13 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.
Comment 10Emmanuel Grumbach
2014-10-20 06:42:08 UTC
Comment 11Jamie Bainbridge
2014-10-20 23:23:58 UTC
Can we pull the above commit into 7.1?
Comment 12Stanislaw Gruszka
2014-10-21 09:23:49 UTC
That commit will be applied on RHEL7.1 together with other -stable fixes for linux-3.16.
Comment 13Stanislaw Gruszka
2015-03-26 09:41:40 UTC
Proposed fix from comment 10 is Alfred applied on RHEL7 kernel:
commit 9c553f35dbd9e20cc2fa41e5c4c451aeb24fcfd1
Author: Stanislaw Gruszka <sgruszka>
Date: Wed Dec 10 10:29:34 2014 -0500
[wireless] iwlwifi/dvm: drop non VO frames when flushing
Closing with current release status ...