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 9D2EF42909 for ; Mon, 10 Apr 2023 07:42:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91D5A40A81; Mon, 10 Apr 2023 07:42:59 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id D1A7840A81 for ; Mon, 10 Apr 2023 07:42:58 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1842e278605so4906114fac.6 for ; Sun, 09 Apr 2023 22:42:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681105378; x=1683697378; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=mdErjU+Epy7c62tWyL5frKfOIsjZFLpsJoMUzD7A+dA=; b=V7IFLkHmWI+62Yp4bPx1sKgK1fwlWdYQrGLKZ+GVxK/FTN/8UeR8FezhOEZIWSBfoP uXrKQm7kYZHViMm99js+WrqR+ZH7H+nCJqZQsoPKeyDQc6l6mrhlD1SymUfR6ZIeeaFP 9Vii7gc+sGz4PWSb3q/c4kjTIUyNa8bmAeRTo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681105378; x=1683697378; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mdErjU+Epy7c62tWyL5frKfOIsjZFLpsJoMUzD7A+dA=; b=7Nu6PAksgWdPQLvFYe+vJKig9J7Plz5gVyLClQ+XzpielFEZtIXhG7uWUc8VvYYV3d yAO/ROwT19YqMx1S6GbqpLsgymD8nIVGnIr//JVirm5L0xwMb1S1D63m/B6hC/JusY7/ lhIL/TN9TLpu1FnrRqSezFJyQL/wpDUe4zVS234/2cSq75DXXNAE224i6KxXcaowBZy3 mVm+4MK7Tkoieil6FSiRv7o3a8CifmzONa+7+wvKbdVKJIHBjtZNeF1yqen8+b7hD871 cGQxpqIhRpn3J18Z82sOiaTHPANMNE2YO0DukViOpbzv+zeTHoIk9OAq4IrSLq3zDdgx eFOg== X-Gm-Message-State: AAQBX9cydxKBeSviJWoHy+nzGdV/wtLT2ZDqv29RzUYgzL1Uh3m59b/5 2dcwX8LsUYSSGpcO08q2O8fyfNub/byDWoav9ND9IrFS6Ef0Rw2SA/pu5q9ftyvQwBV+M4S+XA= = X-Google-Smtp-Source: AKy350bxMwYMHLaWJ/1iOFX7DvDozBdHculwOVZqpkFf2xMGDT4v2gct3R5GTO1mfff8O0YQGHYmfgg1Hv6P X-Received: by 2002:a05:6870:55a0:b0:177:9f48:6284 with SMTP id n32-20020a05687055a000b001779f486284mr5233717oao.14.1681105378180; Sun, 09 Apr 2023 22:42:58 -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 zj34-20020a0568716ca200b0017eb57c3417sm716786oab.19.2023.04.09.22.42.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Apr 2023 22:42:58 -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 A1FEF605246B; Mon, 10 Apr 2023 01:42:57 -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 98B5D60095; Mon, 10 Apr 2023 05:42:57 +0000 (UTC) Subject: |SUCCESS| pw125868 [PATCH] power: amd power monitor support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230410054257.98B5D60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 10 Apr 2023 05:42:57 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125868 _Functional Testing PASS_ Submitter: Sivaprasad Tummala Date: Monday, April 10 2023 04:35:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125868 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25943/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/