From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 8F0A34414A
	for <public@inbox.dpdk.org>; Tue,  4 Jun 2024 09:03:45 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 3BF92434CD;
	Tue,  4 Jun 2024 09:03:45 +0200 (CEST)
Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com
 [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 429D243428
 for <test-report@dpdk.org>; Tue,  4 Jun 2024 09:03:43 +0200 (CEST)
Received: by mail-qv1-f97.google.com with SMTP id
 6a1803df08f44-6ae102523a4so27640196d6.1
 for <test-report@dpdk.org>; Tue, 04 Jun 2024 00:03:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1717484622; x=1718089422; 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=FmiWSQKHBoF0WFL+YAX5eLa0eT+Y8Pz8TSz3cJAOS8Q=;
 b=BopVhM1/eq5vAw/a9aOtYX/VQLPm6NLUfTUwZpGZFCkbVwBxbCpaO8dwJkX8xGt50W
 LG7L0O/dJHBxLWdexwj6ywYnCb7G3f4gol6Pfen9fXtDBXpatclr5qaM/WjI3qs9IzMo
 5aYPvWAp8IM7p2d6gJp69avdLyBMsDjZI1kjM=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1717484622; x=1718089422;
 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=FmiWSQKHBoF0WFL+YAX5eLa0eT+Y8Pz8TSz3cJAOS8Q=;
 b=dbsjMj8BO4Id/b7pqyqbVqvvHEVvR+qF2TX66yHORHo9hURS3e8g8qCbgdAo0gHxdm
 mu66bEMILb/UhJcywYv7Q1pwe1eIet7n4sEpTcN/NTtkuvJICHR4p0vt7fGcfRtLbKmi
 U614kjtueSRD6mRrSZwXd00wHUB+7bJBqGxNX0N8OaSBBihFqDnGW87h0F4nFJ8eTT4X
 rh09Ey+VOFGbq4WqVIDY2mkGowST45grqhGiXypo+qpFy8RxCfAla37nVY8yabC/EOfL
 IQa4qzd8Tz01O85OU0eKhgfUrZugPMmU5BiDslGxa3+BjUalCoKYoL+QqYlhRsNLqwkg
 zcCg==
X-Gm-Message-State: AOJu0YwOipOoC7BD/aPqFKD7Yvel/r7PLQzKtzqgb2SG1N+gYIiNn/A2
 hBxqRot9HWKU3YlSi2sn2sdhuzgkTI0f2wTMF/13WpjgwUj76XVdzC3IlaPhw8dW6nwnRxEa42d
 i8iSnhwqZ4x1AiiAE4GT5b7Rnm3RSJoKC5B7RDrRyaE3Xo28amvsYq78o
X-Google-Smtp-Source: AGHT+IHzUwqS2PUpdkKsxuZSDPhBjOWTRl4jmpoBRBP4oHbJkNI3/T4KloYeUhpxDKbVUBuO2AGIO49Utov6
X-Received: by 2002:a05:6214:418e:b0:6ae:2654:be98 with SMTP id
 6a1803df08f44-6aff8b95273mr14903536d6.38.1717484622729; 
 Tue, 04 Jun 2024 00:03:42 -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
 6a1803df08f44-6ae4b3f8748sm3542086d6.54.2024.06.04.00.03.42
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 04 Jun 2024 00:03:42 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 04 Jun 2024 00:03:42 -0700 (PDT)
Message-ID: <665ebc4e.d40a0220.32fa3.e138SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.6] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 6B761605C380;
 Tue,  4 Jun 2024 03:03:42 -0400 (EDT)
Subject: |SUCCESS| pw140671-140672 [PATCH] [2/2] eal: add Arm WFET in power m
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=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 <wathsala.vithanage@arm.com>
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           |
+---------------------+----------------+


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

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/