<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/lib/oeqa/runtime/cases, branch hardknott</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=hardknott</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2021-02-17T06:43:43+00:00</updated>
<entry>
<title>microcode.py: updated test to read microcode for exact signature</title>
<updated>2021-02-17T06:43:43+00:00</updated>
<author>
<name>sangeeta jain</name>
<email>sangeeta.jain@intel.com</email>
</author>
<published>2021-02-17T00:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=34119f3f411a4b1d83953420feb238bc2d07a368'/>
<id>urn:sha1:34119f3f411a4b1d83953420feb238bc2d07a368</id>
<content type='text'>
Updated testcase to read microcode versions applied for exact signature
for CPU and for any microcode versions that are updated already. This change
will cover scenario when there is no microcode being early loaded by OS.

Signed-off-by: sangeeta jain &lt;sangeeta.jain@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>thermald.py: fix 'thermald --no-daemon' taking forever issue</title>
<updated>2021-02-04T03:32:57+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2021-02-04T03:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=0e8b3cd2c50b0b0ceb9553dcb165113593390c74'/>
<id>urn:sha1:0e8b3cd2c50b0b0ceb9553dcb165113593390c74</id>
<content type='text'>
skip test if CONFIG_THERMAL_EMULATION is not set

Observed multiple issues:

(1) Randomly not picking pid of thermld daemon (not sure why)
(2) 'thermald --no-daemon --loglevle=info' taking forever

Increase sleep time to make sure pid is avaialble.
Added timeout for the command.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel_vaapi_driver.py: fix encoding pipeline</title>
<updated>2020-12-29T00:15:58+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2020-12-28T09:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=1fe615d8faed1e9a31a51cee1e35b44fb3d74052'/>
<id>urn:sha1:1fe615d8faed1e9a31a51cee1e35b44fb3d74052</id>
<content type='text'>
Add missing h264parse in pipeline

Error log:

dd Pipeline is PREROLLING ...
Got context from element 'vaapisink0': gst.vaapi.Display=context, gst.vaapi.Display=(GstVaapiDisplay)"\(GstVaapiDisplayDRM\)\ vaapidisplaydrm1";
ERROR: from element /GstPipeline:pipeline0/GstQTDemux:qtdemux0: This file is corrupt and cannot be played.
Additional debug info:
../gst-plugins-good-1.18.2/gst/isomp4/qtdemux.c(12726): qtdemux_parse_trak (): /GstPipeline:pipeline0/GstQTDemux:qtdemux0
ERROR: pipeline doesn't want to preroll.
ERROR: from element /GstPipeline:pipeline0/GstQTDemux:qtdemux0: This file contains no playable streams.

No need to export i965 driver anymore.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>runtime/cases/mkl_dnn: change package name</title>
<updated>2020-12-18T09:10:22+00:00</updated>
<author>
<name>sangeeta jain</name>
<email>sangeeta.jain@intel.com</email>
</author>
<published>2020-12-17T05:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=9084989040301f8f47172850cdba3ca43f544450'/>
<id>urn:sha1:9084989040301f8f47172850cdba3ca43f544450</id>
<content type='text'>
For test test_mkldnn_can_compile_and_execute and
test_mkldnn_benchdnn_package_available, required
package name is updated to 'libdnnl2' from 'libdnnl1'.

Signed-off-by: sangeeta jain &lt;sangeeta.jain@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>oeqa/dldt_inference_engine : link to recommended opencl loader</title>
<updated>2020-06-11T07:35:56+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2020-06-10T01:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=508aad8e15e65fb572ae29a5a3fdcf5ce8aef314'/>
<id>urn:sha1:508aad8e15e65fb572ae29a5a3fdcf5ce8aef314</id>
<content type='text'>
Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>runtime/onednn: Update tests as mkldnn rename to onednn</title>
<updated>2020-04-28T03:09:36+00:00</updated>
<author>
<name>Yeoh Ee Peng</name>
<email>ee.peng.yeoh@intel.com</email>
</author>
<published>2020-04-28T02:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=b6175f453d976de0469195157efb3a8c2bcfc627'/>
<id>urn:sha1:b6175f453d976de0469195157efb3a8c2bcfc627</id>
<content type='text'>
Update test pakcages checking and referencing as mkldnn
rename to onednn.

Signed-off-by: Yeoh Ee Peng &lt;ee.peng.yeoh@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>runtime/intel_vaapi_driver: Set i965 dirver for tests</title>
<updated>2020-04-16T05:40:43+00:00</updated>
<author>
<name>Yeoh Ee Peng</name>
<email>ee.peng.yeoh@intel.com</email>
</author>
<published>2020-04-15T02:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=eaf525c08706e4525dac4cf0a77eb7b2b8da7cda'/>
<id>urn:sha1:eaf525c08706e4525dac4cf0a77eb7b2b8da7cda</id>
<content type='text'>
Set i965 driver for libVA in order to enable vaapi plugin
because by default libVA use iHD driver where vaapi plugin
was not available.

Signed-off-by: Yeoh Ee Peng &lt;ee.peng.yeoh@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>runtime/dldt_inference_engine: Remove cpu extension</title>
<updated>2020-04-14T06:00:30+00:00</updated>
<author>
<name>Yeoh Ee Peng</name>
<email>ee.peng.yeoh@intel.com</email>
</author>
<published>2020-04-14T05:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=0c4812e3f818412d8f63e1c27ee7f9778877b718'/>
<id>urn:sha1:0c4812e3f818412d8f63e1c27ee7f9778877b718</id>
<content type='text'>
Remove cpu extension as it was not needed anymore for OpenVINO 2020.

Signed-off-by: Yeoh Ee Peng &lt;ee.peng.yeoh@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>runtime/dldt_inference_engine: Check MYRIAD device before test</title>
<updated>2020-04-09T11:17:01+00:00</updated>
<author>
<name>Yeoh Ee Peng</name>
<email>ee.peng.yeoh@intel.com</email>
</author>
<published>2020-04-09T07:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=e0a8e6e48ff741c3a1eff39876c4185fc5d22601'/>
<id>urn:sha1:e0a8e6e48ff741c3a1eff39876c4185fc5d22601</id>
<content type='text'>
Checking MYRIAD device availability before execute MYRIAD test.

Signed-off-by: Yeoh Ee Peng &lt;ee.peng.yeoh@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>runtime/jhi: Enable sanity test</title>
<updated>2020-04-07T00:39:51+00:00</updated>
<author>
<name>Yeoh Ee Peng</name>
<email>ee.peng.yeoh@intel.com</email>
</author>
<published>2020-04-06T02:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=bd539ea962ee285eb71053583e3c17fa166fc610'/>
<id>urn:sha1:bd539ea962ee285eb71053583e3c17fa166fc610</id>
<content type='text'>
jhi test validate that jhi daemon and jhi library can work to deliver
dynamic application loading.

Signed-off-by: Yeoh Ee Peng &lt;ee.peng.yeoh@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
</feed>
