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 7858F42340 for ; Mon, 9 Oct 2023 20:08:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 737BB4026B; Mon, 9 Oct 2023 20:08:08 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 602CA4026B for ; Mon, 9 Oct 2023 20:08:07 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5855333fbadso2931947a12.1 for ; Mon, 09 Oct 2023 11:08:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696874886; x=1697479686; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QW/Zz+T108WHeISDLbHWE4onis+4WRtA7XYJ++DK3m8=; b=Z9N0Pz4lWM11j6mwxsna+PcL3o361Enmlh5Srpc17F8b4uqy0aYzm8Eh/goyFili0J VBL5PvvPfAgpERi6Af73WaUqjaMvy57D5mSjXSp3IVVBD9aDKTXA3dVBIBYm6FRqbYZs xhCAu4nSHDdm0aOFfdBWfkfH8guwNEnmrhJZI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696874886; x=1697479686; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QW/Zz+T108WHeISDLbHWE4onis+4WRtA7XYJ++DK3m8=; b=iOodENvLqOb//Y25VdQ2au0BTcY4jTr3wJDgPlQVME/IBHMqY+KA9K9GjYF8PCW2AZ sEXzTz+8YOhgsh4jAJbkp5lJsUbBVmml1sJ1O7A5PqImboLvVNztZY1Sc12dA1rB4zAi tEzF6Yk3WMWgqxgDsEn+Qr274FoGvaSJfuZUL57QhoYw3Iutscs2CM8BgEy/APCG1rnI wwGCPu7DG0kAevJfn8sx5UCJ9lkFC7IFbSKe70H5j/rfOYWgbpzVe1AJ2hHGL7xKqAsQ fvx4VakpJDBNCjmPyMUiEAShNyN1kxIxqGX87yzLNPKapevwAkcnH1wyODj+kxCine4n ae/A== X-Gm-Message-State: AOJu0YxjVBFtLBfSUdk6oTBm5oiWevAn9teChAAXo+TllGrglHpYDVm+ QkIfGcbWfueAc/HX+D0y5rPvADUJIDbhmpszzCe8cadi+UtFHOUWW5Jqjt8belv06Q== X-Google-Smtp-Source: AGHT+IE9Ah4nGKEUkYjkh6q811K4J2SlNs2B8JV9255qp9Iw6U3AXtK31G96Eiq0rknvKaRKFmud1gJrC/In X-Received: by 2002:a17:90b:1298:b0:279:47d0:d923 with SMTP id fw24-20020a17090b129800b0027947d0d923mr13593260pjb.17.1696874886549; Mon, 09 Oct 2023 11:08:06 -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 nn14-20020a17090b38ce00b0026b123272edsm951753pjb.1.2023.10.09.11.08.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 11:08:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 11:08:06 -0700 (PDT) Message-ID: <65244186.170a0220.c2f7e.5bdaSMTPIN_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 AA555605C351; Mon, 9 Oct 2023 14:08:05 -0400 (EDT) Subject: |SUCCESS| pw132436 [PATCH] [v3] power: support amd-pstate cpufreq dr From: dpdklab@iol.unh.edu To: Test Report Cc: Sivaprasad Tummala 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/132436 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Monday, October 09 2023 14:54:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132436 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27865/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/