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 EAA0942D76 for ; Wed, 28 Jun 2023 00:19:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D108440151 for ; Wed, 28 Jun 2023 00:19:39 +0200 (CEST) Received: from mail-vs1-f52.google.com (mail-vs1-f52.google.com [209.85.217.52]) by mails.dpdk.org (Postfix) with ESMTP id A8F8640151 for ; Wed, 28 Jun 2023 00:19:38 +0200 (CEST) Received: by mail-vs1-f52.google.com with SMTP id ada2fe7eead31-440b54708f2so1572746137.0 for ; Tue, 27 Jun 2023 15:19:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1687904377; x=1690496377; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=t2fVN8Og3tQ5pfaEnbSFKHZQdTg6Hs6VgIZpECpGt0Q=; b=CbE7xHWzuNy3C/lHetLu9g/YVN2rQVe4/j+NvXSoIai/yyfbf6woKsi6DnaRky7Hb7 LZ4B3aScnIWU3Cf1AJJmPDe70pNLqAwE6oz5KyeC0FJFJrIhMwqEUWGQcXAiIAEIgLEl 93Ul9mV77HRKqs4crLVMNtvZxK3//raNVvtwqFDeNLVVu7sKSTvOKr/uIbOtBEn04b/6 daWnokTKWQ5ePbJkhR+EexDhQ8wnh5YTuit3NbEHDcjoeQ0LRf0abWI5QBmjzT3BR5tf XBc2iOk8V4H/hKnM/mZd9nk7/TWqmG0y4S6zS4Fw4uKWRn0tc6VHmfZ/V+MTrMh/oKoU Dx3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687904377; x=1690496377; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t2fVN8Og3tQ5pfaEnbSFKHZQdTg6Hs6VgIZpECpGt0Q=; b=Q17GibES4mBSefa6FHMTA7WczWj6bMQAog/OfVH3FMTJAaOU7YeyW2GRrxBGOhB7ZP ZpwwMVU91eB0mESZJGK788OH0nKMpaYim2O3rn9flPK5ZnTTEkRGzfj7a7u2rvdbfA8b AQefYJhWcegsLHnkp7FWtnOdcLB4QPTF37DHjI0Bwe8gF20aNau/CoGW9srlTyEKnc7W TSYZG7DiRftqUYWR0ktbFAecY0X/vT2ECahwZTEr0ZdrtQ13E2DMhHOUnldeBLTEdkpU l+q3jwklmhM8twXonZA/LUQAbEM262vbeHIxD3Jvdotz/p7sNz3pAmFRi1zXkJLXLL8H 7tAA== X-Gm-Message-State: AC+VfDxjD8eiATTYaNF8byuukb6DRBqWr33X9u23kQ5ueOvtV89W9CYz lwMtFsg8B5r3rag7Gvyidi0a5uo+kmtVVRj+4u8= X-Google-Smtp-Source: ACHHUZ6T2wEzNJpjzOu6CEw32KOHW1phshc3sMxcvGYelv3Y+3b1AqpOQRoNqxAhqZeKken9/HsK9g== X-Received: by 2002:a67:fc98:0:b0:443:7b05:ab23 with SMTP id x24-20020a67fc98000000b004437b05ab23mr1733395vsp.20.1687904377579; Tue, 27 Jun 2023 15:19:37 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id ec17-20020ad44e71000000b00632191a70a2sm4912805qvb.103.2023.06.27.15.19.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Jun 2023 15:19:37 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129025 [PATCH v2] config/ppc: fix gcc "internal compiler error" message for p10 Date: Tue, 27 Jun 2023 18:19:35 -0400 Message-Id: <20230627221935.4146376-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230627210341.2516951-1-drc@linux.vnet.ibm.com> References: <20230627210341.2516951-1-drc@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/129025/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5394732262