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 1F0604292B for ; Wed, 12 Apr 2023 22:12:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19B50406A2; Wed, 12 Apr 2023 22:12:34 +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 D2A59406A2 for ; Wed, 12 Apr 2023 22:12:32 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-54f64b29207so132710947b3.8 for ; Wed, 12 Apr 2023 13:12:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681330352; x=1683922352; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=/QzF3N+qw354tco3/97aeU6GAp2YK/Nv0E79JNIPzI0=; b=P6R76TkFscdxIdZc+N/7t2Vw9Js5LWjugxv9VH5SZsy/wYegkgSBGvbY4//ZqGkAF4 3w/2c3kORIUTtMgUOnCvzsp4o3glFR+AXbE/K43kpWsYrBBIExEcdQKvTSgv6sj9W8Lo 8qpYpCFbPWNj/oQ43LuP85KQEcgImmRSN7qFk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681330352; x=1683922352; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/QzF3N+qw354tco3/97aeU6GAp2YK/Nv0E79JNIPzI0=; b=ZeCGudc3GenIFPRXnCC2r9DMALjAuwAQBis0ElebxNa+Uy/inRcLg5rECeH/1Xzh3r Vhmk6uQytOTyB/vHdkUtaJBQObpaw51slgj4ju/C2QOn/Pd/lnKQ5qY4aMCmytP5Pi7o TEYMXx8w2S4wE1Gv2pnofgyaqEre4Eb/x+rkrGgr45fKg6euwKOM+nvAWibapzDcFQLI u60mwUCI9hfRH8NChsY+teepBm5xh0/cxM7/0gU2K6StgWqv9+KMKZe/Rths/WZLsMWA DTe4L5vJsILDRqZW1rn1YMhj5L13vzxEr2MbWKm73M1Vbvuhl394tE29jpTB9G1yBSLT 1mNA== X-Gm-Message-State: AAQBX9e76RvK+2y6KWBGJOABTW5PF34VNhOhNv4Jsa3WsdH8ZmgzU2qS /D1Gm5+9we7dNcfLQwQvdc6VtHEz7KjQpQMTZpRhvMBDAbKMAPPQNWgRqsPb/86HCRP5mzcRlQ= = X-Google-Smtp-Source: AKy350b1ouS4NtYWp7eP2ypTlVNRMXllpLvDo7zl5cVfYAIbeMPbPIlbBPmw+KXqbiyyeF4RljBR8r3tXBjy X-Received: by 2002:a81:8745:0:b0:54f:8b56:bb2 with SMTP id x66-20020a818745000000b0054f8b560bb2mr3592364ywf.9.1681330352243; Wed, 12 Apr 2023 13:12:32 -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 bd19-20020a05690c011300b005459f233f65sm2301915ywb.29.2023.04.12.13.12.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 13:12:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id E3530605246B; Wed, 12 Apr 2023 16:12:31 -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 DF28F60095; Wed, 12 Apr 2023 20:12:31 +0000 (UTC) Subject: |SUCCESS| pw125961 [PATCH] [v1] power: support amd-pstate cpufreq driver From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230412201231.DF28F60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 20:12:31 +0000 (UTC) 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/125961 _Testing PASS_ Submitter: Sivaprasad Tummala 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 | +------------------+----------+ 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 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/