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 5899642D76 for ; Wed, 28 Jun 2023 00:08:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5421C40151; Wed, 28 Jun 2023 00:08:41 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 8102F40151 for ; Wed, 28 Jun 2023 00:08:39 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-262d33fa37cso1918677a91.3 for ; Tue, 27 Jun 2023 15:08:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687903718; x=1690495718; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YXbHO+/FroJQDY7mzTtAoluycxEzOY1dvtvKCoZjaoM=; b=WcYwsy/Q0k7QrvY9OD48sX4YULIvw0Kf0k3I3oDsog71dbf3xON4Je1P9PaPZRkH+v tb1rTBii0e1YBGqHTi7od3MYEGthvjXCTw/Vg2B2U/RA4of/7XmKyRte1fncN6i8rQ6+ 8qNGzD+tNyrFPM5ooVcOhZSI73/OtaAI1/Z3E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687903718; x=1690495718; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YXbHO+/FroJQDY7mzTtAoluycxEzOY1dvtvKCoZjaoM=; b=EsuoNIw0JLCbROdCQ10QiLSIFrlT/51IcB5zUEfXhGBjQlo81Y+MIcDrnG2GpYfakf PGMjBClVFaxUjjvnsczzMkUariqMHMXCSzBMS9E3j3CkrtsOf8hdUezo95w96IK9PYVF 0I3a5iA30wEXbLI+8yJkjkNprflNq6usAABssYOewmF39hOJl17ed+jl/wvwdoN6Ra28 5pplYaFY8UGp92sp6bJA/EfJctWL5TFPUq1+cKDa/tLWPfai2DiYAODa4l7YpEqQmaNz YaavR5Ot4+YntcgL+/yOTE7by1ejMmM+G6yLZwEVOtfdVGwLhKjnmRGRcSuCbvXZou7Q P93g== X-Gm-Message-State: AC+VfDx5QmugoUzNpfSTtb380mLJHAjUFbpq9ujMzY9eUlfoqJJEcu1p kzSEonSSN1ip/Gn/fLyzwUyPN1o5mmP0gPn5o1nNI0m8HUN1XXpyPiQQRzhDszWXYuxv57i3Sg= = X-Google-Smtp-Source: ACHHUZ71yEOoSr1rWIBMnzR2vNIW6tzTz7MoGnnOSY94guNVnOE/bbayCiburQOYmy+7s10qN6nbnpscR1np X-Received: by 2002:a17:90a:6d04:b0:259:3e2a:b6d8 with SMTP id z4-20020a17090a6d0400b002593e2ab6d8mr25265493pjj.17.1687903718704; Tue, 27 Jun 2023 15:08:38 -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 cu4-20020a17090afa8400b0025ea1e17320sm151600pjb.15.2023.06.27.15.08.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 15:08:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 15:08:38 -0700 (PDT) Message-ID: <649b5de6.170a0220.f9a76.5ff4SMTPIN_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 DE901605246B; Tue, 27 Jun 2023 18:08:37 -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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) 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/