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 C101042D79 for ; Wed, 28 Jun 2023 05:34:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B6E840151; Wed, 28 Jun 2023 05:34:08 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 8687540151 for ; Wed, 28 Jun 2023 05:34:07 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b05d63080cso1321660fac.2 for ; Tue, 27 Jun 2023 20:34:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687923246; x=1690515246; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RGTyVqhuX3t52DeHlKQd0t43cV1Eeqa00/aIadYUtSU=; b=P1zu9Bk+bAUOHNzfv0IiSesv+G3bZtUjR4UBoPJwyBqL2pb8PE5AWrUkK9NAknfP2E W1/73OZ8Vle2Of/Nu4EW2+FwntP7GwGt103eh90F4Hg6NTjKsQnz321CLgtejbE36fM7 xysNSLHhd+8VHLXYFN53fBr3J/x+1hmQmu+00= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687923246; x=1690515246; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RGTyVqhuX3t52DeHlKQd0t43cV1Eeqa00/aIadYUtSU=; b=Y6ujJq4dZRsU+eDQdi76bnVoVnFcH0nk/5vMTZPWKoHP6iZZU4CdPewu9++phFeTfd wrTfKI7GeO699FIaiPY2OtpdAt5AC/yQOOnDql7pxwPAyQutWuV7sDyZ4O1xa3x0hTns kLNomHpTeKvQ6jnz7Oe5v23XMSN3x/nLcLA3dAcHfI4ZY3IfZg5ECNdsW6Px0ECTQl5W RqxUilAiUwqt73caaWQLqPn04xVUF+nGmg0b4SC2mm7GmjUS54C6hyYOIMYG0QthY/wM Oi1VF6aTP8YffX/VOa6BqbB0PFJB1AiccewPa3nTgeteHyuQOz91EFxQzCvSTCu9TgmL +Wkw== X-Gm-Message-State: AC+VfDw/Rm87FI5444XQHZQuRnM/TMhg+MDnWxXGwXz4L9sRMZ1KqCeO o5RkdYEL2ceUf6CVkVcF81wG1CSyeOoNERoWaxyGKi+kT9fPLUgytWYUh8ZGHaFS+xVj6aodRA= = X-Google-Smtp-Source: ACHHUZ5uCL53dwgfuffRPBB8X35oXnVewz1IyYX+K9uu9coyUfsFaoSk9HFI8U0cWFJ2IXA1wyvgM59Ekq5p X-Received: by 2002:a05:6870:d881:b0:1b0:344b:a09f with SMTP id dv1-20020a056870d88100b001b0344ba09fmr7960367oab.16.1687923246806; Tue, 27 Jun 2023 20:34:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id hp11-20020a0568709a8b00b001a9f866b963sm738542oab.19.2023.06.27.20.34.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 20:34:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 20:34:06 -0700 (PDT) Message-ID: <649baa2e.050a0220.96515.a696SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 0B8BA605246B; Tue, 27 Jun 2023 23:34:06 -0400 (EDT) Subject: |SUCCESS| pw129025 [PATCH] [v2] config/ppc: fix gcc "internal compil 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/129025 _Testing PASS_ Submitter: David Christensen Date: Tuesday, June 27 2023 21:03:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:f504f9722a22b90af708ce2e5dd6d360289bef90 129025 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26824/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/