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 D3CEF41FDD for ; Thu, 31 Aug 2023 14:43:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D99BA40279; Thu, 31 Aug 2023 14:43:22 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 0D6654028A for ; Thu, 31 Aug 2023 14:43:16 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58fb8963617so9371457b3.3 for ; Thu, 31 Aug 2023 05:43:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693485795; x=1694090595; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lGt8Nr5aMEaNPi0EuYEyt32V8VZZAAS7JrYGFDYddI0=; b=Yguk/2t9hxRT6V9Na4aE6iCAErci2nGRPPc4iCTmPjHUQS+stN2Go9Hzxrx17acRCp XGWE3flVXm0pZLWZmXGr+WB/cNtQWlQIT/vwu7SoEfEspuN/moeyKiMTSTBNZq8lRtFw l5eTqUnZTs2+qDY4Og75Yyi/EadGaOr7nmcdQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693485795; x=1694090595; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lGt8Nr5aMEaNPi0EuYEyt32V8VZZAAS7JrYGFDYddI0=; b=QzTAETM/dVh1sD8F0zX/9s+hIJe0Msh97cBBT2m/IfUwUBWJC+ILbEZE3vnfrrlCqG ghJ0/mx3rizCyQStHmuvKtJdHNB8E4mwSDKcpupmCtk8p9FdB3gRTqKt1ALDGkCfXlUG jgOm2TP57q6gtvEcnynISNePfK6etws9U+nrrEk6ZWlN/ujzcUCUkhyUyqbyXbmR4huv I7l/AEESkihPzK9/DMuHfK94HeW2UgtCvwI/qoFGDjSmSRwlMIgFE7Bad89YPtNsXIPo 37ZP+r1bi5kUo2evfsfzKBCyVSTFddN6XZvIcNjJNKzFTiMBqGfnDCLmcxciHDEZVo2P eojA== X-Gm-Message-State: AOJu0YyOEyUBGGW/VXnxFVwqsQQPDlzHR01pvSIBmHfZs0fv++L/6a7H oJ/DuAQKOABkvBoNXvypZ2EBexBo9BjOBSt9vB6K+KyQ1NZCZGBy0BqbbA== X-Google-Smtp-Source: AGHT+IEISA+VJbcfcbSgILXam2Fd68zoqrtRBEMn8xKEaA4OPoQQquE9Fv42tlhekWVR0rnKOsMIR8B8Mn1/ X-Received: by 2002:a81:8603:0:b0:583:d1fa:1fc4 with SMTP id w3-20020a818603000000b00583d1fa1fc4mr5332518ywf.26.1693485795481; Thu, 31 Aug 2023 05:43:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x184-20020a817cc1000000b00595057f4ba8sm108541ywc.30.2023.08.31.05.43.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 05:43:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 05:43:15 -0700 (PDT) Message-ID: <64f08ae3.810a0220.18f7f.77cdSMTPIN_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 315006052471; Thu, 31 Aug 2023 08:43:15 -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 | +------------------+--------------------+ 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 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/