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 8C47C456A2 for ; Wed, 24 Jul 2024 21:50:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88C8A42EF2; Wed, 24 Jul 2024 21:50:39 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id CC3A2402D0 for ; Wed, 24 Jul 2024 21:50:37 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7f99d50c1a6so9542639f.0 for ; Wed, 24 Jul 2024 12:50:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721850637; x=1722455437; 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=l0ZadHMKOzZfUcHUDek85SS7qHJD/GVUZouhzMYoaqs=; b=WSPAW8k8XypDh02IJE+BdfR5vjMZtQducadIcK6DqRS4ASu+qrtOiI4tL4/MsNefOv 0EJ4XpszI/qLdyPUQ4aOmtxBXy3JR3hFMwHXsr1K2WC/y969avK81U/w0NNgqsqUiNih nYtvcJlKd6tLnETCbZEPG4y53R2T4KZm01MTo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721850637; x=1722455437; 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=l0ZadHMKOzZfUcHUDek85SS7qHJD/GVUZouhzMYoaqs=; b=FXWRirAr9CvOEsU+i+k5U78FVNtYvGiWhO9gLOARTHRM607WljCHGCVn68fKpX4PAY l2Ro+fommNw5hF2xJR94mQFQ0UCjB5EMCFNZoHLxp0En8r7S28VlhgyCU/iVYNWdcw6j TlkA/jNVZFfC2jnCEV4v21qd7T5oydyjC9E+69L0f+gUFN6NEeAK+89TNlWb8LtjgMwn kzBWCietykuCAINRggAU4Wibp6itaBvNDl5R602LxmKXZli4sDK/pCglW0Jui6b7SYf/ KInCJavlLDIXhcIvdqLTCtYtfulYlnFlHGWAs+9oHXDRh5jL5jnO24O1B3PrWPES/Xu5 tHgQ== X-Gm-Message-State: AOJu0Yx2fOwf2+TeKzS55EdPDjGpxvJ0eOO82slzgQdoSZoR5i5wZ4G1 CNXYEaYJE7LiSWECWcR6D8ft6Uz/2fQckNpK1DhsC0rxHsmO20QmoyS/q4m0b+tUc+kmaJ1hamr IEbeQxo6/Yu4KDXpkBNAFVmF4vQacVCVfEKxVD3EwIWA3KHKuTTZIUgT1 X-Google-Smtp-Source: AGHT+IHUTkEOgol+Lf/vK+V0o9tX9axX7WEMDw1wHUhdicesYD5WqpvNEiP+lyAi/M3boRO7SIj/IXM2F24D X-Received: by 2002:a05:6e02:2145:b0:382:b3f8:9f72 with SMTP id e9e14a558f8ab-39a217f97e1mr9624365ab.15.1721850637123; Wed, 24 Jul 2024 12:50:37 -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 e9e14a558f8ab-39a22e99e67sm50785ab.26.2024.07.24.12.50.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 12:50:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 12:50:37 -0700 (PDT) Message-ID: <66a15b0d.050a0220.18cac0.0274SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.21] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9D853605C351; Wed, 24 Jul 2024 15:50:36 -0400 (EDT) Subject: |PENDING| pw142684-142685 [PATCH] [RFC,2/2] test/power: fix power li From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240724130336.1076462-2-sivaprasad.tummala@amd.com> References: <20240724130336.1076462-2-sivaprasad.tummala@amd.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: PENDING http://dpdk.org/patch/142685 _Testing pending_ Submitter: Sivaprasad Tummala Date: Wednesday, July 24 2024 13:03:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142684-142685 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#244225 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30605/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/