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 6848943081 for ; Wed, 16 Aug 2023 17:29:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 646B04003C; Wed, 16 Aug 2023 17:29:27 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id A99E94003C for ; Wed, 16 Aug 2023 17:29:26 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-26948743648so4726445a91.0 for ; Wed, 16 Aug 2023 08:29:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692199765; x=1692804565; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/IBnmKmFqUT1Z8uO89+9QmrC/p0vrQVn2X0Fzh7PsDo=; b=UxtUkVPNndLgBYd9WULUrRhTNbnAO7iWWxqMWL8Q/uWwxyWRBf7b8RSn3Bh9fzIYlb Pfeosyy/k8ujnAgImL1vas0KJz2lFzsObD3AoHZMXb+HrXUYPrZblFM4Dve0/Xo4o8aP 0wXOgVuJqxDOgzAfEjwggvM1vh2oC29kGfrBE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692199765; x=1692804565; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/IBnmKmFqUT1Z8uO89+9QmrC/p0vrQVn2X0Fzh7PsDo=; b=ICqeLVXXrjKZxLPz/uK+oTdHz+DgxmX/ElWtBLsRIu5TpuAzNRf/OndYx3uomNP4QD Kxft9JvmDPQaaN41TanwHOVKd/vmkp1uVIYMbr5tq47FhcJOY9c3ydplXwemuHkJITOU yw00B0489yzHwAhrfLFmSe1nDEfLu28ZEhSELDkN8Whn/al0Tb6L//AldKZppIc8+fsz o8prw3jt8E/LZd3mzXqHM8XkwmTsz+2WSOVOBCgaHZEZbZa6XtAlN/NoYPINvLjqtcPN hyrBJPAe9LdPplqaIGsGeLIPvH/Xqe/UQbcogGXAu+nyySgcdRzmtVsRDTbIGjiRWgNW Wp4Q== X-Gm-Message-State: AOJu0YzDjB9Kw2sqwRiWJOtvMm0lSkC3cf9jiE/7aK3EJK86gBjD1vkA 01mia1QrHBJpctpXEveuQ/nc7VEa3Dk8qhYNIc2HOClOtC00oaRcvH0Xsw== X-Google-Smtp-Source: AGHT+IEM7YHp9Qtq4T1/uYvVwEL9kRRSvuTDg3qccSrd41WwSvAEUkNAFJ6InZJcMgECrrRj21fD3KERvmVN X-Received: by 2002:a17:90a:c302:b0:269:85d:2aef with SMTP id g2-20020a17090ac30200b00269085d2aefmr1826502pjt.20.1692199765532; Wed, 16 Aug 2023 08:29:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nu18-20020a17090b1b1200b0026b6b988f49sm340932pjb.11.2023.08.16.08.29.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Aug 2023 08:29:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Aug 2023 08:29:25 -0700 (PDT) Message-ID: <64dceb55.170a0220.7d15e.5ee0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B75A76052471; Wed, 16 Aug 2023 11:29:24 -0400 (EDT) Subject: |SUCCESS| pw130408-130409 [PATCH] [v2,2/2] power: refactor uncore po 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130409 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Wednesday, August 16 2023 10:09:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130408-130409 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27356/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/