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 6BB6A4599C for ; Sun, 15 Sep 2024 11:18:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 411A440150; Sun, 15 Sep 2024 11:18:27 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id DCCC74014F for ; Sun, 15 Sep 2024 11:18:26 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7a9ad8a7c63so268579385a.3 for ; Sun, 15 Sep 2024 02:18:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726391906; x=1726996706; 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=ZpvzhRfJ9tFfqa1bEf6DyfSrUqB0ayndhEXxgBdrO9w=; b=EAjsmIAYk3hX7smZiLL+saXJyM8fqKCaDu1HHtDCbSKVaghktLlQ600bIADwvfypo0 poUkz8ehY7I24f1JIZo0v/9ndfp7asC5zuy3EbEGH+xDFzBCqMZZOCe4nqUEKJr7NK2/ lTYTmjtLsqNpXuBQgzkvmjTqDbZUcu4PhmZ/M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726391906; x=1726996706; 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=ZpvzhRfJ9tFfqa1bEf6DyfSrUqB0ayndhEXxgBdrO9w=; b=SSTp3Syzlz/rtvQ+65/cABDjb4sZm+o2/ZYXOU7V1h3ccaCqGzSj74yxMkyDTJ2lPN R5O/HAuDxhT3X2FdYvvvOxMNelFcFPQqqTojO8bP0KmgS3a4FC5gFMT97Tpd/4W4wUaz U1Di5yrwmkxeTeP+etpqVcoubKM8tdN6qB9LspO3vozuI0be5AT8vvQ9e2EcXyXHKnZQ cZtu95OcMcTaKJDjYzoB23FG8QPQcqi3ovqfnf8H0L7rODQJAEmtKk/n3u5qyIo4Jq8Z R1lugM8O+pqQmSbKwuwbYqg2SKCDOYL2KfgfFySS0rgt1kactYfVM3ApyT68U23AF05S ymag== X-Gm-Message-State: AOJu0YwF9fyI+8T0v2HlcSNJ/LOJEZ90klcA2OKzA0vMOFbr0CCnhEB4 HcQJkaIfk0DGUjsHWwvGfHTI+fL5b69awKn2hHQAStnxpJhYYl0n2uVacLhH1nz9atHtchnVx7p oGy7twcROFUUQvI6la6+OUyJxPCpBMH4hsymPWuPG X-Google-Smtp-Source: AGHT+IEWha7M8IrxLlYNkislm1Z8+qqUM4xCV79IJy5cMiV6TZUS1vR0VcN4mpXK7C02u3AtqKbvSeDMNHcQ X-Received: by 2002:a05:6214:5c04:b0:6c5:507f:7691 with SMTP id 6a1803df08f44-6c57dfa2fcamr133260216d6.14.1726391906112; Sun, 15 Sep 2024 02:18:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6c58c7ef4b6sm1524936d6.74.2024.09.15.02.18.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Sep 2024 02:18:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Sep 2024 02:18:26 -0700 (PDT) Message-ID: <66e6a662.d40a0220.221d60.cca9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CBDF96050A6D; Sun, 15 Sep 2024 05:18:25 -0400 (EDT) Subject: |SUCCESS| pw143995-143996 [PATCH] [v3,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: <20240912084429.703405-8-mattias.ronnblom@ericsson.com> References: <20240912084429.703405-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/143996 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, September 12 2024 08:44:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143995-143996 --> functional testing pass Upstream job id: Template-DTS-Pipeline#180770 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 | +=============================+========+ | scatter (new DTS) | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-------------------+--------+ | Test Suite | Result | +===================+========+ | scatter (new DTS) | 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 | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31017/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/