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 B52CC45684 for ; Tue, 23 Jul 2024 05:44:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFEFA402D3; Tue, 23 Jul 2024 05:44:25 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 67AEC40289 for ; Tue, 23 Jul 2024 05:44:01 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1fc60c3ead4so1756235ad.0 for ; Mon, 22 Jul 2024 20:44:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721706240; x=1722311040; 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=UFVM2s8Yo//2HQcpSX6815fgn/Jz7ifsDoe5sZSwe2U=; b=XMmq9S0z6VoGyQLXflNuA5nv35f56Ob9iX95Fe/5wL4vq/HNHxgOFdmCbCXMCPr6Qx H6/FR5NZnN9Lj8v4P3T7QKiaeVqv8ji9edSNubwUYHa+RKOqBVN3kLGXtWDBkSKw/j16 4otf60XTltNmtia5CZjwjrHALHTDsia2h8kAw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721706240; x=1722311040; 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=UFVM2s8Yo//2HQcpSX6815fgn/Jz7ifsDoe5sZSwe2U=; b=s1v/r2FXfjbwFQwsFnAPY070uPKmNMsDF+b3BuBW7yzpgnO4ODcU6SaJ/VUJpFPEHg qqfMeACukBHlZm0O3sJwvtSctWheOKq/GKHJ5h9ZEfSM45Nb9Bsw1JYEPMcLG+qMv92l OWkyHJQyWQEuC2HDZ3P3etC8Y0n4I4+5OLnCuCf1tokH/FWyNnSUx3rlAevVBd/Dnvak CfTuhHPr/WRj2UTFcchG2c3l9RFtvEvCde8abZ4xt+7dhTKgqXD9WQHB4teWoKnCeZiy 5pEebEO0wiRtDIEgFnLvw5mQoPrNKyP/7sHVVGlRicD9553kkTNpQLMznSXTVweBJIDS lDBQ== X-Gm-Message-State: AOJu0YyLfjKYOlqVLZH5B+qbc6Hg9mGNhHIzccRZLp7peWOCb9gtEh8v XGbRuawimPXL77e2J0cRs1QyjHbqx1DelDty2fbCQ7ShYLefXQZPSzwLNjDZOZZax9N3SEuljMd dZUY4qszT009FB31J/rwqGVSGCWP6L1PIOCZWB9l2PR/WbLm/LrS05VTl X-Google-Smtp-Source: AGHT+IFK17JzttqY/74mzWeuVUfS7hajjwJFXCO2083cj7rjZ1k++wdMUC3f/ej0gkFoq+RwxqRIZaIQkg1c X-Received: by 2002:a17:903:280d:b0:1fc:58e2:82c8 with SMTP id d9443c01a7336-1fd746005afmr54384685ad.49.1721706240559; Mon, 22 Jul 2024 20:44:00 -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 d9443c01a7336-1fd6f2945b1sm4642205ad.69.2024.07.22.20.44.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 20:44:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 20:44:00 -0700 (PDT) Message-ID: <669f2700.170a0220.36fafb.abe5SMTPIN_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 AF1C5605C351; Mon, 22 Jul 2024 23:43:59 -0400 (EDT) Subject: |PENDING| pw142651 [PATCH] [v3] power: fix number of uncore freqs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240722201535.12522-1-stephen@networkplumber.org> References: <20240722201535.12522-1-stephen@networkplumber.org> 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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142651 _Testing pending_ Submitter: Stephen Hemminger Date: Monday, July 22 2024 20:15:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142651 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#277979 Test environment and result as below: +---------------------+--------------------+----------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+==================+===================+ | Windows Server 2022 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | Windows Server 2019 | PEND | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+------------------+-------------------+ | Debian 12 | PASS | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 38 (Clang) | PEND | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 40 | PEND | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | RHEL8 | PEND | SKIPPED | PEND | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | RHEL9 | PASS | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+------------------+-------------------+ | Alpine | PEND | SKIPPED | PEND | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30584/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/