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 0D025456A2 for ; Wed, 24 Jul 2024 21:53:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08A5242EF2; Wed, 24 Jul 2024 21:53:22 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 39470402D0 for ; Wed, 24 Jul 2024 21:53:21 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3970f9331deso491575ab.2 for ; Wed, 24 Jul 2024 12:53:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721850800; x=1722455600; 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=/EeJ9vD0avFgu+Yvb9vD8kSGhOn7ZV1W//m3sx20rDc=; b=g7eKEuuTGP1U/vgT8mnNN+2mIql7V/PuisQfUo7crvR4BcwUew9A8p4TNTQUG41BXj mVKiARnIxvcf8a6Qb2YZg0vUKc+zUAWtV1pP/dHgWgtY+42iHTNU8FqwLNcvY60+rNuX +SjnRQNhEbfzGfdgRooeOvKnWZ3bFyUqKLKSE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721850800; x=1722455600; 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=/EeJ9vD0avFgu+Yvb9vD8kSGhOn7ZV1W//m3sx20rDc=; b=CyrGv4pYg83yp94L9hrc6el1Jz/tw5WzTpIYm4sWGkJ16L2NVbOOORzGoOFzKhv3lS tIuvUZgjROqHE0RRU45AdavDlcpdkO3VsDQmrncquRJDxDKuiY1h6+Ca7qJ9yvuWecEQ 7gr9FLZt3zHTpue8OhRJaf3GlVYq/ll4bcI7CPNM4swaKs2+9gfrGIJ+qfItRbbvJToh Abj6l0QVQcOgwgV5slodQCvEfb1e0b6WtiQwd1ihUZqXLvQqVLBfW6du98Xp9f+bZKBn /nDuC8I6wnHm9w5ZIFiCdyFVN8rwk7bUYy8PBGbc7x16ixz3aH9hCkgN5/Cd+8xbl1t0 kKfg== X-Gm-Message-State: AOJu0Ywv1yyPHkH33iIiJokyCm+SQuvE8NJYxdtqK0Q3QqMlwUyndMY1 3UBmHic22UNOWaPEezFdYYzbW8qaXHknuhriL/2f10UPFirIhboV10p+Ex/z16jBi7dogbeUdeF ptivfVUmGWTpysxY5dLBDTJVb+ayMLsP7/B/D0wGA X-Google-Smtp-Source: AGHT+IED03t5ZHK+O+ZHrn1K63pEa76GRNR/m5jrTBeJ2Fqki+PsShhX1kPRzDyAfmAi+HkIOKlT92rSSJXM X-Received: by 2002:a05:6e02:2196:b0:398:a2e0:18dc with SMTP id e9e14a558f8ab-39a21841f3emr8718175ab.17.1721850800427; Wed, 24 Jul 2024 12:53:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-39a22e9d66esm55615ab.28.2024.07.24.12.53.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 12:53:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 12:53:20 -0700 (PDT) Message-ID: <66a15bb0.050a0220.3b144f.0384SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E672D605C351; Wed, 24 Jul 2024 15:53:19 -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#244232 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/