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 176F542D76 for ; Tue, 27 Jun 2023 23:48:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12B6C40E25; Tue, 27 Jun 2023 23:48:33 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D3FA940E25 for ; Tue, 27 Jun 2023 23:48:31 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-785ccf19489so29460539f.3 for ; Tue, 27 Jun 2023 14:48:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687902511; x=1690494511; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TEWeDea+iJ50kso003W3GiBpD69sgZsNWZGViPSmMjg=; b=jN9PSYCz8qvcuv1Qfj8Z7mGudlQoKzO3LvnMP0v+T5Jr5OHv6HTm0C7YwixuB9tQ5d HbX9T+lqJFRBzD7U5lwtDTIJNXzr6CR/T72rVemYiS0B5WNFTmdXBJjGbvyIklgUPdWk Mtx0xJHu4EZ6HzsOfidkHtdiVRrpQdE1LJWWM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687902511; x=1690494511; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TEWeDea+iJ50kso003W3GiBpD69sgZsNWZGViPSmMjg=; b=ldpdoe2OsWB7zcAvdtujfdb7K4MN9AEjXNT8geVJaVqbX8KIK4UOfzGgfB9vMmT1wJ EYHymQoYMLR0TzazzNOlYuvVeLB2z6SODjaCXA6O6gh97P2KRZ/cPmoMmJ8H5JYk6cV5 Rr6x9K6bFome2njeYIaf+4v8dG76nvTiodYR8hFj7SV5HehNWCBAkRMXNlBtUmpP+COB KmDOyL7srPFi1adHpE1yntqjTBrlbCZ1tSutOqp1nDbIwwT0TurRoWkf2SuQSQcn0Hzm uq8OBBXAi3HCgNqBpUy71aY0v0uOb4UBEf6zJ+5YoMaL2ds6amH5CPF0tyQuebGIUzc6 Uz2Q== X-Gm-Message-State: AC+VfDwbrUfRiPWioJy+JQ81cYf8HYj1iSiaLFXGqdzY5NPcv1raYWFP oC7dvMMhPI4PEqrPbeYysqxp5eqLQZzPri5Is9tOzhWoxv5tYLokBiu7qQYBAGJUrhGaBVfvdQ= = X-Google-Smtp-Source: ACHHUZ4220dpNouspElzsPhjyVOn7ebxXmIQz5yxJ0lMHGEXNYOt4rtxM4MrF1SdAXGwc8ci0YYcu3Rc+2Uo X-Received: by 2002:a6b:db16:0:b0:783:6906:a32c with SMTP id t22-20020a6bdb16000000b007836906a32cmr4983759ioc.16.1687902511214; Tue, 27 Jun 2023 14:48:31 -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 f1-20020a6bdd01000000b00785cfda1badsm73809ioc.34.2023.06.27.14.48.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 14:48:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 14:48:31 -0700 (PDT) Message-ID: <649b592f.6b0a0220.b67d8.1ec4SMTPIN_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 BC398605246B; Tue, 27 Jun 2023 17:48:30 -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-abi-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 | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 37 Kernel: Depends on container host system Compiler: gcc 12.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/