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 6ECED4296C for ; Mon, 17 Apr 2023 12:20:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B32740698; Mon, 17 Apr 2023 12:20:17 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 7455340698 for ; Mon, 17 Apr 2023 12:20:16 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-54fbb713301so169626277b3.11 for ; Mon, 17 Apr 2023 03:20:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681726816; x=1684318816; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=eEOgET5h+6OKhtDgahRDzvudBeOVYapcNEuHn0xFtOs=; b=SITWNBrStdB0XN4KmgW4c7wH0NdGsacBY0WB6JpdtSrZ0QWp2po13vhqBUoOUfY9pa YFwQkAwha/wk9a/diRYYciZ4VO6w3E/tUpVjoJR6op+4pfzehUuR+28N+uBdr/RPrNwJ NNbMtRa+dU1qDR6doYJY5Bb0J13VYWEFfli2w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681726816; x=1684318816; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eEOgET5h+6OKhtDgahRDzvudBeOVYapcNEuHn0xFtOs=; b=EnVCdSRUc5ab4iWn6bcGl0Y7OpBVxDjnBYlruLzKCtO38gHc88Oy6x56+SVJqI2XaW Fcp7Mgl4FY5e3DiCyCvYb21gJi3ofiRBkOydPhwi+WQ0wzGo1Ldd8c1lHbxkYfuKi+O2 AGOkKMlIwivlE6J4gDQAUUsrBeQVGcY39fAYpV+1HnB4bbQUnNH3Cb3tf7pt58NolKGy /CjLFZTgS6IVJBY0UEHeQEbFkuxni2CBIUKW8qrfj2ZnDJvMYBKj7zAsc7CVNDRYOUrb /GBk9UX/8l/y1OBfxXGM0XDcAu8lzc/X28WErPfLZo/Exu/Z9NxicUoe//DPYQIvvf2v qkyg== X-Gm-Message-State: AAQBX9faV+uRbaCs7QB8CHByAFosjQrN/Txx68tvxWq8tWa1+gpJvcH6 qEpqhZakx119u4NlLZUDzcAHkf7TwxbAykVkrHnk8I9fdoMyX2lmVGr4/6LLI/einsuxreEKtQ= = X-Google-Smtp-Source: AKy350aDLl1x8UEBMYFywIl1RAobLHMeixbmvgCEq5xqJRE9x4D8Bqi4qO69Hv+wv+wQcrlo8LPpbOd47RhY X-Received: by 2002:a0d:ccd3:0:b0:54f:b9f3:48c9 with SMTP id o202-20020a0dccd3000000b0054fb9f348c9mr12977941ywd.32.1681726815837; Mon, 17 Apr 2023 03:20:15 -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 y62-20020a81a141000000b005459f233f49sm4450550ywg.1.2023.04.17.03.20.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 03:20:15 -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 821CE605246B; Mon, 17 Apr 2023 06:20:15 -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 805DC60092; Mon, 17 Apr 2023 10:20:15 +0000 (UTC) Subject: |SUCCESS| pw126156-126158 [PATCH] [v3, 4/4] power: amd power monitor support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230417102015.805DC60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 10:20:15 +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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126158 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Monday, April 17 2023 04:34:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126156-126158 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26012/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/