Re: PLEASE TEST (all drivers) sta/ap mode

From: Chris <bsd-lists_at_bsdforge.com>
Date: Fri, 16 Feb 2024 02:00:25 UTC
On 2024-02-14 11:53, Bjoern A. Zeeb wrote:
> Hi,
> 
> can I ask everyone who has a spare cycle to test main on/after
> 0936c648ad0ee5152dc19f261e77fe9c1833fe05 (commit went in a minute ago).
> 
> The last changes include "band-aid" hacks to net80211 which will affect
> all drivers and sta/ap mode.
> 
> While the commit messages hint at the problem I'll try to write a longer
> summary probably next week so we'll have the actual problems in the
> archives and others can chime in.
> 
> Thanks,
> /bz
I can happily report that your modifications have (at least) prevented a
lockup or reboot following a: service netif restart. Prior to your
work, this was never possible. It also cleanly associates w/o struggle.
Association more often than not failed or struggled repeatedly
attempting to connect properly.

In an effort to limit any unique variables, I built a completely GENERIC 
kernel.

# uname -a
FreeBSD fbsd15 15.0-CURRENT FreeBSD 15.0-CURRENT #0 
main-n268292-70617458676e: Thu Feb 15 13:42:46 PST 2024     
root@fbsd15:/usr/obj/usr/src/amd64.amd64/sys/LENO15 amd64

Thank you!

--Chris