From nobody Fri May 17 17:18:51 2024 X-Original-To: wireless@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VgtwW6kvXz5LV7s for ; Fri, 17 May 2024 17:18:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VgtwW4m1sz4b80 for ; Fri, 17 May 2024 17:18:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715966331; a=rsa-sha256; cv=none; b=WieQ3MPjNNIguDHXuEEKvtAy7N+8kvA//bwK72UdcsSgwp9nz9z1VYfA6wfvtLnJnHYono L2OqwJgG8ZcrNZdH+KlhCvre4w/cZt88jaz7qAjra51f49a7Af2dtPMgZwMSEpXth946jn v1Y7ly73NRtkdZyyWdOMs1AfaYVV/XJ029rEhXZ56AGj+Ugc/AZ8P4755xiaoGM9TBT/vy oZF48jVnZ7OqL2XW+5wYOmRG+xZTo+mUyjJFS/6hMGxPMMNgaGWB+Fufo6+WRcu12pvR95 XcFN6/eN8N9ID+79bgQk7JKQXtHhjW4jl9pKs6xNqP52Vn1jSmJ2zIqfk1s25g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715966331; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=g4YAwrcFXFXsYgLbVDzmI6dek9HeLOWA8HypkfTj/4I=; b=RGWxVSfzuywY0zOj/XgX3pPpWidmU34sxw3VDoaGjHDyIeSkrdOT/ZWaBxkcmSQpkuFGKo BbIlJ3DDbBMzflaywGOFY5xsF34/f2YDrHQ2HrrxRuGsVQfbkJQGoCmixSEDNvyweQ6QkT UfA1COWeH6CsAVyVOhkhTXCtc87jHSLwqay/qaMdySyk1IHUzuYH5Jw4rmdxvZOLESkvtv Hf7rdA+OYzzsF4nFQKD2hjWOqyxqE3NvrKhQltWfs3lyTagtVanL8iP2V+9Rr42O7hz/OY DDTbwJSHqsihDg1o4fbJr+aK3wLRZ8tgWNFuy5G6tMmLVtkzUwOF+aLrDxeZOg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VgtwW4MljzrZ1 for ; Fri, 17 May 2024 17:18:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 44HHIpmD031243 for ; Fri, 17 May 2024 17:18:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44HHIp73031241 for wireless@FreeBSD.org; Fri, 17 May 2024 17:18:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 274382] iwlwifi Invalid TXQ id Date: Fri, 17 May 2024 17:18:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: tracking X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rkoberman@gmail.com X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bz@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-wireless@freebsd.org Sender: owner-freebsd-wireless@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274382 --- Comment #61 from rkoberman@gmail.com --- Just rebooted my system after my network would not restart after the link t= o my hotspot went down. The hotspot outage was unrelated to FreeBSD, but I was usable to get the interface to associate when the hotspot was restored. On reboot the network came up, but logged the following: May 16 18:04:02 ptavv kernel: iwlwifi0: WRT: Invalid buffer destination: 0 May 16 18:04:02 ptavv kernel: iwlwifi0: WFPM_UMAC_PD_NOTIFICATION: 0x20 May 16 18:04:02 ptavv kernel: iwlwifi0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f May 16 18:04:02 ptavv kernel: iwlwifi0: WFPM_AUTH_KEY_0: 0x90 May 16 18:04:02 ptavv kernel: iwlwifi0: CNVI_SCU_SEQ_DATA_DW9: 0x0 May 16 18:04:02 ptavv kernel: iwlwifi0: RFIm is deactivated, reason =3D 4 May 16 18:04:02 ptavv kernel: wlan0: Ethernet address: 70:a8:d3:df:3c:de May 16 18:04:02 ptavv kernel: lo0: link state changed to UP May 16 18:04:02 ptavv kernel: iwlwifi0: lkpi_iv_newstate: error 95 during s= tate transition 2 (AUTH) -> 2 (AUTH) May 16 18:04:02 ptavv kernel: Invalid TXQ id May 16 18:04:02 ptavv kernel: iwl_mvm_tx_mpdu:1204: fc 0x00b0 tid 8 txq_id 65535 mvm 0xfffffe0154bfc4c8 skb 0xfffff80047b30800 { len 30 } info 0xfffffe00d5e9ece8 sta 0xfffff8003b3b8880 (if you see this please report to= PR 274382) This is not my usual network. I am using my phone as a hotspot as my system= has been unable to associate with hotel networks for some time. I am running a rather old system, main-n269145-3e1c8a35f741, due to recent kernel build issues reported by others. --=20 You are receiving this mail because: You are on the CC list for the bug.=