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 5507241FDD for ; Thu, 31 Aug 2023 14:44:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5998B40279; Thu, 31 Aug 2023 14:44:28 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 7F3EA40279 for ; Thu, 31 Aug 2023 14:44:26 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-68a56401c12so599345b3a.2 for ; Thu, 31 Aug 2023 05:44:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693485866; x=1694090666; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2KioWKTWQGkTn3MtQeVEifdPDWS0R3b3Xtihfzafhns=; b=ZeWee/4A1GWNu+vQmTeiga248uSIcrFgP1n+kkfMXYWN3m2545lyqRFgqGr4kJH1IR Sq1Dkz9RjjABX4i2bcxz2XOWf19QCBpLzOEVWT00CmBGig3CP4/J/fd43AsW6hrz2sTn 7xeWhJd/lSDiKsj76qCe58b7tuYD25tFejqpk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693485866; x=1694090666; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2KioWKTWQGkTn3MtQeVEifdPDWS0R3b3Xtihfzafhns=; b=AhCnTKHl1Vgxut1xmTOik1I/TibHvItC8YDN9kNNBGzf5b5YQb9EQkJCn2D+xWdLQy 7A4o5KlpTcttOeNBKeUmax81jbsxaJtFRiuiC1Kn6qTFJHNhqVnlpgWASPNMKgr4QQ/2 pJ++i65G5iMfshElxvAZSbDK5GqqeoUUQ1s0Nv+dlUGLDasKF1T1yb7myXkEhC7RUpTG 4NDpDnqY+hmwY6vvrp7NfwBFjBOoAFAepDMca301aO67szuMK3H6GNCWcDqFHee+zK8b 4Uw+XqfbWEzMcFHWMibznV3OK76IuAQT+2SNv8XMC2iBNLrI4iiebtavGqelKBs+x8vB ZHkg== X-Gm-Message-State: AOJu0YxyAcFkpfScmb7P3Gk+drG895X4M0eUdI05xdH4CHSNfgaqfQJv naWmIakDhztX9TsTiBdU4AQO/5nLTkQRr56zalRGEIoxQ5eq4P6PzAI0SFzyB9ivkJNBIyk7gg= = X-Google-Smtp-Source: AGHT+IGuQ1qVt738LB6DO69m5XO21rQQHMpr54QLaqhFJRlulbHvyfJQToHnTNF9fmvLn5SUi7c7UkiH+iGN X-Received: by 2002:a05:6a21:3d89:b0:14b:d07:d236 with SMTP id bj9-20020a056a213d8900b0014b0d07d236mr5073491pzc.60.1693485865756; Thu, 31 Aug 2023 05:44:25 -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 c24-20020a637258000000b0056afdbd0a47sm67046pgn.23.2023.08.31.05.44.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 05:44:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 05:44:25 -0700 (PDT) Message-ID: <64f08b29.630a0220.238a.4ab9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 80D536052471; Thu, 31 Aug 2023 08:44:24 -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 | +==================+====================+ | Debian Buster | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Fedora 37 | 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 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/