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 26FEF4568A for ; Wed, 24 Jul 2024 19:52:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 613A740B97; Wed, 24 Jul 2024 19:52:46 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 388574026F for ; Wed, 24 Jul 2024 19:52:44 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-260e8c98cc2so4191fac.0 for ; Wed, 24 Jul 2024 10:52:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721843563; x=1722448363; 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=lGgwNcvLTwRhhedYetQRTjWoqf+teUajOVuMltwnO1c=; b=cujBZG4D7Oxj62QmN0HtNGEaPvsjyoPPo9VWq/wUEiwKEgIyIZfW5ACMMyOB5aSxCI lLBbVbI7oCK0sXL2T34L0LHLg+2FaISiY161mR/B3QQ4uUCwjxJk5b4hkzM5kAWtbtib yMzbZWMnvkYSe7U6513OEFQAFkwMp2qIR1Qgk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721843563; x=1722448363; 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=lGgwNcvLTwRhhedYetQRTjWoqf+teUajOVuMltwnO1c=; b=U1CY9x0lkI+NirjExM7Ka1rJdLCX4B27pCSMbqVd4MB7JPIAJYRqadxn09J18TfgB7 OJZRcvz+hUGHdRhcCPB5oI+aehlOanryhk35hi7QYunMRk+9C03vuADj2Qw4Jog7cu/Z r8y7gDoQWp6/FLj49UmQbt2bxSeHaDP3bG4TsEYdockwcMkfWsYKRTPjg+06hqTl/gre +eL9G6Iy51cS9JmiJCt2pRcXiVByHMr9PJojhvDpoZKDRPVWpFE/Od73f5e5W9TREzXL z/nL7qdLJXZn8wdGQ4TuuiQoTC60BOFqRshLXrC6x/VixGUncLvOIh/aWcvoWKy9Q4LP qDLw== X-Gm-Message-State: AOJu0Yy7Tg4ldQv8cBUN8DsAxULG4VsAEe4zwRrY8PMnpwmWICrGDz+J iPye3fhBBDRMObqg4AOyndGABRbeVybxHr9PeGIxMplXev4xPOz2YfUQIE8ygeAh2HyicAwWb6V 2i3HX9YYIlnVfo4tQvic+UuGSENYM7vOe8BFBzqVx X-Google-Smtp-Source: AGHT+IG4789IlcZ1dt+QpLJLpIbvJXUz17oWr1g6w0aFA+3E7yVgdD7KvH3O6padL59Bq5udP7Tu4hi7fRbP X-Received: by 2002:a05:6870:700d:b0:261:65f:ca5e with SMTP id 586e51a60fabf-264a0c747e8mr383301fac.8.1721843563165; Wed, 24 Jul 2024 10:52:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2610c782ccdsm501408fac.19.2024.07.24.10.52.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 10:52:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 10:52:43 -0700 (PDT) Message-ID: <66a13f6b.050a0220.112dbe.cb72SMTPIN_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 9B2A6605C351; Wed, 24 Jul 2024 13:52:42 -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-abi-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-DPDK-Compile-ABI#100216 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.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/