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=-11.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,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 4137EC433DB for ; Thu, 4 Feb 2021 22:48:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C38CD64DF2 for ; Thu, 4 Feb 2021 22:48:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229537AbhBDWsC (ORCPT ); Thu, 4 Feb 2021 17:48:02 -0500 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:51878 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229511AbhBDWsC (ORCPT ); Thu, 4 Feb 2021 17:48:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1612478794; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3rOR+kj4j7Dn5LK+P2gBaB5q6tTGTi2NXoIjDdfGeFU=; b=EztgSN8Aa7nHPQtWLyUR4CMK0TSg0nk4WuTbd7q6wO9204CAsOBj9yqto1b0NcLHZrlLUx qg6ugRvuPoBIZEnpEGE5AwPSfGdBK7VJUHirhnz42gkc0qT6R8t+L8JD4+flgRiE0t8xfm XkkiSkK4G5oc+aAEqF8NHS9RvDEXsps= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-579-zC5t5gEkPSaBuw7T2F_Xdg-1; Thu, 04 Feb 2021 17:46:32 -0500 X-MC-Unique: zC5t5gEkPSaBuw7T2F_Xdg-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 8387280196C for ; Thu, 4 Feb 2021 22:46:31 +0000 (UTC) Received: from [172.23.8.129] (unknown [10.0.115.152]) by smtp.corp.redhat.com (Postfix) with ESMTP id D23CE19D9F; Thu, 4 Feb 2021 22:46:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 From: CKI Project To: skt-results-master@redhat.com, Linux Stable maillist Subject: =?utf-8?b?4pyF?= PASS: Test report for kernel 5.10.13 (stable-queue) Date: Thu, 04 Feb 2021 22:46:27 -0000 CC: Xiaowu Wu , Baoquan He , Rachel Sibley , David Arcari Message-ID: X-Gitlab-Pipeline-ID: 623125 X-Gitlab-Url: https://xci32.lab.eng.rdu2.redhat.com/ X-Gitlab-Path: /cki-project/cki-pipeline/pipelines/623125 X-DataWarehouse-Revision-IID: 9723 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hello, We ran automated tests on a recent commit from this kernel tree: Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/li= nux-stable-rc.git Commit: 1338c0e85347 - arm64: Do not pass tagged addresses to __i= s_lm_address() The results of these automated tests are provided below. Overall result: PASSED Merge: OK Compile: OK Tests: OK All kernel binaries, config files, and logs are available for download here: https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefi= x=3Ddatawarehouse-public/2021/02/04/623125 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 `-' ______________________________________________________________________________ Compile testing --------------- We compiled the kernel for 4 architectures: aarch64: make options: make -j30 INSTALL_MOD_STRIP=3D1 targz-pkg ppc64le: make options: make -j30 INSTALL_MOD_STRIP=3D1 targz-pkg s390x: make options: make -j30 INSTALL_MOD_STRIP=3D1 targz-pkg x86_64: make options: make -j30 INSTALL_MOD_STRIP=3D1 targz-pkg Hardware testing ---------------- We booted each kernel and ran the following tests: aarch64: Host 1: =E2=9C=85 Boot test =E2=9C=85 ACPI table test =E2=9C=85 ACPI enabled test =E2=9C=85 LTP =E2=9C=85 Loopdev Sanity =E2=9C=85 Memory: fork_mem =E2=9C=85 Memory function: memfd_create =E2=9C=85 AMTU (Abstract Machine Test Utility) =E2=9C=85 Networking bridge: sanity =E2=9C=85 Networking socket: fuzz =E2=9C=85 Networking: igmp conformance test =E2=9C=85 Networking route: pmtu =E2=9C=85 Networking route_func - local =E2=9C=85 Networking route_func - forward =E2=9C=85 Networking TCP: keepalive test =E2=9C=85 Networking UDP: socket =E2=9C=85 Networking tunnel: geneve basic test =E2=9C=85 Networking tunnel: gre basic =E2=9C=85 L2TP basic test =E2=9C=85 Networking tunnel: vxlan basic =E2=9C=85 Networking ipsec: basic netns - transport =E2=9C=85 Networking ipsec: basic netns - tunnel =E2=9C=85 Libkcapi AF_ALG test =E2=9C=85 pciutils: update pci ids test =E2=9C=85 ALSA PCM loopback test =E2=9C=85 ALSA Control (mixer) Userspace Element test =E2=9C=85 storage: SCSI VPD =F0=9F=9A=A7 =E2=9C=85 CIFS Connectathon =F0=9F=9A=A7 =E2=9C=85 POSIX pjd-fstest suites =F0=9F=9A=A7 =E2=9C=85 Firmware test suite =F0=9F=9A=A7 =E2=9C=85 jvm - jcstress tests =F0=9F=9A=A7 =E2=9C=85 Memory function: kaslr =F0=9F=9A=A7 =E2=9C=85 Ethernet drivers sanity =F0=9F=9A=A7 =E2=9C=85 Networking firewall: basic netfilter test =F0=9F=9A=A7 =E2=9C=85 audit: audit testsuite test =F0=9F=9A=A7 =E2=9C=85 trace: ftrace/tracer =F0=9F=9A=A7 =E2=9D=8C kdump - kexec_boot Host 2: =E2=9C=85 Boot test =E2=9C=85 storage: software RAID testing =E2=9C=85 stress: stress-ng =F0=9F=9A=A7 =E2=9C=85 xfstests - ext4 =F0=9F=9A=A7 =E2=9C=85 xfstests - xfs =F0=9F=9A=A7 =E2=9C=85 xfstests - btrfs =F0=9F=9A=A7 =E2=9D=8C IPMI driver test =F0=9F=9A=A7 =E2=9C=85 IPMItool loop stress test =F0=9F=9A=A7 =E2=9C=85 selinux-policy: serge-testsuite =F0=9F=9A=A7 =E2=9C=85 Storage blktests =F0=9F=9A=A7 =E2=9C=85 Storage block - filesystem fio test =F0=9F=9A=A7 =E2=9C=85 Storage block - queue scheduler test =F0=9F=9A=A7 =E2=9C=85 Storage nvme - tcp =F0=9F=9A=A7 =E2=9C=85 Storage: swraid mdadm raid_module test ppc64le: Host 1: =E2=9C=85 Boot test =E2=9C=85 LTP =E2=9C=85 Loopdev Sanity =E2=9C=85 Memory: fork_mem =E2=9C=85 Memory function: memfd_create =E2=9C=85 AMTU (Abstract Machine Test Utility) =E2=9C=85 Networking bridge: sanity =E2=9C=85 Networking socket: fuzz =E2=9C=85 Networking route: pmtu =E2=9C=85 Networking route_func - local =E2=9C=85 Networking route_func - forward =E2=9C=85 Networking TCP: keepalive test =E2=9C=85 Networking UDP: socket =E2=9C=85 Networking tunnel: geneve basic test =E2=9C=85 Networking tunnel: gre basic =E2=9C=85 L2TP basic test =E2=9C=85 Networking tunnel: vxlan basic =E2=9C=85 Networking ipsec: basic netns - tunnel =E2=9C=85 Libkcapi AF_ALG test =E2=9C=85 pciutils: update pci ids test =E2=9C=85 ALSA PCM loopback test =E2=9C=85 ALSA Control (mixer) Userspace Element test =F0=9F=9A=A7 =E2=9C=85 CIFS Connectathon =F0=9F=9A=A7 =E2=9C=85 POSIX pjd-fstest suites =F0=9F=9A=A7 =E2=9C=85 jvm - jcstress tests =F0=9F=9A=A7 =E2=9C=85 Memory function: kaslr =F0=9F=9A=A7 =E2=9C=85 Ethernet drivers sanity =F0=9F=9A=A7 =E2=9C=85 Networking firewall: basic netfilter test =F0=9F=9A=A7 =E2=9C=85 audit: audit testsuite test =F0=9F=9A=A7 =E2=9C=85 trace: ftrace/tracer Host 2: =E2=9C=85 Boot test =E2=9C=85 storage: software RAID testing =F0=9F=9A=A7 =E2=9C=85 xfstests - ext4 =F0=9F=9A=A7 =E2=9C=85 xfstests - xfs =F0=9F=9A=A7 =E2=9C=85 xfstests - btrfs =F0=9F=9A=A7 =E2=9C=85 IPMI driver test =F0=9F=9A=A7 =E2=9C=85 IPMItool loop stress test =F0=9F=9A=A7 =E2=9C=85 selinux-policy: serge-testsuite =F0=9F=9A=A7 =E2=9C=85 Storage blktests =F0=9F=9A=A7 =E2=9C=85 Storage block - filesystem fio test =F0=9F=9A=A7 =E2=9C=85 Storage block - queue scheduler test =F0=9F=9A=A7 =E2=9C=85 Storage nvme - tcp =F0=9F=9A=A7 =E2=9C=85 Storage: swraid mdadm raid_module test s390x: Host 1: =E2=9C=85 Boot test =E2=9C=85 stress: stress-ng =F0=9F=9A=A7 =E2=9C=85 selinux-policy: serge-testsuite =F0=9F=9A=A7 =E2=9C=85 Storage blktests =F0=9F=9A=A7 =E2=9C=85 Storage nvme - tcp =F0=9F=9A=A7 =E2=9C=85 Storage: swraid mdadm raid_module test Host 2: =E2=9C=85 Boot test =E2=9C=85 kdump - sysrq-c =F0=9F=9A=A7 =E2=9C=85 kdump - file-load Host 3: =E2=9C=85 Boot test =E2=9C=85 LTP =E2=9C=85 Loopdev Sanity =E2=9C=85 Memory: fork_mem =E2=9C=85 Memory function: memfd_create =E2=9C=85 AMTU (Abstract Machine Test Utility) =E2=9C=85 Networking bridge: sanity =E2=9C=85 Networking route: pmtu =E2=9C=85 Networking route_func - local =E2=9C=85 Networking route_func - forward =E2=9C=85 Networking TCP: keepalive test =E2=9C=85 Networking UDP: socket =E2=9C=85 Networking tunnel: geneve basic test =E2=9C=85 Networking tunnel: gre basic =E2=9C=85 L2TP basic test =E2=9C=85 Networking tunnel: vxlan basic =E2=9C=85 Networking ipsec: basic netns - transport =E2=9C=85 Networking ipsec: basic netns - tunnel =E2=9C=85 Libkcapi AF_ALG test =F0=9F=9A=A7 =E2=9C=85 CIFS Connectathon =F0=9F=9A=A7 =E2=9C=85 POSIX pjd-fstest suites =F0=9F=9A=A7 =E2=9C=85 jvm - jcstress tests =F0=9F=9A=A7 =E2=9C=85 Memory function: kaslr =F0=9F=9A=A7 =E2=9C=85 Ethernet drivers sanity =F0=9F=9A=A7 =E2=9C=85 Networking firewall: basic netfilter test =F0=9F=9A=A7 =E2=9C=85 audit: audit testsuite test =F0=9F=9A=A7 =E2=9C=85 trace: ftrace/tracer =F0=9F=9A=A7 =E2=9D=8C kdump - kexec_boot x86_64: Host 1: =E2=9C=85 Boot test =F0=9F=9A=A7 =E2=9C=85 kdump - sysrq-c =F0=9F=9A=A7 =E2=9C=85 kdump - file-load Host 2: =E2=9C=85 Boot test =E2=9C=85 storage: software RAID testing =E2=9C=85 stress: stress-ng =F0=9F=9A=A7 =E2=9D=8C CPU: Frequency Driver Test =F0=9F=9A=A7 =E2=9C=85 CPU: Idle Test =F0=9F=9A=A7 =E2=9C=85 xfstests - ext4 =F0=9F=9A=A7 =E2=9C=85 xfstests - xfs =F0=9F=9A=A7 =E2=9C=85 xfstests - btrfs =F0=9F=9A=A7 =E2=9C=85 xfstests - nfsv4.2 =F0=9F=9A=A7 =E2=9C=85 xfstests - cifsv3.11 =F0=9F=9A=A7 =E2=9D=8C IPMI driver test =F0=9F=9A=A7 =E2=9C=85 IPMItool loop stress test =F0=9F=9A=A7 =E2=9C=85 selinux-policy: serge-testsuite =F0=9F=9A=A7 =E2=9C=85 Storage blktests =F0=9F=9A=A7 =E2=9C=85 Storage block - filesystem fio test =F0=9F=9A=A7 =E2=9C=85 Storage block - queue scheduler test =F0=9F=9A=A7 =E2=9C=85 Storage nvme - tcp =F0=9F=9A=A7 =E2=9C=85 Storage: swraid mdadm raid_module test Host 3: =E2=9C=85 Boot test =E2=9C=85 ACPI table test =E2=9C=85 LTP =E2=9C=85 Loopdev Sanity =E2=9C=85 Memory: fork_mem =E2=9C=85 Memory function: memfd_create =E2=9C=85 AMTU (Abstract Machine Test Utility) =E2=9C=85 Networking bridge: sanity =E2=9C=85 Networking socket: fuzz =E2=9C=85 Networking: igmp conformance test =E2=9C=85 Networking route: pmtu =E2=9C=85 Networking route_func - local =E2=9C=85 Networking route_func - forward =E2=9C=85 Networking TCP: keepalive test =E2=9C=85 Networking UDP: socket =E2=9C=85 Networking tunnel: geneve basic test =E2=9C=85 Networking tunnel: gre basic =E2=9C=85 L2TP basic test =E2=9C=85 Networking tunnel: vxlan basic =E2=9C=85 Networking ipsec: basic netns - transport =E2=9C=85 Networking ipsec: basic netns - tunnel =E2=9C=85 Libkcapi AF_ALG test =E2=9C=85 pciutils: sanity smoke test =E2=9C=85 pciutils: update pci ids test =E2=9C=85 ALSA PCM loopback test =E2=9C=85 ALSA Control (mixer) Userspace Element test =E2=9C=85 storage: SCSI VPD =F0=9F=9A=A7 =E2=9C=85 CIFS Connectathon =F0=9F=9A=A7 =E2=9C=85 POSIX pjd-fstest suites =F0=9F=9A=A7 =E2=9C=85 Firmware test suite =F0=9F=9A=A7 =E2=9C=85 jvm - jcstress tests =F0=9F=9A=A7 =E2=9C=85 Memory function: kaslr =F0=9F=9A=A7 =E2=9C=85 Ethernet drivers sanity =F0=9F=9A=A7 =E2=9C=85 Networking firewall: basic netfilter test =F0=9F=9A=A7 =E2=9C=85 audit: audit testsuite test =F0=9F=9A=A7 =E2=9C=85 trace: ftrace/tracer =F0=9F=9A=A7 =E2=9D=8C kdump - kexec_boot Test sources: https://gitlab.com/cki-project/kernel-tests =F0=9F=92=9A Pull requests are welcome for new tests or improvements to e= xisting tests! Aborted tests ------------- Tests that didn't complete running successfully are marked with =E2=9A=A1=E2= =9A=A1=E2=9A=A1. If this was caused by an infrastructure issue, we try to mark that explicitly in the report. Waived tests ------------ If the test run included waived tests, they are marked with =F0=9F=9A=A7. Suc= h 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 a= re being fixed. Testing timeout --------------- We aim to provide a report within reasonable timeframe. Tests that haven't finished running yet are marked with =E2=8F=B1.