[Intel-gfx] [PATCH i-g-t] lib/igt_kmod: Allow specifying libkmod config via environment variables

Chris Wilson chris at chris-wilson.co.uk
Wed Sep 13 10:37:27 UTC 2017


Quoting Chris Wilson (2017-09-12 16:51:40)
> Quoting Joonas Lahtinen (2017-09-12 16:44:10)
> > Allow specifying the kernel module configuration via environment
> > variables. This allows enumerating the subtests of the kselftest
> > wrappers from sysroot directory.
> > 
> > IGT_KMOD_CONFIG_PATHS="" \
> > IGT_KMOD_DIRNAME="/path/to/sysroot/lib/modules/X.Y.Z" \
> >         tests/drm_mm --list-subtests
> 
> Just one quibble, but shouldn't it be PATH?  E.g.

On reflection, they match the libkmod names, so who am I to judge?
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris


More information about the Intel-gfx mailing list