<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi~ all,</p>
<p>I want to run the testcases of igt, but there are some problems
during that. Lots of testcase started with gem and kms skiped.</p>
<p>Thanks for your helping.</p>
<p><br>
</p>
<p>I make the piglit and igt by following steps</p>
<p> $cd piglit</p>
<p> $cmake .</p>
<p> $male</p>
<p> $make install</p>
<p> $cd intel-gpu-tools</p>
<p> $./autogen</p>
<p> $make</p>
<p>All of these steps are successful. And I write the path of igt in
piglit.conf. running the tests by calling <br>
</p>
<p> "./piglit run igt -t gem_sync /tmp"</p>
<p>But all the case shows skip. Here is the output.<br>
</p>
<p> root@lkp-skl-sp1 /lkp/benchmarks/piglit# ./bin/piglit run igt
-t gem_sync /tmp<br>
[46/46] skip: 46 <br>
</p>
<p><br>
</p>
<p>Further, I try to run the test case directly, by running the test
program in igt. All the case skiped with following tips.<br>
</p>
<p> root@lkp-skl-sp1
/lkp/benchmarks/piglit/lib/piglit/bin/igt/tests# ./gem_sync <br>
IGT-Version: 1.19-g4258cc8e (x86_64) (Linux: 4.9.0 x86_64)<br>
Test requirement not met in function drm_open_driver, file
drmtest.c:359:<br>
Test requirement: !(fd<0)<br>
No known gpu found<br>
Last errno: 2, No such file or directory<br>
<br>
</p>
<p>my environment:</p>
<p> - Linux lkp-skl-sp1 4.9.0</p>
<p> - cpu skylake i7-6700<br>
</p>
May I have something ignored? Or <span
id="noHighlight_0.04368035605419074">What kind of equipment can
meet the test requirements?<br>
<br>
<br>
<br>
Thank you<br>
<br>
Gu<br>
</span>
</body>
</html>