From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4A038C07E95 for ; Tue, 20 Jul 2021 18:25:18 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 08220610A0 for ; Tue, 20 Jul 2021 18:25:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 08220610A0 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=emeril.freedesktop.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A48F46E41B; Tue, 20 Jul 2021 18:25:17 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [IPv6:2610:10:20:722:a800:ff:feee:56cf]) by gabe.freedesktop.org (Postfix) with ESMTP id 2CA606E207; Tue, 20 Jul 2021 18:25:17 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 1CC0CA882E; Tue, 20 Jul 2021 18:25:17 +0000 (UTC) MIME-Version: 1.0 From: Patchwork To: "Diana Craciun OSS" Date: Tue, 20 Jul 2021 18:25:17 -0000 Message-ID: <162680551711.12848.15736520236769448593@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <0-v2-b6a5582525c9+ff96-vfio_reflck_jgg@nvidia.com> In-Reply-To: <0-v2-b6a5582525c9+ff96-vfio_reflck_jgg@nvidia.com> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3IgUHJv?= =?utf-8?q?vide_core_infrastructure_for_managing_open/release_=28rev4=29?= X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: intel-gfx@lists.freedesktop.org Cc: intel-gfx@lists.freedesktop.org Content-Type: multipart/mixed; boundary="===============0675608962==" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============0675608962== Content-Type: multipart/alternative; boundary="===============5061754895165532818==" --===============5061754895165532818== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: Provide core infrastructure for managing open/release (rev4) URL : https://patchwork.freedesktop.org/series/92556/ State : success == Summary == CI Bug Log - changes from CI_DRM_10358 -> Patchwork_20654 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20654/index.html Known issues ------------ Here are the changes found in Patchwork_20654 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_basic@semaphore: - fi-bsw-nick: NOTRUN -> [SKIP][1] ([fdo#109271]) +17 similar issues [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20654/fi-bsw-nick/igt@amdgpu/amd_basic@semaphore.html * igt@gem_exec_gttfill@basic: - fi-bsw-n3050: NOTRUN -> [SKIP][2] ([fdo#109271]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20654/fi-bsw-n3050/igt@gem_exec_gttfill@basic.html * igt@gem_exec_suspend@basic-s3: - fi-bsw-n3050: NOTRUN -> [INCOMPLETE][3] ([i915#3159]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20654/fi-bsw-n3050/igt@gem_exec_suspend@basic-s3.html #### Possible fixes #### * igt@i915_selftest@live@execlists: - fi-bsw-nick: [INCOMPLETE][4] ([i915#2782] / [i915#2940]) -> [PASS][5] [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10358/fi-bsw-nick/igt@i915_selftest@live@execlists.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20654/fi-bsw-nick/igt@i915_selftest@live@execlists.html [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [i915#2782]: https://gitlab.freedesktop.org/drm/intel/issues/2782 [i915#2940]: https://gitlab.freedesktop.org/drm/intel/issues/2940 [i915#3159]: https://gitlab.freedesktop.org/drm/intel/issues/3159 Participating hosts (37 -> 35) ------------------------------ Additional (1): fi-bsw-n3050 Missing (3): fi-ilk-m540 fi-bdw-samus fi-hsw-4200u Build changes ------------- * Linux: CI_DRM_10358 -> Patchwork_20654 CI-20190529: 20190529 CI_DRM_10358: 76ff1f71cd0e2e203003b84881e41bf7be9f0e82 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6146: 6caef22e4aafed275771f564d4ea4cab09896ebc @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_20654: 162e52a805cacc4f405cd338ae2c120fb812b944 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 162e52a805ca vfio: Remove struct vfio_device_ops open/release cab2ea195208 vfio/gvt: Fix open/close when multiple device FDs are open 19f77617b258 vfio/ap, ccw: Fix open/close when multiple device FDs are open 4be916d9705d vfio/mbochs: Fix close when multiple device FDs are open b53473635416 vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set 00142c33a230 vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set f71fdc2eb5e9 vfio/pci: Move to the device set infrastructure 08ebd8d9d664 vfio/platform: Use open_device() instead of open coding a refcnt scheme 58c423da0813 vfio/fsl: Move to the device set infrastructure 41fd621c4613 vfio/samples: Delete useless open/close 98f8177ed897 vfio: Provide better generic support for open/release vfio_device_ops 5234af9416ea vfio: Introduce a vfio_uninit_group_dev() API call a970d83995e9 vfio/mbochs: Fix missing error unwind in mbochs_probe() 7dbfff5c0615 vfio/samples: Remove module get/put == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20654/index.html --===============5061754895165532818== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:Provide core infrastructure for managing open/release (rev4)
URL:https://patchwork.freedesktop.org/series/92556/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20654/index.html

CI Bug Log - changes from CI_DRM_10358 -> Patchwork_20654

Summary

SUCCESS

No regressions found.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20654/index.html

Known issues

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

IGT changes

Issues hit

  • igt@amdgpu/amd_basic@semaphore:

  • igt@gem_exec_gttfill@basic:

  • igt@gem_exec_suspend@basic-s3:

Possible fixes

Participating hosts (37 -> 35)

Additional (1): fi-bsw-n3050
Missing (3): fi-ilk-m540 fi-bdw-samus fi-hsw-4200u

Build changes

  • Linux: CI_DRM_10358 -> Patchwork_20654

CI-20190529: 20190529
CI_DRM_10358: 76ff1f71cd0e2e203003b84881e41bf7be9f0e82 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6146: 6caef22e4aafed275771f564d4ea4cab09896ebc @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20654: 162e52a805cacc4f405cd338ae2c120fb812b944 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

162e52a805ca vfio: Remove struct vfio_device_ops open/release
cab2ea195208 vfio/gvt: Fix open/close when multiple device FDs are open
19f77617b258 vfio/ap, ccw: Fix open/close when multiple device FDs are open
4be916d9705d vfio/mbochs: Fix close when multiple device FDs are open
b53473635416 vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
00142c33a230 vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
f71fdc2eb5e9 vfio/pci: Move to the device set infrastructure
08ebd8d9d664 vfio/platform: Use open_device() instead of open coding a refcnt scheme
58c423da0813 vfio/fsl: Move to the device set infrastructure
41fd621c4613 vfio/samples: Delete useless open/close
98f8177ed897 vfio: Provide better generic support for open/release vfio_device_ops
5234af9416ea vfio: Introduce a vfio_uninit_group_dev() API call
a970d83995e9 vfio/mbochs: Fix missing error unwind in mbochs_probe()
7dbfff5c0615 vfio/samples: Remove module get/put

--===============5061754895165532818==-- --===============0675608962== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx --===============0675608962==--