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 0DB0145684 for ; Tue, 23 Jul 2024 05:49:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 081E2402D3; Tue, 23 Jul 2024 05:49:40 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 5BA9740289 for ; Tue, 23 Jul 2024 05:49:26 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-66a1842b452so32832757b3.3 for ; Mon, 22 Jul 2024 20:49:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721706565; x=1722311365; 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=CwXJlq1Bl/eWfQRBRlZTqLcPzNixs1LoxDGYMnKoWA8=; b=LzIvLyzTZSQm9xv2qa26YuDav4FTv3gvdwXC2Dp8xSlM3fzp3KdgVNYA9KlDnBcHE2 KG12XxBJT0f3wxMPs17u1sQT6W+IvRUVxi1dB/cziBW4I1gmWQqxzmApL00GgTVEK27J DxidY12qrZFQkjkzGdyN51pTbEY7CkpyHPZ/E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721706565; x=1722311365; 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=CwXJlq1Bl/eWfQRBRlZTqLcPzNixs1LoxDGYMnKoWA8=; b=qsx3VDJevLYfDujYJUhtMZ7bkKPhcD6d1vEO+8n8BnGPkCuuRVllREOzZZdt9OjntJ 1HDs70601+1H5kUnHwm7ACkRHGrRKIc90lZYXXvafZmGrjSxM0MwZhmJCYiZdv6EePMQ F3DdvEAl+0c7KwybnUyMsYG2SQPxu1co1C0TEPKek8tOs90/tQWXZxQIPmmX4BybxEh3 bl6thgV/b4EeZeKoUO8TX42V8mlICEwLmIzWtm2dynH6ztlW3C5b1h+woY2vjg+wfaE+ 61PZvzrCu5QyghaK+qvKKFnkEBagYTjXWWkPry4NOwMVe4CdSHfQkR9aKdCUujIBad6D tMSA== X-Gm-Message-State: AOJu0Yxf0cdsYaF3BUre+1IQyzN/rtvOLeHvstIqcRdqe5zQJqlKtX8T BC5deeDOR8ykx/oTbtE+ry7rJLjH2DVuJzz26tlX3f6cChPbPIaLDeC3q724uEPrLhl1s/tz+OJ X+2iPHpfImz11fSXPECJxcf7x0Vt6N1I3UxJOmjo8y3CNbL32q/eg0X4m X-Google-Smtp-Source: AGHT+IH4n4meccebgS06bx/pN1h6Qv1AXzrz3bJKmSosFBXkypxoenewUtqyNRPphcP+jO/DvNg+VvwbZzDQ X-Received: by 2002:a05:690c:2f13:b0:615:10f8:124a with SMTP id 00721157ae682-66a6a417054mr106825857b3.29.1721706565718; Mon, 22 Jul 2024 20:49:25 -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-66951b884f3sm5881467b3.7.2024.07.22.20.49.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 20:49:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 20:49:25 -0700 (PDT) Message-ID: <669f2845.810a0220.3d2092.83bbSMTPIN_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 5F600605C351; Mon, 22 Jul 2024 23:49:25 -0400 (EDT) Subject: |SUCCESS| 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/142651 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, July 22 2024 20:15:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142651 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#243147 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 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 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 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 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/