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 49FC942933 for ; Thu, 13 Apr 2023 14:23:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A0684014F; Thu, 13 Apr 2023 14:23:30 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 780CE4014F for ; Thu, 13 Apr 2023 14:23:29 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-32a89b6f185so444985ab.2 for ; Thu, 13 Apr 2023 05:23:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681388609; x=1683980609; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Cf3HQZjqAIBYH/71ms+02aZExVUy6nDHou1rafdLlMw=; b=a9Ytpi4jESyDtex2chsRkjfGeTEyo0Yd691ysWTcyaTRlixHMUFtAMYYr1SONr+EO9 Hf3nuYONKn0uznPyj2N2ISuvTahA1HAlx3aL5yU2b8UxZSUrPk451gGH9124PQqMsUDZ 3drpbg0qVKQ4UjlEtfL5GIWfZwnqQBIye9F+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681388609; x=1683980609; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Cf3HQZjqAIBYH/71ms+02aZExVUy6nDHou1rafdLlMw=; b=F/jTTeQgbe867nfb0IH7JLF5UYw44GZx3op6PLQmG5mpmRzTHUW4RQo5tfNRVi+/wk wWMtn7ZOGD9GfUX0GUZWJrdcpfAaVmtt7vNMyO4D0TRbPukFGkWLc61n2f3pFXCMKUPn XpORUTHRzMM4+I13LYd29FLJhrfoAV2tUCoEv1x/AHCOrlRslm6OiJ8aqAj/T+a8HLE+ s2eHy//PSfwb5kuOKRIXFTxKh3Durp0J7/e31yg5Xb2t8yprUh0HsCbV5ymdZvyT64tG iFYVxRXMgTs71yRHyCHsujhe10G/e0b9rd82nkXK3juC9cvF6QbypA/gSfgIcqyXkL0u PDYw== X-Gm-Message-State: AAQBX9cSb65e7SFnkLpD1kVZhWbl5nmP0ZN7ZFZJ+5e77/Dp/zwudDX5 xW9/3N5x+OazSTpd1FRil3781DGDKpG6V3GXrZppf6ZGgBMw+mOPtUmJcXxB6ExJi+iiggqViQ= = X-Google-Smtp-Source: AKy350bb3qqc56BwlYV7986c7YlpSK8LrZNE4qxcZ+qoav+L4Cefb1Z9KgjJLL9gMBZsIlLkPPRIF88UEN+6 X-Received: by 2002:a92:d4cb:0:b0:32a:86f3:42c3 with SMTP id o11-20020a92d4cb000000b0032a86f342c3mr357032ilm.17.1681388608849; Thu, 13 Apr 2023 05:23:28 -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 u5-20020a056e02110500b0032617afa685sm115698ilk.31.2023.04.13.05.23.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2023 05:23:28 -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 774F4605246B; Thu, 13 Apr 2023 08:23:28 -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 754D460092; Thu, 13 Apr 2023 12:23:28 +0000 (UTC) Subject: |SUCCESS| pw126025-126027 [PATCH] [v2, 3/3] 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: <20230413122328.754D460092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 12:23:28 +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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/126027 _Functional Testing PASS_ Submitter: Sivaprasad Tummala Date: Thursday, April 13 2023 11:53:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126025-126027 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25982/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/