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=-6.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_PASS,URIBL_BLOCKED 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 59541C04AB4 for ; Tue, 14 May 2019 20:34:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2812D20881 for ; Tue, 14 May 2019 20:34:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726151AbfENUer convert rfc822-to-8bit (ORCPT ); Tue, 14 May 2019 16:34:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55680 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726134AbfENUer (ORCPT ); Tue, 14 May 2019 16:34:47 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id B0AF33079B94 for ; Tue, 14 May 2019 20:34:46 +0000 (UTC) Received: from [172.54.252.220] (cpt-0020.paas.prod.upshift.rdu2.redhat.com [10.0.18.95]) by smtp.corp.redhat.com (Postfix) with ESMTP id 73ED85D710; Tue, 14 May 2019 20:34:46 +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-5.1 Message-ID: X-Gitlab-Pipeline-ID: 10057 X-Gitlab-Pipeline: =?utf-8?q?https=3A//xci32=2Elab=2Eeng=2Erdu2=2Eredhat=2Ec?= =?utf-8?q?om/cki-project/cki-pipeline/pipelines/10057?= X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.41]); Tue, 14 May 2019 20:34:46 +0000 (UTC) Date: Tue, 14 May 2019 16:34:47 -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: eb5d65a82f5c - Linux 5.1.2 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: eb5d65a82f5c - Linux 5.1.2 We then merged the patchset with `git am`: platform-x86-sony-laptop-fix-unintentional-fall-through.patch platform-x86-thinkpad_acpi-disable-bluetooth-for-some-machines.patch platform-x86-dell-laptop-fix-rfkill-functionality.patch hwmon-pwm-fan-disable-pwm-if-fetching-cooling-data-fails.patch hwmon-occ-fix-extended-status-bits.patch selftests-seccomp-handle-namespace-failures-gracefully.patch i2c-core-ratelimit-transfer-when-suspended-errors.patch kernfs-fix-barrier-usage-in-__kernfs_new_node.patch virt-vbox-sanity-check-parameter-types-for-hgcm-calls-coming-from-userspace.patch usb-serial-fix-unthrottle-races.patch mwl8k-fix-rate_idx-underflow.patch rtlwifi-rtl8723ae-fix-missing-break-in-switch-statement.patch don-t-jump-to-compute_result-state-from-check_result-state.patch Compile testing --------------- We compiled the kernel for 4 architectures: aarch64: build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg configuration: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_5.1-aarch64-954ffa62c767b53c896b03b99e7c4f501be79cee.config kernel build: https://artifacts.cki-project.org/builds/aarch64/kernel-stable_queue_5.1-aarch64-954ffa62c767b53c896b03b99e7c4f501be79cee.tar.gz ppc64le: build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg configuration: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_5.1-ppc64le-954ffa62c767b53c896b03b99e7c4f501be79cee.config kernel build: https://artifacts.cki-project.org/builds/ppc64le/kernel-stable_queue_5.1-ppc64le-954ffa62c767b53c896b03b99e7c4f501be79cee.tar.gz s390x: build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg configuration: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_5.1-s390x-954ffa62c767b53c896b03b99e7c4f501be79cee.config kernel build: https://artifacts.cki-project.org/builds/s390x/kernel-stable_queue_5.1-s390x-954ffa62c767b53c896b03b99e7c4f501be79cee.tar.gz x86_64: build options: -j25 INSTALL_MOD_STRIP=1 targz-pkg configuration: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_5.1-x86_64-954ffa62c767b53c896b03b99e7c4f501be79cee.config kernel build: https://artifacts.cki-project.org/builds/x86_64/kernel-stable_queue_5.1-x86_64-954ffa62c767b53c896b03b99e7c4f501be79cee.tar.gz Hardware testing ---------------- We booted each kernel and ran the following tests: aarch64: ✅ Boot test [0] ✅ Boot test [0] ✅ LTP lite [1] ✅ Loopdev Sanity [2] ✅ AMTU (Abstract Machine Test Utility) [3] ✅ httpd: mod_ssl smoke sanity [4] ✅ iotop: sanity [5] ✅ tuned: tune-processes-through-perf [6] 🚧 ✅ selinux-policy: serge-testsuite [7] 🚧 ✅ audit: audit testsuite test [8] 🚧 ✅ stress: stress-ng [9] ppc64le: ✅ Boot test [0] ✅ Boot test [0] ✅ LTP lite [1] ✅ Loopdev Sanity [2] ✅ AMTU (Abstract Machine Test Utility) [3] ✅ httpd: mod_ssl smoke sanity [4] ✅ iotop: sanity [5] ✅ tuned: tune-processes-through-perf [6] 🚧 ✅ selinux-policy: serge-testsuite [7] 🚧 ✅ audit: audit testsuite test [8] 🚧 ✅ stress: stress-ng [9] s390x: ✅ Boot test [0] ✅ LTP lite [1] ✅ Loopdev Sanity [2] ✅ httpd: mod_ssl smoke sanity [4] ✅ iotop: sanity [5] ✅ tuned: tune-processes-through-perf [6] ✅ Boot test [0] 🚧 ✅ audit: audit testsuite test [8] 🚧 ✅ stress: stress-ng [9] 🚧 ✅ selinux-policy: serge-testsuite [7] x86_64: ✅ Boot test [0] ✅ Boot test [0] ✅ LTP lite [1] ✅ Loopdev Sanity [2] ✅ AMTU (Abstract Machine Test Utility) [3] ✅ httpd: mod_ssl smoke sanity [4] ✅ iotop: sanity [5] ✅ tuned: tune-processes-through-perf [6] 🚧 ✅ selinux-policy: serge-testsuite [7] 🚧 ✅ audit: audit testsuite test [8] 🚧 ✅ stress: stress-ng [9] Test source: [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#packages/httpd/mod_ssl-smoke [5]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/iotop/sanity [6]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/tuned/tune-processes-through-perf [7]: https://github.com/CKI-project/tests-beaker/archive/master.zip#/packages/selinux-policy/serge-testsuite [8]: https://github.com/CKI-project/tests-beaker/archive/master.zip#packages/audit/audit-testsuite [9]: https://github.com/CKI-project/tests-beaker/archive/master.zip#stress/stress-ng 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.