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 658DF45B75 for ; Sat, 19 Oct 2024 14:23:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D2AC40663; Sat, 19 Oct 2024 14:23:33 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 8630C4025C for ; Sat, 19 Oct 2024 14:23:31 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-83abcfb9f39so44688239f.1 for ; Sat, 19 Oct 2024 05:23:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729340611; x=1729945411; 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=UgJBxxvrNiosTXtiop+VL0CrIYip60uYq4QpDhWak4M=; b=Hc27n7bv8YYIFIYr5jgmNSdanl95EgbE8Z/asg+JGEs2cG77d+PVZn6bH58L6yM+OG i3nykOGuHDe0CJKiwoJia0YNK+DgW8jczJid1RsEEzWZTQTn57CyfLwjhSxJRZcfC3kP kvFg/VphgNeTG52AqRDlHDZX2NVs+XLF1i174= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729340611; x=1729945411; 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=UgJBxxvrNiosTXtiop+VL0CrIYip60uYq4QpDhWak4M=; b=vLTOtTniVffbVEIWjnhBVQBI80tnuOm/3V+OWIGLzTtXwMkEEf+qPdVIspOR4ZFyyL 9/Y8g7mjY7X38+tcB8ht+AAu9kE7r00ZUXGOGgUR0B81N+u52u165IPwIIoaDal9Fqxn 1f3vrcjcDWPVJCN3PieoTVkJiFIB05gUtoL4CBJ5vuJAP1t4f0lVjx43mHVoNxj/K9zy xVnGij8KJo5Ge29d7SY5tIvnnJ1YAXZj04KJy73xxmx3/tHtDb9cqR1paWUHsc9s3m5D /V3Abto2rpiIAT5udCjfYK1swhy4OyPTsFPzhNeae8ZV9TyvkJbBFmb5+YfYHwspjarv U16Q== X-Gm-Message-State: AOJu0YxQd/pOgsTF3s1riiBWJ0pFPbPey425yOK9T2g8aTrREE6xCrvB 0IenOJYzOXN2GWzhOMWakdvOVTnsVNpmvCO8N9hVqhK5SLG7AVbPI8cTvPQNkzdFdtgBpGbyJ5n 1vFFRAdCyguW8UKcDkQcMi1uh3HUWDiP4+cJtj5i8 X-Google-Smtp-Source: AGHT+IF2zYW3Ren/FQEuVjynEICEziogovv9y99UPq1ShkWYAgRSkZemD0t83+dQ6XeAcMXDCsCj8EhQduPm X-Received: by 2002:a05:6602:148:b0:83a:ab58:a84d with SMTP id ca18e2360f4ac-83aadff4c2amr670160839f.8.1729340610767; Sat, 19 Oct 2024 05:23:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4dc10c2b4afsm153047173.56.2024.10.19.05.23.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 19 Oct 2024 05:23:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 19 Oct 2024 05:23:30 -0700 (PDT) Message-ID: <6713a4c2.050a0220.38ef93.ac41SMTPIN_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 4E3CD6052471; Sat, 19 Oct 2024 08:23:30 -0400 (EDT) Subject: |PENDING| pw146111-146110 [PATCH] [v15,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: <20241017055743.848292-8-mattias.ronnblom@ericsson.com> References: <20241017055743.848292-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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/146110 _Testing pending_ Submitter: Mattias Ronnblom Date: Thursday, October 17 2024 05:57:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:f0d9e787747dda0715654da9f0501f54fe105868 146111-146110 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#318924 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31520/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/