Re: [igt-dev] [PATCH i-g-t v2 3/4] lib/igt_kmod: add compatibility for KUnit

From: Mauro Carvalho Chehab
Date: Tue Nov 01 2022 - 14:04:15 EST


On Tue, 1 Nov 2022 14:17:26 -0300
Isabella Basso <isabbasso@xxxxxxxxxx> wrote:

> Hi, Mauro,
>
> > Am 01/11/2022 um 9:33 AM schrieb Mauro Carvalho Chehab <mauro.chehab@xxxxxxxxxxxxxxx>:
> >
> > Hi Isabella,
> >
> > On Mon, 19 Sep 2022 17:43:19 -0300
> > Isabella Basso <isabbasso@xxxxxxxxxx> wrote:
> >
> >>> Do you want to _require_ KUnit be built as a module, rather than built-in here?
> >>
> >> I’ll change the comment and the warning in v3 to clarify this.
> >
> > When do you intend to submit v3?
>
> I’m currently waiting for my peers to review some refactorings and test
> things thoroughly. I hope to submit it in a week or two. Sorry it’s taking so
> long.

No problem. In the mean time, I'll try to do some tests with the current
version.

Btw, if you want, you can also check the RFC patch I submitted today, adding
KUnit support for i915:

https://patchwork.freedesktop.org/patch/509448/?series=110384&rev=1

The tests there are hardware-independent, but they need to be built
using x86_64 arch, due to i915 dependencies.

Regards,
Mauro