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
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'
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
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
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