[PATCH i-g-t] lib/igt_kmod: Allow to load kunit from alias

Lucas De Marchi lucas.demarchi at intel.com
Tue Mar 5 14:23:28 UTC 2024


On Mon, Mar 04, 2024 at 05:05:29PM +0100, Kamil Konieczny wrote:
>Hi Lucas,
>On 2024-02-22 at 11:30:44 -0800, Lucas De Marchi wrote:
>> Instead of only allowing to load the from the module name, also allow it
>> from alias by using kmod_module_new_from_lookup(). With that a user can
>> have their on aliases and the kernel can also export a compat alias for
>> future module renames.
>>
>> Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
>
>It is somehow test listing failing: ./dmabuf --list
>
>tests/dmabuf:
>Checking invalid option handling...
>Checking valid option handling...
>Checking subtest enumeration...
>test does seem to be using igt_main() (should have subtests) and yet --list-subtests is empty!
>FAIL: tests/dmabuf

how did you find what was the test failing?  The new version is still
failing, although dmabuf --list does return the same as before.

thanks
Lucas De Marchi


More information about the igt-dev mailing list