From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id DC4D442D79 for ; Wed, 28 Jun 2023 05:41:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D84A640151; Wed, 28 Jun 2023 05:41:24 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 5ED7640151 for ; Wed, 28 Jun 2023 05:41:20 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34574014304so20526295ab.2 for ; Tue, 27 Jun 2023 20:41:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687923679; x=1690515679; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ktdcGUaO/V+NxhqojZblxI+lp8FHErXD2tJUJgw4PAM=; b=UXVjzZaRegVhzssUJRuIjtTlk3MPY3LfpPB2czU+UyNTk8rYknmB8WVx6+yQjrPY/C KPltogE8QlSIe3ngK/QIMf7ikfLtG8ZhswjrHJsXOFbC+piKt4n2MiJlf6VbBFdhWhyo NWpJqOTjDcyKl9GTvzTUsssQXHdU76/CpGSVE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687923679; x=1690515679; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ktdcGUaO/V+NxhqojZblxI+lp8FHErXD2tJUJgw4PAM=; b=hksJPqDVC5R0t+ye49yyWOpN2s1pddLUAPNHzkpyouEJuoocYzJfqkAOU188uR812x tZTHMrbP414YR5KLbL0DPtOzOedeFh6EtVpEuScukPP2NbE6D4j21W6t6ifh/JMERE7Y 371CiLR3/xuIRzDXyRTp49Iqzgr0W+khImxCFx2X6tIz3LUEd/hSM8lisgfHFiybEW77 dAFrqUbJHQi439ZQ8FeR25VZ4MQ6HxGjS3bA461TdAXYBXyYBrYcln4TKzP/7duAZLgN +6iqLttB8VdECZa2PbGpMp+IevbTlZsXwuUET2vBp6G6lEQoJC15k9+LBavU9kCaqn1S GWIw== X-Gm-Message-State: AC+VfDxHFCciZ1ILSiTj/tLftYd96PigMJ58xmzUoIToi/ECwjm/ftOa HICO9sxf252zjAhGz60teNuMNS4Qg2GJjRkrqW9MOqtUMRdBRXVGY05BLQ== X-Google-Smtp-Source: ACHHUZ4vrBFcdCtu2TidEr0ukpQm9eGmrnjmxm1qq0bsnIt9hVJr5jkK0s1BlEpuzyNQzRe0zoqhpLBn2psT X-Received: by 2002:a92:d9cb:0:b0:33b:ed95:26df with SMTP id n11-20020a92d9cb000000b0033bed9526dfmr31904399ilq.32.1687923679801; Tue, 27 Jun 2023 20:41:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o7-20020a92c047000000b00345c8ce260csm16430ilf.46.2023.06.27.20.41.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 20:41:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 20:41:19 -0700 (PDT) Message-ID: <649babdf.920a0220.16595.0f28SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E00A605246B; Tue, 27 Jun 2023 23:41:19 -0400 (EDT) Subject: |SUCCESS| pw129024 [PATCH] config/ppc: fix gcc "internal compiler er From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129024 _Testing PASS_ Submitter: David Christensen Date: Tuesday, June 27 2023 20:54:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:f504f9722a22b90af708ce2e5dd6d360289bef90 129024 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26823/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/