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 CF843456A2 for ; Wed, 24 Jul 2024 20:43:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAD28427BB; Wed, 24 Jul 2024 20:43:21 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 5A6F942709 for ; Wed, 24 Jul 2024 20:43:20 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-65f880c56b1so819157b3.3 for ; Wed, 24 Jul 2024 11:43:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721846599; x=1722451399; 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=YPTTqFG+uNaCpOyLUhUUTPb2ilq7vDuENxUDLkNfMNY=; b=Sd/CDzRSqXDuQec/QTKelg2liWbdSoyXm4pwFVUNfsEZtYAPXz+Yg7xmFKIUdf7qiG UyBLqxQiuAq4fYT4XBVyDU6wyPrUvffqGqgzjZaibqVnhhbEDs7O+hp9ep50gkAxr7LF 2NNeAcrzuyiinRfmDbCBVazS2PDurwioAa9jM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721846599; x=1722451399; 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=YPTTqFG+uNaCpOyLUhUUTPb2ilq7vDuENxUDLkNfMNY=; b=X8sBcvAvsQEQkc4vlUmgvMHfxsK9b+Zqn+NJ6huwpzFbgY5+crsgFlj8BmhpRN2dI+ fQLCZKYUHl3CeVpnWFpWkArU9SJYuA6gXLcKVi1c8JcxHgLm4a0AxEq6B0ANwxdN1ABk hGFsCTbnQ/XmZVtPX0pRrm+uucVpg7HOEIlxzHYF36K2/OIWc+e7n1/mgoTYRLeHfO5l N7oJPp6yUZ9VBDxJgTtJQX1GkXZ02KXn9sD4nSVx5FhbnGeg+P6f1BL7c59y52K7yYDJ ck9sQgXL8oK/814YNcjQkXCZtc/8wWxJzKx/cjqBGFOMkVpdCchjRVGxhKGcU3Us/T/G QRbw== X-Gm-Message-State: AOJu0YyYmUkQXEsfXVPEKDkiKPiWYFgzZVXsKocaOaQpRfc8beuML+dF l7kQMriGe8WXbPic+3SW3g5cXkxN31Pjazz3xX07kAXtFvjn9tMqKAxhWe6KkBNT1uJBvj97WN4 RRoLXgF6drMmQkzkDWm6ZXB3NaiFgsOND1U1UTfunDaDazalfFHqSQzXi X-Google-Smtp-Source: AGHT+IEMilfYu4SEsZH9Otbt8zPTi5kwmkvf3UeszSoPfjGy+7dOF+k4l95O/SzT47nguDrIAiPJQl+DRAj5 X-Received: by 2002:a0d:f706:0:b0:650:672e:9c64 with SMTP id 00721157ae682-67514c3c1ffmr3428077b3.33.1721846599694; Wed, 24 Jul 2024 11:43:19 -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 00721157ae682-669539dd9ecsm7786607b3.48.2024.07.24.11.43.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 11:43:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 11:43:19 -0700 (PDT) Message-ID: <66a14b47.810a0220.316575.e29aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4CFEB605C351; Wed, 24 Jul 2024 14:43: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-arm64-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#244233 Test environment and result as below: +-----------------------------+----------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | +=============================+================+===========================+==============+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+ | Debian 12 (arm) | PASS | PEND | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | +-----------------------------+----------------+---------------------------+--------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/