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 AADEC42D76 for ; Wed, 28 Jun 2023 01:22:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A67B542C4D; Wed, 28 Jun 2023 01:22:11 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id E89A942C4D for ; Wed, 28 Jun 2023 01:22:10 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1b7f2239bfdso31244265ad.1 for ; Tue, 27 Jun 2023 16:22:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687908130; x=1690500130; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uBJlOAOIzStQcgtH22AO0+ScCYOiO/ZoUnLBhRRa4Xc=; b=OxXcvJCJN0uhztJjk9dU+be5zC2VhwmVza9GYziaY4zDYW3HjmjuFM9+RCrhAOfuAx zppDjbXzxXTmEQkA04tad30cGQPr2hHh3YFfJohZfS35hqTsNWdk8Z8SAJYKGo8KyG3f 3b4EGZy5Y36ZPM3y7+uQxc1QhnA4nhAgHtrH8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687908130; x=1690500130; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uBJlOAOIzStQcgtH22AO0+ScCYOiO/ZoUnLBhRRa4Xc=; b=faW94XpL+xEwSNreIequEDVvm76p9pKTktOOp6hV+wN8Fqs1C/0dbhVFhORzbQ1MFU 3w3nKlV78d5vVLGK5/kWqJ0eH3jrtK8LhZD2qxCGcKMxm/xnAnNIkHbrryb1pfU+Wzqa 3ujg6fVZTp4yhrtTvFjyaMLNLVroO83FSoF8tFtggm1b8/YLdlt67KN8RUNhDo4KSf7o JFc4Q9tq2oGrpmEe6ZCA7NGKMnl2eiYN+vzAZsbgVR67kVUcudebtiy1gDOTMnRpRbF2 uloC9HraRUIwIWtfJkJrSTzEQqQ7WpBdcjG+Cz82oG+dTVJZeapSeHQwDdpEWHib6oDD OOhA== X-Gm-Message-State: AC+VfDx3NVbUb3C9Z2PdTt6chHNhSqnZSYIr3JONiV0mLUXZxbwHbzfQ ozOZJ5YpSMBmG8GNisjuVsCCWYfBVFh5sjw3GVdt3C8DNgE5msB8prduiqJgVoksh2XAtaUpKw= = X-Google-Smtp-Source: ACHHUZ62EAS6iwDTvPv+gYOCSz5JBtydkQ+r3tNCk15E7ij/b5rYK+OgbTO8Nx5stj9TOs1jLYqDjovk+/A/ X-Received: by 2002:a17:903:2798:b0:1b0:26f0:8778 with SMTP id jw24-20020a170903279800b001b026f08778mr11412301plb.19.1687908130201; Tue, 27 Jun 2023 16:22:10 -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 be11-20020a170902aa0b00b001b3e5e063f3sm162257plb.68.2023.06.27.16.22.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 16:22:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 16:22:10 -0700 (PDT) Message-ID: <649b6f22.170a0220.e8138.5fceSMTPIN_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 52FAF605246B; Tue, 27 Jun 2023 19:22:09 -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-unit-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_unit_test | +==========================+================+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/