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 209BE41FDD for ; Thu, 31 Aug 2023 15:01:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2608340279; Thu, 31 Aug 2023 15:01:53 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 6AFFD40279 for ; Thu, 31 Aug 2023 15:01:52 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d746ea563f9so544734276.1 for ; Thu, 31 Aug 2023 06:01:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693486912; x=1694091712; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eRBU/kHXMtFlpBut26/iPd4eT9DM94por8oqQAj9uCU=; b=YHpaILDnlLLlMGcbyZHntoa0sxZtFInlPFm2tbTmPm9mkcI33R/QpB4l4aeLtLt8tT Ww2ifBQfTVSj63e+Er8CQMSIwFjwTM9HngKY2sFPLuvjL3BiTPUUFqVwHiw/pqagqV5Y E7ul4cIunc61eefL6Yx5g/eIiPr4qFczxdOZc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693486912; x=1694091712; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eRBU/kHXMtFlpBut26/iPd4eT9DM94por8oqQAj9uCU=; b=RlOHjOjaWrRCupYbB+jP+zE7PZWJcgwLc2DL7ONDuVT0hpOesR1d2O/lBr4b5/Bec+ qu09NGX67OzdDtFTdXtvMU09mGxi/tMXzZa9lhSZFOW7haGqmv9l8EWI4Nu6y61ANzWu 6So10sPgA1839pqEs1C7HI/lfEo63IwBKbiaozwN9tCWoLQGpo7HMaxXNARv31uncTqK ySGy90E7t8B10nBBYdAJNdrTvS2iYeAz6fSeQJCTr6hRM++vabJctFhp33/vD179A1XT btiFpwttwOANBngSicwtV47llStpgN+pNSt0vMRR085AozP42QtFzTPpST3KV5b1UMGq SAjA== X-Gm-Message-State: AOJu0YyFUxX+A41Wg9yQrnslHfjb6VukMUOsSpJSyi+cHXo+5dLRxL/c JDVmuvGEIjQXkBIvFJL/BtxNFXCuvxuf0wD+XnHFcn9/LXhoytF9no//dd7CT5XqrAjLD4ehrw= = X-Google-Smtp-Source: AGHT+IHn35wq8bmlRbxk83ns7xxa8TxX1x1mMg0PfskAThDVp/OExUMsiydZh0rOcmzCIX0gk7sW3gE4ekNV X-Received: by 2002:a25:ce8b:0:b0:d7b:a020:ce4d with SMTP id x133-20020a25ce8b000000b00d7ba020ce4dmr5251820ybe.6.1693486911827; Thu, 31 Aug 2023 06:01:51 -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 d1-20020a25bc41000000b00d71495b8063sm21508ybk.30.2023.08.31.06.01.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 06:01:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 06:01:51 -0700 (PDT) Message-ID: <64f08f3f.250a0220.201ff.1827SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 896CF6052471; Thu, 31 Aug 2023 09:01:51 -0400 (EDT) Subject: |SUCCESS| pw130973-130975 [PATCH] [3/3] devtools: enable testing ppc 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130975 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, August 31 2023 12:10:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130973-130975 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27489/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/