Re: pull-request: wireless-2024-01-22

2024-01-24 Thread David Gow
On Wed, 24 Jan 2024 at 02:22, Johannes Berg wrote: > > On Tue, 2024-01-23 at 19:19 +0100, Johannes Berg wrote: > > > > 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 addit

Re: pull-request: wireless-2024-01-22

2024-01-23 Thread Johannes Berg
On Tue, 2024-01-23 at 13:42 -0800, Jakub Kicinski wrote: > > > 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'

Re: pull-request: wireless-2024-01-22

2024-01-23 Thread Jakub Kicinski
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 u

Re: pull-request: wireless-2024-01-22

2024-01-23 Thread Johannes Berg
On Tue, 2024-01-23 at 19:19 +0100, Johannes Berg wrote: > > 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 desirab

Re: pull-request: wireless-2024-01-22

2024-01-23 Thread Johannes Berg
On Tue, 2024-01-23 at 08:45 -0800, Jakub Kicinski wrote: > On Mon, 22 Jan 2024 15:34:34 + (UTC) Kalle Valo wrote: > > Lukas Bulwahn (1): > > wifi: cfg80211/mac80211: remove dependency on non-existing option > > BTW we run all kernel's kunit tests on netdev periodically by doing: > > ./t