Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Apr 2026 14:02:59 -0700
From:      Adrian Chadd <adrian@freebsd.org>
To:        "J.R. Oldroyd" <fbsd@opal.com>
Cc:        freebsd-wireless@freebsd.org
Subject:   Re: iwx VHT unknown rate (type 3)
Message-ID:  <CAJ-VmokcsS8FGu1L6gbH1ZRik7KruAGHzjKh=noX1Nz2q-pMfw@mail.gmail.com>
In-Reply-To: <20260408165253.2ec624bd@opal.com>

index | next in thread | previous in thread | raw e-mail

Yup, it's a known issue, it should only happen during initial
negotiation when it's sending the early dhcp exchange and those frames
are marked as "please tell me what happened with them."
Later frames are handled completely in firmware and we don't get or
need per-frame completion information.

I'll go sit down and finish cleaning that up shortly. It's harmless,
just a reminder that the code path needs converting to the newer world
order.



-a

On Wed, 8 Apr 2026 at 13:53, J.R. Oldroyd <fbsd@opal.com> wrote:
>
> Seeing a lot of these messages in the log after a recent update.
>
> +wlan0: link state changed to DOWN
> +wlan0: ieee80211_node_get_txrate_dot11rate: called for VHT / unknown rate (type 3)!
> +wlan0: ieee80211_node_get_txrate_dot11rate: called for VHT / unknown rate (type 3)!
> +wlan0: link state changed to UP
> +wlan0: ieee80211_node_get_txrate_dot11rate: called for VHT / unknown rate (type 3)!
>
> Kernel is 16-cur of 2026/04/04.
>
> Driver is iwx.  Occurs with multiple vendors' WiFi-6 and -7 A/Ps.
>
> $ /sbin/ifconfig wlan0
> wlan0: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500
>         options=0
>         ether c4:ff:99:xx:xx:xx
>         groups: wlan
>         ssid xxxx channel 40 (5200 MHz 11a vht/80-) bssid 28:87:ba:xx:xx:xx
>         regdomain ETSI country FR authmode WPA2/802.11i privacy ON
>         deftxkey UNDEF AES-CCM 2:128-bit AES-CCM ucast:128-bit txpower 23
>         bmiss 10 mcastrate 6 mgmtrate 6 scanvalid 60 bgscan bgscanintvl 300
>         bgscanidle 250 roam:rssi 7 roam:rate MCS 1 ampdulimit 64k
>         -amsdutx amsdurx shortgi -stbc -ldpc -uapsd vht vht40 vht80 -vht160
>         -vht80p80 wme roaming MANUAL
>         parent interface: iwx0
>         media: IEEE 802.11 Wireless Ethernet VHT mode 11ac
>         status: associated
>         nd6 options=829<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL,(null)>
>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmokcsS8FGu1L6gbH1ZRik7KruAGHzjKh=noX1Nz2q-pMfw>