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 F350745B36 for ; Mon, 14 Oct 2024 11:17:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF2854027F; Mon, 14 Oct 2024 11:17:24 +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 643E340273 for ; Mon, 14 Oct 2024 11:17:24 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a3b450320aso9384055ab.3 for ; Mon, 14 Oct 2024 02:17:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728897443; x=1729502243; 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=2jxUaE5RsMpN8h7QaV/zM6hMbgesxhS1e/lYXLxHO0Y=; b=N+ttNb9ROTpt/UlRjVjm3MAEO5DHdL70ik0vefTu9sf5sYAb4NzWUUZG6LpHBNnHS9 BN/DhE4JoSSFsZwt24uvgaSUQEPI6bQclvBOrJFd1cU8MKwtctvSIeZogurasKWJL+oX ngQ0JomUF9qh1Z5Ax+sUa53gJAsO7lQ++wFQU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728897443; x=1729502243; 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=2jxUaE5RsMpN8h7QaV/zM6hMbgesxhS1e/lYXLxHO0Y=; b=KNDSl29zoDN6KwLWHaH6otIUhB1mSjxozTnSpNbVYujCOS4PdM0WEjcqc5fN667Mpz UP+XWcpyZuQeRY8Z3HHfOreN+5UbU3tBaIRxZrEp4pakz/FV251x88m6VCHSFjr0aQL0 q9wGTB+HTQBccJKQ7e3pNMkhAXmt5qFa9RN7HTVFVK286eZ5xmp3cZXHXPToryKOy+Dg jNwUmwJMX1rjWxGqOG/O9cP9BsBwOHyhrlPPX5qnWYcDem5vVFzbal441NhXHX7Epigx EdWnxE+cghuA9gKFUkI4aCq9/bWbq89sEJsnsQsgk6Xgg46P7EyxGPFMRXddRbUw9BKA MTQQ== X-Gm-Message-State: AOJu0YyEgGQuQ33hDEZ6b8WYwvNU/t1+iK7F63nVUOuyxKGbvwBqcKRn hRFmieSIgGx14CmLr3oKNZVBMA4ns7n+5nPB+zdOA6Df2w7mn0P3MQfmnkfReBWt44jjwSZjbXK YK6IsoNB+MPJrdMTSUlAopz+wsJYs3fjrpTWE/IdZg88tOJ/5ZV9xeeDZ X-Google-Smtp-Source: AGHT+IGn+4Mh9FbwSgPcGhZNKYYmc3doRFIlqCroYB1fwXXG6JpHFKf7ey7oNB5TTH7uONfWZJ2yizpQPkMw X-Received: by 2002:a05:6e02:164b:b0:3a0:a4dd:683b with SMTP id e9e14a558f8ab-3a3b5f683f8mr74203985ab.8.1728897443667; Mon, 14 Oct 2024 02:17:23 -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 8926c6da1cb9f-4dbe4f7bcf6sm17749173.29.2024.10.14.02.17.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Oct 2024 02:17:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Oct 2024 02:17:23 -0700 (PDT) Message-ID: <670ce1a3.050a0220.1ddcec.1354SMTPIN_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 370BE6052471; Mon, 14 Oct 2024 05:17:23 -0400 (EDT) Subject: |SUCCESS| pw145742-145738 [PATCH] [v10,7/7] eal: keep per-lcore powe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241011081901.816211-8-mattias.ronnblom@ericsson.com> References: <20241011081901.816211-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/145738 _Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, October 11 2024 08:19:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3 145742-145738 --> testing pass Upstream job id: Template-DTS-Pipeline#187846 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31426/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/