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 9161145B63 for ; Fri, 18 Oct 2024 03:38:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BF9840268; Fri, 18 Oct 2024 03:38:22 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id A57214021E for ; Fri, 18 Oct 2024 03:38:21 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e2903a48ef7so1609175276.2 for ; Thu, 17 Oct 2024 18:38:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729215501; x=1729820301; 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=h1Ym/BzWAFrrPOxUzyH2qTetUvc1ntoSUokxNwTwxLM=; b=ahQq/pdgOeVASPMEGoJRSQkLmZOG12W1K4nijwcnKE3I8AaX189TIomGYbOLcuahLk EPUrWikLzTVmtsho2C9HWZzK4cwk6aQexqivE9Sylo0qmGGJ8Sjxq/a2iTIGtQp430Qa cIrFHFc8ZbMUEb6j0ETzuRx2d6+AUS4z667b0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729215501; x=1729820301; 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=h1Ym/BzWAFrrPOxUzyH2qTetUvc1ntoSUokxNwTwxLM=; b=RPkAbgXlohWph/5W/egRUn5df033q/jFTxisa6af9UaXtEVXrwQ/eI5FVO3tRr0uPE 7KYlw0kX9tb6MWoZzRf3hy11v+VkkR53VBgzgg0yXkW5LDSDrnU/N3rSipY0MXbYpAAh V/mKM3EUAFUPlgG0YGBS6Vvr4N95iUh+zAOFE0lrJpKrN/FOBr4xCMpnKztSRHEX79Mt 58WyFsiK8VwZy7EvpxMriXLPF/Hl2RvN2Ifi+97bqlwt2n2P6LL+6VgFkv4WTSgQfkHL 9vbsHAY9BkrCGmAWr1n6Zy9ZdwJfOlnzyFf4lcYYYwqIIwO1V9LU19AHbWYz1eiLzSNx kpHA== X-Gm-Message-State: AOJu0YxvP5VM4RA5oMWxzEpM1MDzoi4wSoW+gIolMNpy6T6kyvHZLS1K /+8I8JMDNUeR7pPX7lo/7tAdMpSFAFruenkWHQ7DAZEbNGWqpusQPwBzTe9EUsPDwRNIePvJn4C KwUiK9efmH+N9LuboGo2GoD9WzNiowfNJ4vKI9J2WrAsewS6ydJ2al4z0 X-Google-Smtp-Source: AGHT+IHsnCqEupVaj1cNjm0tQXbmMR1a0qxK4R+FZ6kNJeuUEhNCUSZ3uT8p6qLwbi0mYm8rhMTs2Xn7SxHv X-Received: by 2002:a05:6902:218d:b0:e25:d900:a0f8 with SMTP id 3f1490d57ef6-e2bb16972femr880997276.43.1729215500946; Thu, 17 Oct 2024 18:38:20 -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 3f1490d57ef6-e2bb03e4a80sm9216276.33.2024.10.17.18.38.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Oct 2024 18:38:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Oct 2024 18:38:20 -0700 (PDT) Message-ID: <6711bc0c.250a0220.16b293.08c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A606B6052471; Thu, 17 Oct 2024 21:38:20 -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#188959 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 | +-----------------------------+--------+ 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/