All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Jason Wang <jasowang@redhat.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for mdev based hardware virtio offloading support (rev2)
Date: Mon, 23 Sep 2019 18:44:52 -0000	[thread overview]
Message-ID: <20190923184452.29098.35256@emeril.freedesktop.org> (raw)
In-Reply-To: <20190923130331.29324-1-jasowang@redhat.com>

== Series Details ==

Series: mdev based hardware virtio offloading support (rev2)
URL   : https://patchwork.freedesktop.org/series/66989/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6944 -> Patchwork_14501
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14501/

Known issues
------------

  Here are the changes found in Patchwork_14501 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@gem_mmap@basic-small-bo:
    - fi-icl-u3:          [PASS][1] -> [DMESG-WARN][2] ([fdo#107724]) +2 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6944/fi-icl-u3/igt@gem_mmap@basic-small-bo.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14501/fi-icl-u3/igt@gem_mmap@basic-small-bo.html

  * igt@i915_selftest@live_hangcheck:
    - fi-icl-u2:          [PASS][3] -> [INCOMPLETE][4] ([fdo#107713] / [fdo#108569])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6944/fi-icl-u2/igt@i915_selftest@live_hangcheck.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14501/fi-icl-u2/igt@i915_selftest@live_hangcheck.html

  
#### Possible fixes ####

  * igt@gem_cpu_reloc@basic:
    - {fi-tgl-u}:         [INCOMPLETE][5] -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6944/fi-tgl-u/igt@gem_cpu_reloc@basic.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14501/fi-tgl-u/igt@gem_cpu_reloc@basic.html

  * igt@gem_exec_suspend@basic-s3:
    - fi-blb-e6850:       [INCOMPLETE][7] ([fdo#107718]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6944/fi-blb-e6850/igt@gem_exec_suspend@basic-s3.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14501/fi-blb-e6850/igt@gem_exec_suspend@basic-s3.html

  * igt@gem_mmap_gtt@basic-write:
    - fi-icl-u3:          [DMESG-WARN][9] ([fdo#107724]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6944/fi-icl-u3/igt@gem_mmap_gtt@basic-write.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14501/fi-icl-u3/igt@gem_mmap_gtt@basic-write.html

  * igt@i915_module_load@reload:
    - fi-icl-u3:          [DMESG-WARN][11] ([fdo#107724] / [fdo#111214]) -> [PASS][12]
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6944/fi-icl-u3/igt@i915_module_load@reload.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14501/fi-icl-u3/igt@i915_module_load@reload.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#111045]: https://bugs.freedesktop.org/show_bug.cgi?id=111045
  [fdo#111096]: https://bugs.freedesktop.org/show_bug.cgi?id=111096
  [fdo#111214]: https://bugs.freedesktop.org/show_bug.cgi?id=111214
  [fdo#111600]: https://bugs.freedesktop.org/show_bug.cgi?id=111600


Participating hosts (54 -> 47)
------------------------------

  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus 


Build changes
-------------

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_6944 -> Patchwork_14501

  CI-20190529: 20190529
  CI_DRM_6944: 2c9a75480b3c8a78ed86404c8c0afea389622df6 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5197: aa534ff47fd2f455c8be9e59eae807695b87fcdd @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_14501: 6d4e2cf95a29e6dc701f4d61c784961791d442c6 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

6d4e2cf95a29 docs: sample driver to demonstrate how to implement virtio-mdev framework
5aa1512e1678 vringh: fix copy direction of vringh_iov_push_kern()
ada668d2b867 virtio: introduce a mdev based transport
48d2885862d8 mdev: introduce virtio device and its device ops
39e2e5c7ea18 mdev: introduce device specific ops
d79d4220ecb7 mdev: class id support

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14501/index.html
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2019-09-23 18:44 UTC|newest]

Thread overview: 76+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-23 13:03 [PATCH 0/6] mdev based hardware virtio offloading support Jason Wang
2019-09-23 13:03 ` [PATCH 1/6] mdev: class id support Jason Wang
2019-09-23 13:03 ` Jason Wang
2019-09-23 13:03   ` Jason Wang
2019-09-23 16:05   ` Alex Williamson
2019-09-23 16:05   ` Alex Williamson
2019-09-23 16:05     ` Alex Williamson
2019-09-24 10:11     ` Jason Wang
2019-09-24 10:11       ` Jason Wang
2019-09-24 10:11     ` Jason Wang
2019-09-23 20:58   ` Parav Pandit
2019-09-23 20:58     ` Parav Pandit
2019-09-23 20:58     ` Parav Pandit
2019-09-24 11:20     ` Jason Wang
2019-09-24 11:20       ` Jason Wang
2019-09-24 11:20       ` Jason Wang
2019-09-24 11:20     ` Jason Wang
2019-09-23 21:02   ` Parav Pandit
2019-09-23 21:02     ` Parav Pandit
2019-09-23 21:02     ` Parav Pandit
2019-09-24 11:23     ` Jason Wang
2019-09-24 11:23     ` Jason Wang
2019-09-24 11:23       ` Jason Wang
2019-09-24 11:23       ` Jason Wang
2019-09-23 13:03 ` [PATCH 2/6] mdev: introduce device specific ops Jason Wang
2019-09-23 15:20   ` kbuild test robot
2019-09-23 15:20     ` kbuild test robot
2019-09-23 15:20     ` kbuild test robot
2019-09-23 15:36     ` Michael S. Tsirkin
2019-09-23 15:36     ` Michael S. Tsirkin
2019-09-23 15:36       ` Michael S. Tsirkin
2019-09-24 11:23       ` Jason Wang
2019-09-24 11:23         ` Jason Wang
2019-09-24 11:23       ` Jason Wang
2019-09-23 15:20   ` kbuild test robot
2019-09-23 22:59   ` Parav Pandit
2019-09-23 22:59     ` Parav Pandit
2019-09-23 22:59     ` Parav Pandit
2019-09-24 11:26     ` Jason Wang
2019-09-24 11:26       ` Jason Wang
2019-09-24 11:26       ` Jason Wang
2019-09-24 11:26     ` Jason Wang
2019-09-23 13:03 ` Jason Wang
2019-09-23 13:03 ` [PATCH 3/6] mdev: introduce virtio device and its device ops Jason Wang
2019-09-23 13:03 ` Jason Wang
2019-09-23 13:03 ` [PATCH 4/6] virtio: introduce a mdev based transport Jason Wang
2019-09-23 13:03 ` Jason Wang
2019-09-23 22:28   ` Parav Pandit
2019-09-23 22:28     ` Parav Pandit
2019-09-23 22:28     ` Parav Pandit
2019-09-24 11:30     ` Jason Wang
2019-09-24 11:30       ` Jason Wang
2019-09-24 11:30       ` Jason Wang
2019-09-24 11:30     ` Jason Wang
2019-09-23 13:03 ` [PATCH 5/6] vringh: fix copy direction of vringh_iov_push_kern() Jason Wang
2019-09-23 13:03   ` Jason Wang
2019-09-23 15:45   ` Alex Williamson
2019-09-23 15:45   ` Alex Williamson
2019-09-23 15:45     ` Alex Williamson
2019-09-23 16:00     ` Michael S. Tsirkin
2019-09-23 16:00     ` Michael S. Tsirkin
2019-09-23 16:00       ` Michael S. Tsirkin
2019-09-24 14:04       ` Alex Williamson
2019-09-24 14:04         ` Alex Williamson
2019-09-25 11:56         ` Jason Wang
2019-09-25 11:56         ` Jason Wang
2019-09-25 11:56           ` Jason Wang
2019-09-24 14:04       ` Alex Williamson
2019-09-23 13:03 ` [PATCH 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework Jason Wang
2019-09-23 13:03 ` Jason Wang
2019-09-23 13:59 ` [PATCH 0/6] mdev based hardware virtio offloading support Michael S. Tsirkin
2019-09-23 13:59   ` Michael S. Tsirkin
2019-09-23 13:59 ` Michael S. Tsirkin
2019-09-23 18:22 ` ✗ Fi.CI.CHECKPATCH: warning for mdev based hardware virtio offloading support (rev2) Patchwork
2019-09-23 18:44 ` Patchwork [this message]
2019-09-24  6:07 ` ✓ Fi.CI.IGT: success " 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=20190923184452.29098.35256@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jasowang@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.