On Tue, 23 Jan 2024 19:19:35 +0100 Johannes Berg wrote:
Looks like that needs adjustments to the config file there, mostly? I can see about adding that, probably not that hard, at least for mac80211/cfg80211.
To be clear I was mostly thinking about mac80211/cfg80211...
We're also adding unit tests to iwlwifi (slowly), any idea if we should enable that here also? It _is_ now possible to build PCI stuff on kunit, but it requires some additional config options (virt-pci etc.), not sure that's desirable here? It doesn't need it at runtime for the tests, of course.
but curious to hear about driver testing recommendations.