On 12/22/23 03:09, Johannes Berg wrote:
Hi,
Thanks for taking a look!
On Fri, 2023-12-22 at 18:02 +0800, David Gow wrote:
The two initial KUnit patches look fine, modulo a couple of minor docs
issues and checkpatch warnings.
I can run checkpatch (even if I can't always take it seriously), bu
On Fri, 22 Dec 2023 at 18:09, Johannes Berg wrote:
>
> Hi,
>
> Thanks for taking a look!
>
> On Fri, 2023-12-22 at 18:02 +0800, David Gow wrote:
> > The two initial KUnit patches look fine, modulo a couple of minor docs
> > issues and checkpatch warnings.
>
> I can run checkpatch (even if I can't
Hi,
Thanks for taking a look!
On Fri, 2023-12-22 at 18:02 +0800, David Gow wrote:
> The two initial KUnit patches look fine, modulo a couple of minor docs
> issues and checkpatch warnings.
I can run checkpatch (even if I can't always take it seriously), but do
you want to comment more specifica
On Fri, 22 Dec 2023 at 05:47, Shuah Khan wrote:
>
> On 12/21/23 13:40, Johannes Berg wrote:
> > On Thu, 2023-12-21 at 13:06 -0700, Shuah Khan wrote:
> >> On 12/21/23 12:39, Johannes Berg wrote:
>
> This patchset adds a couple of helpers for kunit as well as tests for
> cfg80211 and
On 12/21/23 13:40, Johannes Berg wrote:
On Thu, 2023-12-21 at 13:06 -0700, Shuah Khan wrote:
On 12/21/23 12:39, Johannes Berg wrote:
This patchset adds a couple of helpers for kunit as well as tests for
cfg80211 and mac80211 that use them.
I can take this through the wireless tree, but then
On Thu, 2023-12-21 at 13:06 -0700, Shuah Khan wrote:
> On 12/21/23 12:39, Johannes Berg wrote:
> > >
> > > This patchset adds a couple of helpers for kunit as well as tests for
> > > cfg80211 and mac80211 that use them.
> >
> > I can take this through the wireless tree, but then I'd like to have
On 12/21/23 12:39, Johannes Berg wrote:
This patchset adds a couple of helpers for kunit as well as tests for
cfg80211 and mac80211 that use them.
I can take this through the wireless tree, but then I'd like to have
ACKs from kunit folks for the kunit patches:
We have run into conflicts in
>
> This patchset adds a couple of helpers for kunit as well as tests for
> cfg80211 and mac80211 that use them.
I can take this through the wireless tree, but then I'd like to have
ACKs from kunit folks for the kunit patches:
> kunit: add parameter generation macro using description from arra
From: Benjamin Berg
This patchset adds a couple of helpers for kunit as well as tests for
cfg80211 and mac80211 that use them.
Benjamin Berg (3):
kunit: add parameter generation macro using description from array
kunit: add a convenience allocation wrapper for SKBs
wifi: cfg80211: tests: a