[Bug 274382] iwlwifi Invalid TXQ id (FIXED)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 18 Dec 2024 04:53:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274382

Al Hoang <hoanga@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hoanga@gmail.com

--- Comment #91 from Al Hoang <hoanga@gmail.com> ---
I am seeing the following messages and adding to this report per the dmesg.
Please let me know if it would be better if this was filed as a separate
report.

This is occurring on a framework laptop (11th gen intel) that is running
FreeBSD 14.2-RELEASE. This only started occurring for me after trying to setup
lagg failover device combining the wifi and the framework usb-ethernet. I don't
believe this was occurring before configuration of the lagg failover device.


$ freebsd-version -kru
14.2-RELEASE
14.2-RELEASE
14.2-RELEASE

$ pciconf -lv | grep -A 3 iwlwifi
iwlwifi0@pci0:170:0:0:  class=0x028000 rev=0x1a hdr=0x00 vendor=0x8086
device=0x2725 subvendor=0x8086 subdevice=0x0024
    vendor     = 'Intel Corporation'
    device     = 'Wi-Fi 6E(802.11ax) AX210/AX1675* 2x2 [Typhoon Peak]'
    class      = network 


$ dmesg | tail -n 9
iwl_mvm_tx_mpdu:1204: fc 0x00b0 tid 8 txq_id 65535 mvm 0xfffffe014d448508 skb
0xfffff80410337800 { len 30 } info 0xfffffe014ad95bc0 sta 0xfffff80410328080
(if you see this please report to PR 274382)
wlan0: link state changed to UP
wlan0: link state changed to DOWN
iwl_mvm_tx_mpdu:1204: fc 0x00b0 tid 8 txq_id 65535 mvm 0xfffffe014d448508 skb
0xfffff804100fe000 { len 30 } info 0xfffffe00e325dc80 sta 0xfffff803e15cc080
(if you see this please report to PR 274382)
iwl_mvm_tx_mpdu:1204: fc 0x00b0 tid 8 txq_id 65535 mvm 0xfffffe014d448508 skb
0xfffff804100fe000 { len 30 } info 0xfffffe00e325dc80 sta 0xfffff803e15cc080
(if you see this please report to PR 274382)
iwl_mvm_tx_mpdu:1204: fc 0x00b0 tid 8 txq_id 65535 mvm 0xfffffe014d448508 skb
0xfffff804100fe000 { len 30 } info 0xfffffe00e325dc80 sta 0xfffff803e15cc080
(if you see this please report to PR 274382)
iwl_mvm_tx_mpdu:1204: fc 0x00b0 tid 8 txq_id 65535 mvm 0xfffffe014d448508 skb
0xfffff804100fe000 { len 30 } info 0xfffffe014ad95bc0 sta 0xfffff803e15cc080
(if you see this please report to PR 274382)
wlan0: link state changed to UP
wlan0: link state changed to DOWN

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