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 6DE7B42D76 for ; Wed, 28 Jun 2023 00:16:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51DC540151; Wed, 28 Jun 2023 00:16:22 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 4B3A340151 for ; Wed, 28 Jun 2023 00:16:20 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-57688a146ecso47601017b3.2 for ; Tue, 27 Jun 2023 15:16:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687904179; x=1690496179; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KxqGBCW1V5JlRDkYbqbU7IFZKHVz8VlUWPqFZaqZVFk=; b=IT924emVIHam2op1mnxQMQ1L4iU4HqvE5CBxJ3SYuQEaSYbBeo852cEsaiMPhvtmnd pRFgiHd2HS2Gyw+NsJ2Bfh6/G6yzHNQb4t8LRfEwf4NtMJE3pZjDyIyaY+oRuPUZEH0H aXwRYpjHJjO2ZbIOAn4Is1ULKC0XJbHXzWOQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687904179; x=1690496179; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KxqGBCW1V5JlRDkYbqbU7IFZKHVz8VlUWPqFZaqZVFk=; b=VsKzD3OYfNJrmg9U4CnBKNXK9qBfMYI4/iHKszqwrdPROwIGvOVvyvDaKcg/V8Vqua 90FYbnKP9/dpy3KBgUcFfhCLrF6aaid6uY2gbu467wWuZSCegBcxUwKy45RuMrOo/rBo vUfWiJZGTO7v4o0dretpKkO+WQW4B29jpIdF4RxRds+mq1wwy3ITu/Ft3yq6qi+gtZbZ nFX0oB9/YgNnygLm+ZSdh2XTCXIEimuQOLi2g9Tv9/JwNexXDnCYDeRH/Bl4g1/zsUcf L8nCLj4mut7jJ0PLSP2tGVg3mEZRHljc8e6g3CWJ2nLUFD4M6RwfoV8z0cNwUGxAQ8TL gj9g== X-Gm-Message-State: AC+VfDy06/nOMESpEDm42smVqqpqueSKNcA2PRD5xc3/IC9MIFPhrYxK NF4Um5rVfxdOcxCai0wN4hVpcGhqsw9LmYXiASRKljidR1TqO6hoILJ38XF4V0hSMieR3SY62Q= = X-Google-Smtp-Source: ACHHUZ6qYVM8Sbh9oNxP1SoGqbJ0CN1dkGf0BmfT5RLV4ZDdPn8wrv1ermULRC/tVEJOLBUHKI2mAnriaL+a X-Received: by 2002:a81:5215:0:b0:55d:edf3:9e0a with SMTP id g21-20020a815215000000b0055dedf39e0amr34417249ywb.27.1687904179724; Tue, 27 Jun 2023 15:16:19 -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 d202-20020a814fd3000000b005707dd1743dsm628342ywb.71.2023.06.27.15.16.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 15:16:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 15:16:19 -0700 (PDT) Message-ID: <649b5fb3.810a0220.42491.3b6eSMTPIN_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 5960B605246B; Tue, 27 Jun 2023 18:16:19 -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 | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/