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 91288459D8 for ; Thu, 19 Sep 2024 22:52:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B21640B8C; Thu, 19 Sep 2024 22:52:39 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 94ECB40291 for ; Thu, 19 Sep 2024 22:52:38 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6dbc75acbfaso12423007b3.3 for ; Thu, 19 Sep 2024 13:52:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726779158; x=1727383958; 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=NXfA07KIpg8fdjT7AC3EAXnL5MHSoI4PCXC0UnfyCXc=; b=DggkXljk0dC47TGw/hr8sHUkYHPo1NiZpsoYru/aHBIuGCUHpCiHXeozTnaqTjnyIs w65QcckS6myxtx16kRrVnYIv4NZY4HhHbwdPZuTGouM49dL2sEEXzRpJNZLXWaG+GKm0 K2AGuXNvtbIHPaLqE9wJvRwMq1msR9mSVRWzU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726779158; x=1727383958; 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=NXfA07KIpg8fdjT7AC3EAXnL5MHSoI4PCXC0UnfyCXc=; b=pqbcx/XS3QdggqFyUf5LtMC3BpN9/jbrvH7WOJkYCIk1AV+o3gkuUzgPPiroj/VuDF f126R9bLdmQA6U3kUBXUNlB2A8pMSXqDvHLv+EHhVqfn0mFoCYEqfys6CWkjOT90Hu7R UtvGlk1pGHlgdxYI0SoCb8mJgFd4QWEgc7Pf1clZHWsVp8Itoy6H9idSFOb3F1Ykz98T bpu+BiSQawOMhEEYrwLghGk6vF5TKDjFyC58GH+7hVzPAolBYoaAx5M0x5pCD4USQgK5 PiFOc61HVCAStKl5u8cKcJNaZDLQ+aMETLJP9QXwY0oFiby2jdrAJNMPrt8TQIgse9op oWXQ== X-Gm-Message-State: AOJu0YzAUjE9MPPfp2uj7/Cb6MThcUVYwYFICtt68hG0Scj/PyMIfOKk fahXQTSD8Yb9dj108juBLoPxCQRYvnWY37EIkFwPatAwdT0UTpUdsIRGVrf0tqUY+8Sdh2+8BM8 TtOBwN53Z/Nh9vYivDcVUKUnS+/iOD1T5Qyk1zglndJ5wAMhzUi6xKW1L X-Google-Smtp-Source: AGHT+IE0ouGZNxDshXPRHGFsdd0rULWKZUWcFCn7aaG08IB6XlMPYzmQZMkttbQdKVwMi4wSiEWQOr9ZUezx X-Received: by 2002:a05:690c:4482:b0:6db:d221:b7df with SMTP id 00721157ae682-6dff287aa63mr2569167b3.25.1726779157918; Thu, 19 Sep 2024 13:52:37 -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 00721157ae682-6dd05c4aa38sm2250067b3.31.2024.09.19.13.52.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Sep 2024 13:52:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Sep 2024 13:52:37 -0700 (PDT) Message-ID: <66ec8f15.050a0220.2b071.118bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9BE3E605C351; Thu, 19 Sep 2024 16:52:37 -0400 (EDT) Subject: |SUCCESS| pw144241-144235 [PATCH] [v7,7/7] eal: keep per-lcore power From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240918082614.725220-8-mattias.ronnblom@ericsson.com> References: <20240918082614.725220-8-mattias.ronnblom@ericsson.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/144235 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Wednesday, September 18 2024 08:26:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144241-144235 --> functional testing pass Upstream job id: Template-DTS-Pipeline#182475 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/31060/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/