Hi~ all, There is one case will skip and prints “No known gpu found”. There are some test cases will check on this, but they have not skiped. I think there may be something wrong. I run the test by command: ./igt/tests/gem_ringfill --run-subtest basic-default-interruptible
./igt/tests/gem_ringfill --run-subtest
basic-default-forked"
./igt/tests/gem_ringfill
--run-subtest basic-default-interruptible",
And the out put shows below
IGT-Version: 1.19-g4258cc8e (x86_64) (Linux: 4.9.0 x86_64)
Test requirement not met in function drm_open_driver, file drmtest.c:359:
Test requirement: !(fd<0)
No known gpu found
Last errno: 2, No such file or directory
Subtest basic-default: SKIP
I know It will call “fd=drm_open_driver(DRIVER_INTEL);” before the test program.
But it doesn’t skip here in other test cases.
And here is the cpu info. A total of 8 processors --------------------------------- vendor_id : GenuineIntel cpu family : 6 model : 60 model name : Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz stepping : 3 microcode : 0x16 cpu MHz : 3392.130 cache size : 8192 KB physical id : 0 siblings : 8 core id : 3 cpu cores : 4 apicid : 7 initial apicid : 7 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes
---------------
Thank you
Gu |
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx