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=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 3351CC43613 for ; Sun, 23 Jun 2019 18:06:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id F227D20656 for ; Sun, 23 Jun 2019 18:05:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726669AbfFWSF7 convert rfc822-to-8bit (ORCPT ); Sun, 23 Jun 2019 14:05:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53066 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726549AbfFWSF7 (ORCPT ); Sun, 23 Jun 2019 14:05:59 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 77ECD3082A9B for ; Sun, 23 Jun 2019 18:05:58 +0000 (UTC) Received: from [172.54.210.214] (cpt-0038.paas.prod.upshift.rdu2.redhat.com [10.0.18.103]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0E2805D9D3; Sun, 23 Jun 2019 18:05:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 From: CKI Project To: Linux Stable maillist Subject: =?utf-8?b?4pyF?= PASS: Stable queue: queue-4.19 Message-ID: X-Gitlab-Pipeline-ID: 13074 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.45]); Sun, 23 Jun 2019 18:05:58 +0000 (UTC) Date: Sun, 23 Jun 2019 14:05:59 -0400 Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hello, We ran automated tests on a patchset that was proposed for merging into this kernel tree. The patches were applied to: Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git Commit: 78778071092e - Linux 4.19.55 The results of these automated tests are provided below. Overall result: PASSED Merge: OK Compile: OK Tests: OK Please reply to this email if you have any questions about the tests that we ran or if you have any suggestions on how to make future tests more effective. ,-. ,-. ( C ) ( K ) Continuous `-',-.`-' Kernel ( I ) Integration `-' ______________________________________________________________________________ Merge testing ------------- We cloned this repository and checked out the following commit: Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git Commit: 78778071092e - Linux 4.19.55 We grabbed the 1dbcb6f68a4f commit of the stable queue repository. We then merged the patchset with `git am`: tracing-silence-gcc-9-array-bounds-warning.patch objtool-support-per-function-rodata-sections.patch gcc-9-silence-address-of-packed-member-warning.patch ovl-support-the-fs_ioc_fs-sg-etxattr-ioctls.patch ovl-fix-wrong-flags-check-in-fs_ioc_fs-sg-etxattr-io.patch ovl-make-i_ino-consistent-with-st_ino-in-more-cases.patch ovl-detect-overlapping-layers.patch ovl-don-t-fail-with-disconnected-lower-nfs.patch ovl-fix-bogus-wmaybe-unitialized-warning.patch s390-jump_label-use-jdd-constraint-on-gcc9.patch s390-ap-rework-assembler-functions-to-use-unions-for.patch mmc-sdhci-sdhci-pci-o2micro-correctly-set-bus-width-when-tuning.patch mmc-core-api-to-temporarily-disable-retuning-for-sdio-crc-errors.patch mmc-core-add-sdio_retune_hold_now-and-sdio_retune_release.patch mmc-core-prevent-processing-sdio-irqs-when-the-card-is-suspended.patch scsi-ufs-avoid-runtime-suspend-possibly-being-blocked-forever.patch usb-chipidea-udc-workaround-for-endpoint-conflict-issue.patch xhci-detect-usb-3.2-capable-host-controllers-correctly.patch usb-xhci-don-t-try-to-recover-an-endpoint-if-port-is-in-error-state.patch Compile testing --------------- We compiled the kernel for 4 architectures: aarch64: build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg configuration: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-e75d10aaf8f5a3f9af33fa4ba70175c565ca2c22.config kernel build: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_4.19-aarch64-e75d10aaf8f5a3f9af33fa4ba70175c565ca2c22.tar.gz ppc64le: build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg configuration: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-e75d10aaf8f5a3f9af33fa4ba70175c565ca2c22.config kernel build: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_4.19-ppc64le-e75d10aaf8f5a3f9af33fa4ba70175c565ca2c22.tar.gz s390x: build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-e75d10aaf8f5a3f9af33fa4ba70175c565ca2c22.config kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_4.19-s390x-e75d10aaf8f5a3f9af33fa4ba70175c565ca2c22.tar.gz x86_64: build options: -j20 INSTALL_MOD_STRIP=1 targz-pkg configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-e75d10aaf8f5a3f9af33fa4ba70175c565ca2c22.config kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_4.19-x86_64-e75d10aaf8f5a3f9af33fa4ba70175c565ca2c22.tar.gz Hardware testing ---------------- We booted each kernel and ran the following tests: aarch64: Host 1: ✅ Boot test [0] ✅ LTP lite [1] ✅ Loopdev Sanity [2] ✅ AMTU (Abstract Machine Test Utility) [3] ✅ LTP: openposix test suite [4] ✅ audit: audit testsuite test [5] ✅ httpd: mod_ssl smoke sanity [6] ✅ iotop: sanity [7] ✅ Usex - version 1.9-29 [8] 🚧 ✅ tuned: tune-processes-through-perf [9] 🚧 ✅ storage: SCSI VPD [10] Host 2: ✅ Boot test [0] ✅ selinux-policy: serge-testsuite [11] ppc64le: Host 1: ✅ Boot test [0] ✅ LTP lite [1] ✅ Loopdev Sanity [2] ✅ AMTU (Abstract Machine Test Utility) [3] ✅ LTP: openposix test suite [4] ✅ audit: audit testsuite test [5] ✅ httpd: mod_ssl smoke sanity [6] ✅ iotop: sanity [7] ✅ Usex - version 1.9-29 [8] 🚧 ✅ tuned: tune-processes-through-perf [9] Host 2: ✅ Boot test [0] ✅ selinux-policy: serge-testsuite [11] s390x: Host 1: ✅ Boot test [0] ✅ LTP lite [1] ✅ Loopdev Sanity [2] ✅ LTP: openposix test suite [4] ✅ audit: audit testsuite test [5] ✅ httpd: mod_ssl smoke sanity [6] ✅ iotop: sanity [7] 🚧 ✅ tuned: tune-processes-through-perf [9] Host 2: ✅ Boot test [0] ✅ selinux-policy: serge-testsuite [11] x86_64: Host 1: ✅ Boot test [0] ✅ selinux-policy: serge-testsuite [11] Host 2: ✅ Boot test [0] ✅ LTP lite [1] ✅ Loopdev Sanity [2] ✅ AMTU (Abstract Machine Test Utility) [3] ✅ LTP: openposix test suite [4] ✅ audit: audit testsuite test [5] ✅ httpd: mod_ssl smoke sanity [6] ✅ iotop: sanity [7] ✅ Usex - version 1.9-29 [8] 🚧 ✅ tuned: tune-processes-through-perf [9] 🚧 ✅ storage: SCSI VPD [10] Test source: 💚 Pull requests are welcome for new tests or improvements to existing tests! [0]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall [1]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite [2]: https://github.com/CKI-project/tests-beaker/archive/master.zip#filesystems/loopdev/sanity [3]: https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu [4]: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/openposix_testsuite [5]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/audit/audit-testsuite [6]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/httpd/mod_ssl-smoke [7]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/iotop/sanity [8]: https://github.com/CKI-project/tests-beaker/archive/master.zip#standards/usex/1.9-29 [9]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/tuned/tune-processes-through-perf [10]: https://github.com/CKI-project/tests-beaker/archive/master.zip#storage/scsi/vpd [11]: https://github.com/CKI-project/tests-beaker/archive/master.zip#/packages/selinux-policy/serge-testsuite Waived tests (marked with 🚧) ----------------------------- This test run included waived tests. Such tests are executed but their results are not taken into account. Tests are waived when their results are not reliable enough, e.g. when they're just introduced or are being fixed.