From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 3D8C342860
	for <public@inbox.dpdk.org>; Wed, 12 Apr 2023 23:48:11 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 385CA406A2;
	Wed, 12 Apr 2023 23:48:11 +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 DC941406A2
 for <test-report@dpdk.org>; Wed, 12 Apr 2023 23:48:09 +0200 (CEST)
Received: by mail-pl1-f227.google.com with SMTP id h24so13060452plr.1
 for <test-report@dpdk.org>; Wed, 12 Apr 2023 14:48:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681336089; x=1683928089;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=HkakdmiR9tnfMLgRpB2Zu5TNtVF/wq500RrUE440Pcc=;
 b=YxKhe48yzFt1ChowF1FwuoHbV4DPd8g8Q5aby1y7VZZjGtjOVXlzVZv0pRBs6W61I0
 SZrXUPYX4Gys6xH7dXwoBWbKn/oo6w8SrWbM1yXSj2VJtyLZkeddHeGF59sGUvRCPl/f
 VlalsKF2DFep4wZ0s0D+MyDFDiMy+SxpTKlc8=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1681336089; x=1683928089;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=HkakdmiR9tnfMLgRpB2Zu5TNtVF/wq500RrUE440Pcc=;
 b=LHAoOXgH0XC75c2853TiFEJpbXYIOHHKsFqKs66UVFxWeJIN0hVMvHX4UY74kFC/6t
 Gmgd8jJDr4GLNHrg5mphEQ2pSXQuDYCuEYAyXmvKv1iCl8D3LenjndII5gfz45U8cgBz
 XatXyHRKBF5GN2x+1N2XzZfVixCSKxbPUqPhO8wR1w3R8IxITsZa5OfylijyPeuk3JQQ
 NX8uC9ATNshnKHJgQ6BarfdT7T8yk6YJGt6rGHvJ58KJkUZ41ATvEVe61NBjQyror6O6
 GJ869LzuYJDM14mUTokfFcf1GES7/K0nAJeKLm/fx6XhQzn0DDk/lqOg5clN9/Z37FhU
 nFmg==
X-Gm-Message-State: AAQBX9f4nzTJUQb4nV3v3jzUpfXp+rCodC0O6wXhrB720+fITE8ddNyJ
 OLs170FzQ1biVq3tYt4/ILYcZJWKC6KNtc8xvPsqfQcQYCItAKnbDA+tSkSRJj780frs909dsg=
 =
X-Google-Smtp-Source: AKy350YwusR1PLtXygrKGSAHkQx0a2Mac2iHotOBKUy2evPlLst/REXPh81l1IIZusZ1q5r3gP1zQ8QNXWVM
X-Received: by 2002:a17:90b:4a0d:b0:246:5968:43f0 with SMTP id
 kk13-20020a17090b4a0d00b00246596843f0mr10898644pjb.10.1681336089117; 
 Wed, 12 Apr 2023 14:48:09 -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
 lw5-20020a17090b180500b002347f91f36fsm9210pjb.11.2023.04.12.14.48.09
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 12 Apr 2023 14:48:09 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown
 [IPv6:2606:4100:3880:1722::210])
 by postal.iol.unh.edu (Postfix) with ESMTP id 645D3605246B;
 Wed, 12 Apr 2023 17:48:08 -0400 (EDT)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 63DB460095;
 Wed, 12 Apr 2023 21:48:08 +0000 (UTC)
Subject: |SUCCESS| pw125961 [PATCH] [v1] power: support amd-pstate cpufreq
 driver
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230412214808.63DB460095@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Wed, 12 Apr 2023 21:48:08 +0000 (UTC)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/125961

_Testing PASS_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Wednesday, April 12 2023 09:52:44 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:65487b12db83c9ef37526a983c43191cd44dae99

125961 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| CentOS Stream 9  | PASS     |
+------------------+----------+
| Ubuntu 22.04     | PASS     |
+------------------+----------+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| Debian Bullseye  | PASS     |
+------------------+----------+
| Debian Buster    | PASS     |
+------------------+----------+
| RHEL8            | PASS     |
+------------------+----------+


CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25967/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/