From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Tue, 3 Dec 2019 13:22:37 +0100 Subject: [LTP] ??? FAIL: Test report for kernel 5.3.13-cc9917b.cki (stable-queue) In-Reply-To: <546bd6ac-8ab1-9a9b-5856-e6410fb8ee89@redhat.com> References: <546bd6ac-8ab1-9a9b-5856-e6410fb8ee89@redhat.com> Message-ID: <20191203122236.GC2844@rei> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > > We ran automated tests on a recent commit from this kernel tree: > > > > Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git > > Commit: cc9917b40848 - mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n > > > > The results of these automated tests are provided below. > > > > Overall result: FAILED (see details below) > > Merge: OK > > Compile: OK > > Tests: FAILED > > > > All kernel binaries, config files, and logs are available for download here: > > > > https://artifacts.cki-project.org/pipelines/309848 > > > > One or more kernel tests failed: > > > > ppc64le: > > ??? LTP > > I see a slew of syscalls failures here for LTP: > https://artifacts.cki-project.org/pipelines/309848/logs/ppc64le_host_1_LTP_resultoutputfile.log > https://artifacts.cki-project.org/pipelines/309848/logs/ppc64le_host_1_LTP_syscalls.run.log There are a few syslog failures, which does not seem to be related to the kernel commit at all. The commit above seems to touch error handling in a mdio bus which is used to configure network hardware. I would say that this is connected to the rest of the unexplained failures on ppc64le that seems to happen randomly. -- Cyril Hrubis chrubis@suse.cz 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=-7.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 EE144C432C0 for ; Tue, 3 Dec 2019 12:22:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C09EE20684 for ; Tue, 3 Dec 2019 12:22:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725954AbfLCMWj (ORCPT ); Tue, 3 Dec 2019 07:22:39 -0500 Received: from mx2.suse.de ([195.135.220.15]:42572 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725907AbfLCMWj (ORCPT ); Tue, 3 Dec 2019 07:22:39 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id C9801B193; Tue, 3 Dec 2019 12:22:37 +0000 (UTC) Date: Tue, 3 Dec 2019 13:22:37 +0100 From: Cyril Hrubis To: Rachel Sibley Cc: CKI Project , Linux Stable maillist , Memory Management , LTP Mailing List Subject: Re: [LTP] ??? FAIL: Test report for kernel 5.3.13-cc9917b.cki (stable-queue) Message-ID: <20191203122236.GC2844@rei> References: <546bd6ac-8ab1-9a9b-5856-e6410fb8ee89@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <546bd6ac-8ab1-9a9b-5856-e6410fb8ee89@redhat.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi! > > We ran automated tests on a recent commit from this kernel tree: > > > > Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git > > Commit: cc9917b40848 - mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n > > > > The results of these automated tests are provided below. > > > > Overall result: FAILED (see details below) > > Merge: OK > > Compile: OK > > Tests: FAILED > > > > All kernel binaries, config files, and logs are available for download here: > > > > https://artifacts.cki-project.org/pipelines/309848 > > > > One or more kernel tests failed: > > > > ppc64le: > > ??? LTP > > I see a slew of syscalls failures here for LTP: > https://artifacts.cki-project.org/pipelines/309848/logs/ppc64le_host_1_LTP_resultoutputfile.log > https://artifacts.cki-project.org/pipelines/309848/logs/ppc64le_host_1_LTP_syscalls.run.log There are a few syslog failures, which does not seem to be related to the kernel commit at all. The commit above seems to touch error handling in a mdio bus which is used to configure network hardware. I would say that this is connected to the rest of the unexplained failures on ppc64le that seems to happen randomly. -- Cyril Hrubis chrubis@suse.cz