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 6AF2242649 for ; Wed, 27 Sep 2023 03:36:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 650AE4028C; Wed, 27 Sep 2023 03:36:54 +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 C30544028C for ; Wed, 27 Sep 2023 03:36:52 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1d544a4a2f2so5528743fac.3 for ; Tue, 26 Sep 2023 18:36:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695778612; x=1696383412; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n7QWNZ349G/43bOCz4Be8bInehILYdmb+fwHf9FM780=; b=btHC2ZwS3URTYvWdw25VHTQiSWst4TZurGTmyEBBXRGwdxvnd1J6b4CqkPC3FV1a/+ arWCeQ+IHbQkd5ilL+wGnsuF16t8PBOUCMC5YmOeVLyvnCPJ8eih30CReyeJWOdMhAi9 ZnkBJgm+mZpDVldLH9qKMGNnJhx9avxcmMAbM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695778612; x=1696383412; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n7QWNZ349G/43bOCz4Be8bInehILYdmb+fwHf9FM780=; b=sq99lyl0xKOeKUHGnXI9A/Hu0vGA3QtvpNMDCzDU8zSR0jSEWP3ZcuHnqkHnVmDnr/ IZ0kplHnRuUcz1a6VAaiVyqiU9I9wnV/xibrqqrvNTWAnQucv6Ki6/+uz/erMZhr0aj/ SN3u73OFhJnqEhoZefLGRtH6/Mx4zwB1aszVPlkzZEzu27RtvOfyeF2Iwmz0moGyeKKf 8nINVJ5/1vi7PkCeop2t8UBEOpY1jUsgBX0UQG1LULmZsRXxP9S00J97S9AqgLx5UKqd wQ2KiETDJBIoVociEJmLIuBW1az+8VbTLJCQGe3wkJcdBldn8xYDGp0px8n8AK0CGsUE Ia8g== X-Gm-Message-State: AOJu0Yw5ksuSNQboyX1SrqjAU0vbOm9+MSlIE/TnOdWSctXm04Djcljm OgKRelNF4uE0LiET2mBOKyMKA0PvXpWfyA4My/Bq7cvwaXfZ67btuSyMcA== X-Google-Smtp-Source: AGHT+IE2m27o8+ePQG/vFdaWNJS1gLzyTKfbHZsJOqwV0CFs48H1ead9GS+5IilmDoipdhMkXXV3+6cepIDN X-Received: by 2002:a05:6870:1602:b0:1ba:2c95:a168 with SMTP id b2-20020a056870160200b001ba2c95a168mr817924oae.35.1695778612121; Tue, 26 Sep 2023 18:36:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b25-20020a056638389900b0043cefecbe4asm336331jav.50.2023.09.26.18.36.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 18:36:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 18:36:52 -0700 (PDT) Message-ID: <65138734.050a0220.fe539.39cbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A1C11605C351; Tue, 26 Sep 2023 21:36:51 -0400 (EDT) Subject: |SUCCESS| pw131983 [PATCH] [v2] power: support amd-pstate cpufreq dr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/131983 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Tuesday, September 26 2023 20:00:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131983 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27741/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/