[PATCH i-g-t 2/2] xe_live_ktest: Use xe_live_test kernel module

Lucas De Marchi lucas.demarchi at intel.com
Wed Feb 7 17:26:53 UTC 2024


On Wed, Feb 07, 2024 at 12:27:48PM +0100, Janusz Krzysztofik wrote:
>On Friday, 2 February 2024 01:45:29 CET Lucas De Marchi wrote:
>> https://patchwork.freedesktop.org/series/126786/ groups all the live
>> tests into a single kernel module. Use that module to run any of the
>> tests triggered by igt.
>>
>> To make the live kunit tests work, rename the subtests so they match
>> what the kernel uses.
>
>There was some discussion on this patch on today's XE IGT status meeting, and
>the conclusion was: can we have these split into two patches, one for subtest
>renaming, and one for switching to single module?

that would break the test. Wouldn't it make more sense to squash the
subtest rename in your series since it's changing the logic
for filtering (https://lore.kernel.org/igt-dev/2202702.NgBsaNRSFp@jkrzyszt-mobl2.ger.corp.intel.com/)

If we squash the subtest renaming there and leave the module rename
here, then we don't break anything (although this part here needs to
land with the kernel side too).

Lucas De Marchi


More information about the igt-dev mailing list