On Tue, 2025-07-22 at 17:22 +1000, Lachlan Hodges wrote: > > Something I forgot to mention (my file didn't save ._.) is that I aim to get > some S1G hwsim tests up and running soon as S1G is almost fully functional > within mac80211 (1 maybe 2 more patchsets left) such that there is some > standardised testing utilising hwsim. After reviewing the bit twiddling code here a bit I'd like to point out that perhaps some testing in kunit might also be useful. Not saying you _must_ do that, but I've found that even for development it helps, and we could drop examples from Annex L into it too. johannes