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 B3D0141FDD for ; Thu, 31 Aug 2023 14:42:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B23DB4028A; Thu, 31 Aug 2023 14:42:45 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 81B2240279 for ; Thu, 31 Aug 2023 14:42:42 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d74a012e613so963083276.1 for ; Thu, 31 Aug 2023 05:42:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693485762; x=1694090562; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=343cir8PFriP7ZNFxOxHn0g3dzV5vDW4QyaOsM6aQIE=; b=J3B2Ul34KlBg3gTETs+Di+/wrq/IVHmU14SpMh8K2LccDTXpCXhvEUdGzBqi0AKVOo LmvSj4VOVWR0dNsP3CPtR5RuyPJYVJhwqYuW8dUgWw/B2RPwlhlRh5EoWxYTQC/pTQ9r v48o+XcLCRod0tCezS53VsWnah5ttdZmqkZwE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693485762; x=1694090562; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=343cir8PFriP7ZNFxOxHn0g3dzV5vDW4QyaOsM6aQIE=; b=UbXSYoxTJlS1rdfktaS9mD+sTxJvdNiNYwk+VJsVYGwq52W7bbKbXqYrmgZ1/79Ezj OPnqtyDa9gN0i12mz96Ol6epvKwqgGgYi6C+I6EXIX5c8+lxlMsk7CUxJa/5XI4+Ip+p THkjIWBH8wdSH4CvZUvuGfKME9b9eDu0odB/yBgfNCZVgl+xaeW1LKIoevNtICqt1O/l 1WnyHiPizwyyH9K5jGyZkUlN/NmXyU3B2S7pM74WD8UkcqOeyGububc69LlOH6L3Arsf 3w0WDXxZ06i4ID6Cf9oDxP0MfeoNlnw3uNtibzS1PuYynjsI0ccY35KPxxuT/yREAxHW rZCg== X-Gm-Message-State: AOJu0YzOZOVsaeYLYWJtdir/IFTYcEtmehzzHy8B4Bji6Rf3QJWxyuCs nw64bst4zn/w2tCPRoPiC4CBze/MalnwHXDh4TweM1XDos15dYUpWNSz1w== X-Google-Smtp-Source: AGHT+IHhohPlY71XCpFdlDARMJ1lIrAKB0VHE1MdsTde8Rry73wwzSlgWbGWL2XkqvM4uoxBXiJdMMHd80Vb X-Received: by 2002:a25:ae57:0:b0:d72:7cb8:21a1 with SMTP id g23-20020a25ae57000000b00d727cb821a1mr2584402ybe.4.1693485761938; Thu, 31 Aug 2023 05:42:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o68-20020a257347000000b00d72fced42f7sm75221ybc.11.2023.08.31.05.42.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 05:42:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 05:42:41 -0700 (PDT) Message-ID: <64f08ac1.250a0220.580a9.57c9SMTPIN_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 960F46052471; Thu, 31 Aug 2023 08:42:41 -0400 (EDT) Subject: |SUCCESS| pw130973-130975 [PATCH] [3/3] devtools: enable testing ppc From: dpdklab@iol.unh.edu To: Test Report Cc: Bruce Richardson 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 | +-----------------+--------------------+ 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 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/