From: Patchwork <patchwork@emeril.freedesktop.org>
To: Xiaolin Zhang <xiaolin.zhang@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for i915 vgpu PV to improve vgpu performance
Date: Mon, 29 Apr 2019 12:57:15 -0000 [thread overview]
Message-ID: <20190429125715.31947.89923@emeril.freedesktop.org> (raw)
In-Reply-To: <1556507458-24684-1-git-send-email-xiaolin.zhang@intel.com>
== Series Details ==
Series: i915 vgpu PV to improve vgpu performance
URL : https://patchwork.freedesktop.org/series/60055/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_6012 -> Patchwork_12892
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://patchwork.freedesktop.org/api/1.0/series/60055/revisions/1/mbox/
Known issues
------------
Here are the changes found in Patchwork_12892 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_chamelium@dp-crc-fast:
- fi-kbl-7500u: [PASS][1] -> [DMESG-WARN][2] ([fdo#103841])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6012/fi-kbl-7500u/igt@kms_chamelium@dp-crc-fast.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12892/fi-kbl-7500u/igt@kms_chamelium@dp-crc-fast.html
#### Possible fixes ####
* igt@amdgpu/amd_basic@userptr:
- fi-kbl-8809g: [DMESG-WARN][3] ([fdo#108965]) -> [PASS][4]
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6012/fi-kbl-8809g/igt@amdgpu/amd_basic@userptr.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12892/fi-kbl-8809g/igt@amdgpu/amd_basic@userptr.html
* igt@gem_exec_basic@basic-blt:
- {fi-icl-u2}: [INCOMPLETE][5] ([fdo#107713] / [fdo#110246]) -> [PASS][6]
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6012/fi-icl-u2/igt@gem_exec_basic@basic-blt.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12892/fi-icl-u2/igt@gem_exec_basic@basic-blt.html
* igt@kms_frontbuffer_tracking@basic:
- fi-byt-clapper: [FAIL][7] ([fdo#103167]) -> [PASS][8]
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6012/fi-byt-clapper/igt@kms_frontbuffer_tracking@basic.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12892/fi-byt-clapper/igt@kms_frontbuffer_tracking@basic.html
* igt@kms_pipe_crc_basic@read-crc-pipe-a:
- fi-byt-clapper: [FAIL][9] ([fdo#103191]) -> [PASS][10]
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6012/fi-byt-clapper/igt@kms_pipe_crc_basic@read-crc-pipe-a.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12892/fi-byt-clapper/igt@kms_pipe_crc_basic@read-crc-pipe-a.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
[fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
[fdo#103841]: https://bugs.freedesktop.org/show_bug.cgi?id=103841
[fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
[fdo#108965]: https://bugs.freedesktop.org/show_bug.cgi?id=108965
[fdo#110246]: https://bugs.freedesktop.org/show_bug.cgi?id=110246
Participating hosts (52 -> 46)
------------------------------
Missing (6): fi-kbl-soraka fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-icl-y fi-bdw-samus
Build changes
-------------
* Linux: CI_DRM_6012 -> Patchwork_12892
CI_DRM_6012: e4882f199157e3fb73d1791352931096f6ecfcfd @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_4968: caed251990f35bfe45368f803980071a73e36315 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_12892: a890471b0072a8bf8305f7ee328e7f6ef25d6f52 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
a890471b0072 drm/i915/gvt: GVTg support context submission pv optimization
9407b02f3909 drm/i915/gvt: GVTg support ppgtt pv optimization
46f201bba5fd drm/i915/gvt: GVTg handle shared_page setup
be2bb4f7c1be drm/i915/gvt: GVTg handle pv_caps PVINFO register
2d58d31cddb2 drm/i915: vgpu context submission pv optimization
1c7ac98d612e drm/i915: vgpu ppgtt update pv optimization
b94a67da69f3 drm/i915: vgpu shared memory setup for pv optimization
e9d42b5a1769 drm/i915: introduced vgpu pv capability
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12892/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2019-04-29 12:57 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-29 3:10 [PATCH v5 0/8] i915 vgpu PV to improve vgpu performance Xiaolin Zhang
2019-04-29 3:10 ` [PATCH v5 1/8] drm/i915: introduced vgpu pv capability Xiaolin Zhang
2019-04-29 3:10 ` [PATCH v5 2/8] drm/i915: vgpu shared memory setup for pv optimization Xiaolin Zhang
2019-04-30 2:34 ` Zhenyu Wang
2019-04-29 3:10 ` [PATCH v5 3/8] drm/i915: vgpu ppgtt update " Xiaolin Zhang
2019-04-29 3:10 ` [PATCH v5 4/8] drm/i915: vgpu context submission " Xiaolin Zhang
2019-04-29 10:02 ` Chris Wilson
2019-05-21 8:26 ` Zhang, Xiaolin
2019-04-29 3:10 ` [PATCH v5 5/8] drm/i915/gvt: GVTg handle pv_caps PVINFO register Xiaolin Zhang
2019-04-29 3:10 ` [PATCH v5 6/8] drm/i915/gvt: GVTg handle shared_page setup Xiaolin Zhang
2019-04-29 3:10 ` [PATCH v5 7/8] drm/i915/gvt: GVTg support ppgtt pv optimization Xiaolin Zhang
2019-04-29 3:10 ` [PATCH v5 8/8] drm/i915/gvt: GVTg support context submission " Xiaolin Zhang
2019-04-29 12:30 ` ✗ Fi.CI.CHECKPATCH: warning for i915 vgpu PV to improve vgpu performance Patchwork
2019-04-29 12:34 ` ✗ Fi.CI.SPARSE: " Patchwork
2019-04-29 12:57 ` Patchwork [this message]
2019-04-29 16:55 ` ✓ Fi.CI.IGT: success " Patchwork
-- strict thread matches above, loose matches on Subject: below --
2019-06-03 6:02 [PATCH v6 0/8] " Xiaolin Zhang
2019-06-03 8:16 ` ✓ Fi.CI.BAT: success for " Patchwork
2019-07-08 1:35 [PATCH v7 0/8] " Xiaolin Zhang
2019-07-08 2:05 ` ✓ Fi.CI.BAT: success for " Patchwork
2019-07-23 11:31 [PATCH v8 0/9] " Xiaolin Zhang
2019-07-23 3:35 ` ✓ Fi.CI.BAT: success for " Patchwork
2019-07-29 16:32 [PATCH v9 0/9] " Xiaolin Zhang
2019-07-29 12:21 ` ✓ Fi.CI.BAT: success for " Patchwork
2019-09-17 5:48 [PATCH v10 0/9] " Xiaolin Zhang
2019-09-17 7:03 ` ✓ Fi.CI.BAT: success for " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190429125715.31947.89923@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=xiaolin.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox