Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2024 22:46:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 274382] iwlwifi Invalid TXQ id
Message-ID:  <bug-274382-21060-1oNZgdogWN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274382-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274382-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274382

--- Comment #76 from Vladislav Shabanov <vlad.shabanov@gmail.com> ---
(In reply to Ed Maste from comment #75)

Sorry. Maybe, my comment is not relevant to initial bug report. But I start=
ed
to resolve the wifi card issue with 'Invalid TXQ id' message and after upda=
tes
I have no this lines but have 'Queue 3 stuck'. For me, it looks like the
patches against 'Invalid TXQ id' fix one problem but trigger another one.

Maybe, I should create another bug report?

Details:

06.06.2024: FreeBSD 15.0-CURRENT #0 main-n270474-d2f1f71ec8c6 (snapshot).=20
.......
wpa_supplicant[378]: wlan0: CTRL-EVENT-DISCONNECTED bssid=3Dc8:be:19:ec:2d:=
31
reason=3D3 locally_generated=3D1
wpa_supplicant[378]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
kernel: wlan0: link state changed to DOWN
kernel: Invalid TXQ id
kernel: iwl_mvm_tx_mpdu:1204: fc 0x00a0 tid 8 txq_id 65535 mvm
0xfffffe01a92634c8 skb 0xfffff80150f26800 { len 26 } info 0xfffffe010a355cc0
sta 0xfffff80150b61880 (if you see this please report to PR 274382)
....

I updated the src, recompiled and got the following:

07.06.2024: FreeBSD 15.0-CURRENT #1 main-n270672-2b887687edc2
...
kernel: iwlwifi0: Queue 3 is stuck 156 158
kernel: iwlwifi0:   need_update 0 frozen 0 ampdu 0 now 18446744071562759140
stuck_timer.expires 18446744071562759103 frozen_expiry_remainder 0 wd_timeo=
ut
10000
kernel: iwlwifi0: Microcode SW error detected. Restarting 0x0.
.....

A day later I updated again, but the problem persists:

10.06.2014: FreeBSD 15.0-CURRENT #2 main-n270710-edbd489d09ba
.....
kernel: iwlwifi0: Queue 3 is stuck 77 78
kernel: iwlwifi0:   need_update 0 frozen 0 ampdu 0 now 2147187279
stuck_timer.expires 2147187265 frozen_expiry_remainder 0 wd_timeout 10000
kernel: iwlwifi0: Microcode SW error detected. Restarting 0x0.

When I booted again main-n270474-d2f1f71ec8c6 from LiveCD, I was unable to
reproduce wlan0 crash on outgoing traffic using netcat (the 'Queue 3 is stu=
ck'
issue). But with latest commits it's very easy to do so.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274382-21060-1oNZgdogWN>