Received: by 2002:a05:6358:16cc:b0:ea:6187:17c9 with SMTP id r12csp7546899rwl; Tue, 10 Jan 2023 02:10:31 -0800 (PST) X-Google-Smtp-Source: AMrXdXvW+U8eKob44WCiAf93TbUM26YJfH2wLGWlLR9sKYKIeb2Bu+HZFmyYhNRwyuPw1nBEE3Sx X-Received: by 2002:a05:6a20:289f:b0:af:d0d7:9f38 with SMTP id q31-20020a056a20289f00b000afd0d79f38mr71697320pzf.2.1673345430853; Tue, 10 Jan 2023 02:10:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1673345430; cv=none; d=google.com; s=arc-20160816; b=oSAKiO9coVd4W+CHr03AR2ec2Gm5njheIHv7cHeGgCZHx8hpfYDQo4Gq9E14x3l6JT CSP3PPdaamKDxH87IDsi8pb1+oFgZDAD/ZTfRrLve8IssJEfTnB92TFoaEv+f6wSWzPL TqaU50LfxDonIQflOsDGySnbNUsANkmB6dCK/8kaV7RPW4fCWsroZRF2vk5ngdw5Mix0 uOPAJ40OjzFdMZBlQLm+KRNDWHCvESxchn2x962bVMFErj26ZZlIPkZiAeVkkxmesh9R 5YZO1v+dUwbf1VihsmYrUnzniFwiLgJfbX+tpOC27qhn5VpSZBhhnmPCIG5JeqxhlC5C omBw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=9UKgps4DwUO+DET5LJaWtXloMdqxOiKIDDri/VVFNJE=; b=DgTkRFKBD7U2SXpVHZRkq1eP0OuXsmf1opO685MxP4zQC5MdW49c5HHcuxriOlhy7d Rpg1ZbWlJcxMBL+xUh7OfCDJ4Ik5mcDqvCCdJ1Ib4GPG+DUNgsWVUqNJqcMjte6T1p2B QyShDpdyb5aNPWi203J4ubHSjMQkShYsFSfj+fpEta7jN3NyR7SonqkGV0Es/a30Cq9s JvN1bvtQMuE22O0xmIVn8s0UnFZLujguOoPHKpSZTFqqymIcRFCLsAFYtz8tJuf2EkkM g3LNQFp+jCuQbRhKfslVAO0/sZyippRAgOH421nbz8eFg/KU95iygf5QQJRhFM8izLUk jPTA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id a65-20020a639044000000b004b64146f242si216150pge.430.2023.01.10.02.10.24; Tue, 10 Jan 2023 02:10:30 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238171AbjAJJ0D (ORCPT + 53 others); Tue, 10 Jan 2023 04:26:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39480 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238173AbjAJJZ1 (ORCPT ); Tue, 10 Jan 2023 04:25:27 -0500 Received: from 1wt.eu (wtarreau.pck.nerim.net [62.212.114.60]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 97BF8551EE for ; Tue, 10 Jan 2023 01:25:25 -0800 (PST) Received: (from willy@localhost) by pcw.home.local (8.15.2/8.15.2/Submit) id 30A9PHD1004644; Tue, 10 Jan 2023 10:25:17 +0100 Date: Tue, 10 Jan 2023 10:25:17 +0100 From: Willy Tarreau To: "Paul E. McKenney" Cc: linux-kernel@vger.kernel.org, Sven Schnelle Subject: Re: [PATCH 0/4] nolibc: add support for the s390 platform Message-ID: <20230110092517.GA4626@1wt.eu> References: <20230109080910.26594-1-w@1wt.eu> <20230109191534.GU4028633@paulmck-ThinkPad-P17-Gen-1> <20230110073242.GB3229@1wt.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230110073242.GB3229@1wt.eu> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 10, 2023 at 08:32:42AM +0100, Willy Tarreau wrote: > On Mon, Jan 09, 2023 at 11:15:34AM -0800, Paul E. McKenney wrote: > > On Mon, Jan 09, 2023 at 09:09:06AM +0100, Willy Tarreau wrote: > > > Hello Paul, > > > > > > this series adds support for the s390x platform to nolibc and rcutorture, > > > reducing the init size from ~600kB to ~1kB. The work was contributed by > > > Sven Schnelle. It depends on the fixes series I sent previously: > > > > > > https://lore.kernel.org/lkml/20230109075442.25963-1-w@1wt.eu/ > > > > > > It passes the self-tests correctly and the patches are clean, please > > > consider queuing it. > > > > "80 test(s) passed" and successful exit code. I will assume that the > > decrease in tests from 81 to 80 is intended. I have these queued, > > but it may be some hours before they are externally visible. > > Interesting, I didn't notice and I'm not observing this when running > qemu-s390x (the userland version), I'm currently rebuilding the kernel > to compare and will let you know. Thanks for checking! So after a re-check, I'm constantly seeing 82 tests passed and a success here. I don't understand what's differing, and would be interested in a copy of your "run.out" in the "tools/testing/selftests/nolibc" subdir to compare with mine, as it's possible we have a bug somewhere in the way tests are run (or maybe we're still facing a mangled qemu output). You can just send this to me privately, no need to spam the list, the file is moderately large and uninteresting. Thanks! Willy