[PATCH i-g-t 0/3] lib/kunit: Support writable filter* parameters of kunit module

Lucas De Marchi lucas.demarchi at intel.com
Thu Jan 25 17:25:55 UTC 2024


On Thu, Jan 25, 2024 at 05:52:09PM +0100, Janusz Krzysztofik wrote:
>Instead of wasting resources on reloading the base Kunit module each time
>a different set of filter parameters is needed, try to write the required
>values to sysfs representation of those parameters.  If that fails (e.g.
>on older LTS kernels with read-only filter parameters), fall back to

we can't really execute anything on LTS kernel. I don't think think it's
worth keeping the multiple fallbacks we have now.

I think trying to maintain compat is good, but I'm not sure it makes
sense for these tightly coupled tests with the kernel.

Lucas De Marchi


More information about the igt-dev mailing list