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 7B7A945B08 for ; Thu, 10 Oct 2024 18:48:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 777BF402A3; Thu, 10 Oct 2024 18:48:32 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 5B11E40144 for ; Thu, 10 Oct 2024 18:48:31 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5e7f551113dso524565eaf.0 for ; Thu, 10 Oct 2024 09:48:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728578910; x=1729183710; 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=V+kpBWdHePwxk+EkAMfn17NDoKOgb5x3f/8rcE28lrA=; b=G/GKYHDXD5Tdel/owTAiDIDeV8eTpj7XhZ10INViG+j6cCWWdqNLylgvaayWUJVHB8 3yTRtkY7CssYyltnak/kMn9JYU5PjFwkHb6hOxstVumzkj49r3spIUp9SDyaNl5snoKi 2uImJnTRtKSO25Q3/UGTVcxVebbB5svE4tJYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728578910; x=1729183710; 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=V+kpBWdHePwxk+EkAMfn17NDoKOgb5x3f/8rcE28lrA=; b=QBVvbP+fVx5nEztOqSJutdHbUcwBfShowMqugvW3N9rdx1yPqBFLDqoXdAnc/ACNnL k2yfphrCNN9XCJt8EZ3I+XwvNHf5roGmv7pfGgUkXuU2zxVhY5rZdXJ+WceuBNglqtsj +Vj3n9uy07M147ZFq2KcCmfCRHrIP1afsho1i3SGDCsW5yjAzOIxrtvI2vfTl8lnf/QP KQlkGlhjOzF2LBb/dRRdsZ7tGsU6flDNNzf0RWqYMrgS4C7tVA8ezt7dZpkOxbY/AJ5C 44pDz9Rb0QK6rDNkkAgNlROvnEHVkxui2Q5MAGak4EuSFNa6hktYq2YPHnJokwSteZNA 3Hsw== X-Gm-Message-State: AOJu0YxkFYDsloGxPAK0sK8puyAYBSDCLkmBe9q0Ch1+Up4gtP6Dxgpt PVt1y6b8VPJWp6Ue7Uh/XTY8e7cklWq965632b1CJC54rBtOgSfCDzC+VlqQ0j+nQJEfckufaIW 7JdDGqx7OTLI25P3PNkgQMwgrC7uXIIRNGqTow0sRcQPAN1FoFyQiXhov X-Google-Smtp-Source: AGHT+IGemPWJGpO0BzX564Cr2avYm117vMOHv85Qu1rC2dn4UiUARPDjvg1qvUtnqBVq1sEG7l9EjJJRHq6k X-Received: by 2002:a05:6820:c93:b0:5e1:e748:7d2 with SMTP id 006d021491bc7-5e987a8eda4mr5008655eaf.1.1728578910689; Thu, 10 Oct 2024 09:48:30 -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 006d021491bc7-5eb11ad1da5sm49924eaf.27.2024.10.10.09.48.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Oct 2024 09:48:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Oct 2024 09:48:30 -0700 (PDT) Message-ID: <6708055e.050a0220.1f1ddc.3269SMTPIN_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 2B45D6052471; Thu, 10 Oct 2024 12:48:30 -0400 (EDT) Subject: |SUCCESS| pw145607-145608 [PATCH] [v2,2/2] power: detect supported d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241010134213.1134174-2-wathsala.vithanage@arm.com> References: <20241010134213.1134174-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/145608 _Testing PASS_ Submitter: Wathsala Wathawana Vithanage Date: Thursday, October 10 2024 13:42:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:6cf329f9d8c2eb97c8f39becd514c14b25251ac1 145607-145608 --> testing pass Upstream job id: Generic-VM-DPDK-Compile-Meson#30158 Test environment and result as below: +---------------------+----------------------+-----------------------+--------------------+-------------------+ | Environment | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_msvc_compile | +=====================+======================+=======================+====================+===================+ | Windows Server 2022 | PASS | PASS | SKIPPED | PASS | +---------------------+----------------------+-----------------------+--------------------+-------------------+ | FreeBSD 14.1 | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+-----------------------+--------------------+-------------------+ | FreeBSD 13.4 | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+-----------------------+--------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31402/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/