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 AFEB045972 for ; Thu, 12 Sep 2024 22:38:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90DA54028F; Thu, 12 Sep 2024 22:38:03 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id AC25640269 for ; Thu, 12 Sep 2024 22:38:01 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-2781cb281abso702114fac.1 for ; Thu, 12 Sep 2024 13:38:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726173481; x=1726778281; 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=ucFUzY1a9E/X7X+4C+B7yMMRd1e18MwREnWFaH0w12Y=; b=XUPal9dokazmJ5GD8Nnqhxj9POCeKPBQ/AfyMkBGh6uW7wzcNaF8A9MdkLzpMhYKk0 UbAD6TL+l7iU9g+ICHHwGYelrglouCnCuIWA6MpYNuQjWPw7VgQ4crGX/LtIkoGj3hIO iQaWdPLB296R5EMWrJyUpTJO+sm9AgbFpMQ4M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726173481; x=1726778281; 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=ucFUzY1a9E/X7X+4C+B7yMMRd1e18MwREnWFaH0w12Y=; b=EOUsgI2cXBK/aDcRCtRPmxrGuSwPw4F1IiFIxF5OYapD7yOI7Yh38B4JcGFV1P1sEb jpmaWJHOicQK+hr5v2fj1kqJ9FTrRWUY4Hcd/uY6aNkQAFe9BtKys/ZaPjoOgggMjz1F G87zI6Aep8DWBwgpd4gZtv3qD/fIDFsP2iG9jOfGZpaX/9yRm11i+DnqmnAJsSjq62jg fcDFOh5iljSmEtYO3N75X3+QIk4HuNJn5PIL9g6iPwZMefMDI8fxwbRMHe+nWb1cR/mg pWBohCwSsizGoRjyj9T/xDcB0xbnonTjbpPAZ7kY5qa+cjmcA0xrcSRMzjEmScMqIDPA e3iA== X-Gm-Message-State: AOJu0YyvKQ2cWePJnZQsdKAyNrYnQPMatClQdwQCmwC8LR0ZdMSjBOia PuWm7OuKIG7zw7ePOvZ7UcDwH1I7jtoi5etYivgEex3Fe2Qjx7EbvCwqaeOQzV9Q54tKWpVuIzk DMkBLs6Kfh2WATpNj5Hix86K3o0ST5px/AveBODjA X-Google-Smtp-Source: AGHT+IEt3kQ+jPyWobTTnm8+76ylaR17eCDb/gXZKWN4wbHmq97qUdb88hxRtlK+Qa9ytHUl4UTCKFoYR/xY X-Received: by 2002:a05:6871:3a12:b0:277:f002:8073 with SMTP id 586e51a60fabf-27c3f26c597mr2408879fac.16.1726173480818; Thu, 12 Sep 2024 13:38:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-27ba3e408edsm516396fac.8.2024.09.12.13.38.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Sep 2024 13:38:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Sep 2024 13:38:00 -0700 (PDT) Message-ID: <66e35128.050a0220.b74f1.7874SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 47F67605C351; Thu, 12 Sep 2024 16:38:00 -0400 (EDT) Subject: |PENDING| 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-compile-amd64-testing Test-Status: PENDING http://dpdk.org/patch/143996 _Testing pending_ Submitter: Mattias Ronnblom Date: Thursday, September 12 2024 08:44:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143995-143996 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#29407 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | CentOS Stream 9 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Debian Bullseye | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 37 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 38 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 38 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p5 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) 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/