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 17E9042D76 for ; Wed, 28 Jun 2023 00:07:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1437D40151; Wed, 28 Jun 2023 00:07:03 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 62DC340151 for ; Wed, 28 Jun 2023 00:07:01 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-55b22f82ac8so229135a12.1 for ; Tue, 27 Jun 2023 15:07:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687903620; x=1690495620; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4xzPKLpFw0obEC5EZNLuO96xXlMMfPOP+zi5zG4rVm4=; b=bZYwcfLnwVl7Q+ofrh2xhASM/OuVs1lwWZYYO0YXdfYv1ncbFRwl2J8reamAYFkjE2 IItbGdg0IJuvKcSn3coKMElKfIkeGRmnnnCf4s0h5xU1nWjQL/fH4jCpFYXk5yJauJJO 9P55kNCJgLi9mEeEtRKZo+note34wf0182SFw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687903620; x=1690495620; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4xzPKLpFw0obEC5EZNLuO96xXlMMfPOP+zi5zG4rVm4=; b=gZUD/5G+SHE5a0TcMUNKVxRc9sNNiyTfLQUBNiDIpE5NGSllowFSz8uwlgaQoEJr5s fDVjU5fH1yx0d8Sdm8p1th/sg5HywgmaRy4Lxjcu8y3Pigwb09GcFWS1TsVzGsfsmfpM b8VQ88OuW0RM+56fxt7GKbWe/RkxCc4wpxPXuGKUPM6+L+eCOuQuUy6dIDBt5NIqizxa +xG6mPq4uYMaFa3hOoKM6tZ5Wu7xQKbuhw/B8K7QolF2Gim3fpNsR2X+5f8OwucYuQxJ woBrmoGxlgHOADqr+/nl3ROifFQ/li3p5zs9NHG7hxdtKFfb7Jq55bGC8+LpCcV9s/rl gPJw== X-Gm-Message-State: AC+VfDwGOiJLGbPuaSPpQH49ERKVT3N9Ka7GF89jeTiSbMRhkRbusd4Z /3omiIYvS2MBYib0G1ucJ1j94JKrens95iDcGMY3NXo7DkZEHdg4lA4r3w== X-Google-Smtp-Source: ACHHUZ5p0Rs0jH/IdDQW+zPnYFFsI8CdpUgacQXaVWM7M6ywwxeoUXVQLJlpj9/gBJkokNr6/NH0dgFC8Xug X-Received: by 2002:a17:903:41c1:b0:1b7:de50:7d9c with SMTP id u1-20020a17090341c100b001b7de507d9cmr14549630ple.15.1687903620370; Tue, 27 Jun 2023 15:07:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u16-20020a170903125000b001ae5fcecb48sm150451plh.22.2023.06.27.15.07.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 15:07:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 15:07:00 -0700 (PDT) Message-ID: <649b5d84.170a0220.39861.5043SMTPIN_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 D62FD605246B; Tue, 27 Jun 2023 18:06:59 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129025 _Functional Testing PASS_ Submitter: David Christensen Date: Tuesday, June 27 2023 21:03:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:f504f9722a22b90af708ce2e5dd6d360289bef90 129025 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/