[Bug 274382] iwlwifi Invalid TXQ id

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 27 Feb 2024 15:52:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274382

--- Comment #55 from Cheng Cui <cc@FreeBSD.org> ---
(In reply to Cheng Cui from comment #54)

Same in the other VM. D43944 and D43967 on top of latest main does not fix the
`Invalid TXQ id` problem.

=== dmesg snip ===
...
[1.417096] pci0: driver added
[1.618199] wlan0: bpf attached
[1.618601] wlan0: bpf attached
[1.618813] wlan0: Ethernet address: e0:2e:0b:8f:77:08
[1.637810] lo0: link state changed to UP
[1.661634] vtnet0: link state changed to UP
[2.963496] iwlwifi0: lkpi_sta_scan_to_auth:1327: lvif 0xfffffe00ab4c0000 vap
0xfffffe00ab4c0010 iv_bss 0xfffffe00ab7b3000 lvif_bss 0 lvif_bss->ni 0 synched
0, ni 0xfffffe00ab576000 lsta 0xfffff80060131000
[2.964666] iwlwifi0: 
[2.964687] Invalid TXQ id
[2.964726] lkpi_iv_newstate: error 95 during state transition 2 (AUTH) -> 2
(AUTH)
[2.964837] iwl_mvm_tx_mpdu:1204: fc 0x00b0 tid 8 txq_id 65535 mvm
0xfffffe006dbfb448 skb 0xfffff8000637d800 { len 30 } info 0xfffffe0063b4ccf8
sta 0xfffff80060131080 (if you see this please report to PR 274382)
[14.336602] wlan0: link state changed to UP

root@n2fbsdtmp:~ # uname -a
FreeBSD n2fbsdtmp 15.0-CURRENT FreeBSD 15.0-CURRENT #6
PR274382-n268402-ef75877fc2d9-dirty: Tue Feb 27 10:41:03 EST 2024    
root@n2fbsdtmp:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
root@n2fbsdtmp:~ #

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