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 1AFA74414C for ; Tue, 4 Jun 2024 10:23:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16DDD4068E; Tue, 4 Jun 2024 10:23:43 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 6B26C4068A for ; Tue, 4 Jun 2024 10:23:42 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6f8edde24b3so3370502a34.2 for ; Tue, 04 Jun 2024 01:23:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717489421; x=1718094221; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=5sLCf5stN/YDcU8c347gqd2LEJ+HRa+yZ6CTwyOzXoY=; b=fWlBy6a3Ry7hbnbD0IWRxnWcFWyzRKw5PZPKzYuEFKvfNPeY5VJPjXEVzBeGXs0yiB LHPWDQhnm/K+l+JctgT0k6a59WSGwcM5l8+p20Gu/jZ3M0MApW/W1Qow4wdH9vOOBv/o ODcAL1kMV1IVhOM/LfGnZpU1wtLgDUv8yqWEo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717489421; x=1718094221; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=5sLCf5stN/YDcU8c347gqd2LEJ+HRa+yZ6CTwyOzXoY=; b=JDZrOwu2cUoEojGXoNv10DtNF9S0driBlkkZZSUd06rqzcKvg/bRTMyG7L05Z3amBP n1uUMsxHWWQ9GytNysXspCyzGKeK1BT57LGB4T6glLDqm7yin652pqV+IXF3kn+akbWA zC7LTH2cXJaVqVwlVHuFvkWQaA9nDs1THvJ/W9Zq2X0ECsTwQra14Vd0uE/tWi0WdxAk 7FSvkWb8t3MlX7rckYYClngS2JvZcNRBsrq+hTtm2uOrmmmL0MF9KIe3CuHSqonsEi7g t4wx/kgKWTCSnKYQWyAx1IIEe75ESHHST+pp1WZ9oBBNLocNA1TT2tR1M/+kCArqKfGD t3eQ== X-Gm-Message-State: AOJu0Yz2AjR4X6HJePwZw9tdvd3uOev0g0iUU93iQGF+q5gvr9mDCp9L n3eRbFDmWYr2R9VT5AWIXryfggaLIfB+VqOJnTnYrNuhkJBjp7oQDASIk3LToI1ARdS0/n9AvC/ Cx5HVfoINzVYqJxCoCSzufB3jeJQn73a6NbhnS9zznOJY2wBj X-Google-Smtp-Source: AGHT+IHqJBjQ3Jk9g5voIUKT37OH9qN31f5yNnv8IJ/+Iv1xJAvhTZRzgqd7RkpnB1/se9uYCtMQfYb0VAQF X-Received: by 2002:a05:6870:b28a:b0:250:6e6c:b1ea with SMTP id 586e51a60fabf-2508bcbb239mr11923764fac.40.1717489421603; Tue, 04 Jun 2024 01:23:41 -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 41be03b00d2f7-6c355528948sm439443a12.10.2024.06.04.01.23.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 01:23:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 01:23:41 -0700 (PDT) Message-ID: <665ecf0d.630a0220.adac7.3186SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.12] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CF087605C373; Tue, 4 Jun 2024 04:23:40 -0400 (EDT) Subject: |SUCCESS| pw140671-140672 [PATCH] [2/2] eal: add Arm WFET in power m From: dpdklab@iol.unh.edu To: Test Report Cc: Wathsala Vithanage In-Reply-To: <20240604044401.3577707-2-wathsala.vithanage@arm.com> References: <20240604044401.3577707-2-wathsala.vithanage@arm.com> 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140672 _Testing PASS_ Submitter: Wathsala Vithanage Date: Tuesday, June 04 2024 04:44:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140671-140672 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30094/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/