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 39F5E455D4 for ; Wed, 10 Jul 2024 17:53:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3348F40E0A; Wed, 10 Jul 2024 17:53:08 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 1A0FC402AF for ; Wed, 10 Jul 2024 17:53:07 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5b9778bb7c8so3457980eaf.3 for ; Wed, 10 Jul 2024 08:53:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720626786; x=1721231586; 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=Oz80Lx4iPMNQpYjt1FYG2S5x3s2a03YrxtqZOaJy//Q=; b=gWdtJ1BL+itAiRKeoLTbSP7MSZKOAA1mfImXCeoPJPlthOMOOay7bdI+75YtXBwczT lGzMXx7BOn+M2GNAvcvPGyR0qNb7AWbjzrbWaGm+TidcWl2vwtDK0LlSBLDb1vJ74WDl UFMSgV1/qB0eWTE/+4JsaMnPwkdAP6nBpH2zA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720626786; x=1721231586; 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=Oz80Lx4iPMNQpYjt1FYG2S5x3s2a03YrxtqZOaJy//Q=; b=n3HprEflqVf5yYnLq5CRJL0Q0fTtnK/EwoXDazO87GrExGZCjYZKrAzYRpBZaPZK0k GDVybdpmTwJ/tahpwNocrOcNs81/N3M4YAFQ1tICjrTYSmy5Sc8DQB8YspdWGmCeKq1T +T96lqAK9sB5cfur2WkWHgttDOQDcX9zHJKLrTVLbK/3sC9qvL40gCDq/pmIxW/2XAgK VcBykU/6xtGCD5HFs53wUSqxlr6+bRGZ970600zc/behEbNr8eMtP3W/2vNy1AXLDdny AZZgEsgzU6G9vXsEoKrX9y/8cEISKH0Zyk5eXwzTRC4pTO0COb3E2vyMlpijWmzA8v3D k1yg== X-Gm-Message-State: AOJu0YxvhvDhq04oRCiVhyLcOP262y3yQRsSdYQEeqeQJ65vgty4tLC4 TN66zFBZwcXfOnhd7HfbpjbpB8HNl8oa2NtQdAnetAbsZzisWuy5vdhD0et++faaty7h4XCR02G aqGD10NL8zQEIl1eIR07KA3nxq3a/VZf5r7D+AEIT X-Google-Smtp-Source: AGHT+IHDjr+wNF1PZZuOXRr9P2j4Ig+39W4S+NcVZanxVW4OO8PmXGe5z+cA7F08X+dSjkCTeEy2U8Dqnlts X-Received: by 2002:a05:6359:808e:b0:1aa:cf34:87b4 with SMTP id e5c5f4694b2df-1aade07c988mr514575955d.7.1720626785861; Wed, 10 Jul 2024 08:53:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-77d5e137395sm164240a12.28.2024.07.10.08.53.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jul 2024 08:53:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jul 2024 08:53:05 -0700 (PDT) Message-ID: <668eae61.630a0220.6b92b.9b3aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1A675605C380; Wed, 10 Jul 2024 11:53:05 -0400 (EDT) Subject: |PENDING| pw142274-142275 [PATCH] [v1,2/2] dts: improve starting and From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240709163145.110030-3-jspewock@iol.unh.edu> References: <20240709163145.110030-3-jspewock@iol.unh.edu> 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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142275 _Testing pending_ Submitter: Jeremy Spewock Date: Tuesday, July 09 2024 16:31:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:8e8aa4a4f90dce1fcea03a93f508e3d9bc0c98c0 142274-142275 --> testing pending Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30481/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/