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 2764745B68 for ; Fri, 18 Oct 2024 06:33:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A44940279; Fri, 18 Oct 2024 06:33:20 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 1AF0C40265 for ; Fri, 18 Oct 2024 06:33:19 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20bb39d97d1so15904615ad.2 for ; Thu, 17 Oct 2024 21:33:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729225998; x=1729830798; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=K3Q4n5ah33o/kewy0cGC/Nk3k33CyWWAVKGfD/mwYe4=; b=Yrzy0PYUteui0wygYmyGncr1ZDRjWlLHukS75v+8ySDsRxg930z1I/jxiRYxmud80A bYBUXqf11y/IQygvzKilNKUvZRxXmrP/k2XQrNRSx/j+KeEitcjU4F78uQVWYwMqyIcL kE/t/bBQHrHatbAK9F+Ez2l1eRcUyX40dfuXQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729225998; x=1729830798; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=K3Q4n5ah33o/kewy0cGC/Nk3k33CyWWAVKGfD/mwYe4=; b=ttfdlRP0CezneMTZ14vIN7rgE5S6lCBccikfgfwVs1UumvUhiY1eSMnMR6VmCIRL7l uIqLtN2k8UgKv+sRfdwhQGB7xDAVj81vwUXYymCUcAb7Hyoxaagf6Tp/89B9LCLGIlAH Ko5MxD1YY25Kw+FIuqhXYMANWHk9dq8DUkAuV5T2S/prsBYBZGGIZnPHgyMkwJGsrcmC cs4uD3fvGwMd/h8yXd1dWNk4ox4XquLIwgkLerJWTz6z6qdxLbLOUZqiVbCP8Y2jh3v+ 7FE1aOg3vBG2wsfXSZ88Wu0jVhlZK46BTp2psckcwKN9RTebyO1wnlQN0wnBiocqa7Jr dReg== X-Gm-Message-State: AOJu0YxvJwSV+sBOxV/6TXmcVUbK+XD55Dh3TjIpN+PmPQCuTwfrRxw9 4NS2AekUzKa2GGzqbq8oeUb21le30drYDMf6luhQpdbujEwS+SgiYwB85N725eZRA/DNdxk7Yjv LAy2rS2qRTHYxkGTlc2gjyetNc4BnN52vuYBdzLG4nSBW2cm4p/p5H+uf X-Google-Smtp-Source: AGHT+IEHBLoQMlGmvzFJUniD9oTKamHAVA/jvfIs+tpRgESRVcSIr0u6EPQl0nQkQmlr4HNrFvoVmQcKNGHe X-Received: by 2002:a17:902:e5c2:b0:20c:5d78:4d8f with SMTP id d9443c01a7336-20e5a94d826mr14512885ad.52.1729225998126; Thu, 17 Oct 2024 21:33:18 -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 d9443c01a7336-20e5a73735bsm246185ad.43.2024.10.17.21.33.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Oct 2024 21:33:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Oct 2024 21:33:18 -0700 (PDT) Message-ID: <6711e50e.170a0220.10caff.18ecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 418F16052471; Fri, 18 Oct 2024 00:33:17 -0400 (EDT) Subject: |SUCCESS| pw146187-146188 [PATCH] [v1,2/2] test/power: fix power lib From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241017110247.1051770-2-sivaprasad.tummala@amd.com> References: <20241017110247.1051770-2-sivaprasad.tummala@amd.com> Content-Type: text/plain 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/146188 _Functional Testing PASS_ Submitter: Sivaprasad Tummala Date: Thursday, October 17 2024 11:02:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dff0bcd3b54bc3279de42123aa618620224ad44 146187-146188 --> functional testing pass Upstream job id: Template-DTS-Pipeline#188962 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/