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 634CE46095 for ; Wed, 15 Jan 2025 23:43:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 462DA4025F; Wed, 15 Jan 2025 23:43:43 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D5CB340156 for ; Wed, 15 Jan 2025 23:43:41 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-84a1ce51187so11744239f.1 for ; Wed, 15 Jan 2025 14:43:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736981021; x=1737585821; 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=Qv/++aQQT28ZZ1LwGs6p00gv8LD5ZsUhz9jqtzfyH/Q=; b=PSdd2Z5Oel3kvP7VDeJi7i0pdyyxXAMGdLGYI28LWLweP+qBAsJLKkTJpxRSZKkhbA OqTlYGrR7Jok//VowMih2nEWiwh1Zo+EU1RyzSBHU0M+C6SkOn1inrxdULtip+fHwnaU +SLmX0fdFnXF9b8S2lezEN2LXLzKt4Phb1W2c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736981021; x=1737585821; 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=Qv/++aQQT28ZZ1LwGs6p00gv8LD5ZsUhz9jqtzfyH/Q=; b=myrsyZG4eFB2ylMhd5aLXO55GPXqlvxJA0sdpL1BgOdXjTwilXKbsus9rU/bAaz74A 7g15vLkaeNZKZQTiz++EBRnivK2+xEnVLXu5PFdwHZuYdw4LqjqMvoh+AfmfWr+ynyqv f+9X/IWOZy8XgXOUHZFGz6LpdarKss5g2KmVBAjcto2fRKwXqRpeG4uxTrVrbSjQqKIz ovU9wuBbz/tWZLu0DsKAJHyugvucHib0KkK/mR6JK17SGIJUWjw0LmdQoKSUhplvEu0H fK1Fc8N5Ph0oQ609TVSeoQ4mVMPvnkhiw++0E0Eoc5LhKARCzt2q8QCW6JwO8PFvod3y 7Bdw== X-Gm-Message-State: AOJu0Yx/T9xCA2qvBjtZTIryLD9Qv4dheH1daWhFVse5KPVjc3Q7eftV VZ7dehLwrm3GPt7AMdiX3YxJ/U65Nvmt2AYMDld9o/JcYewisbDrl+cTbdmSuiKtimnn+iO5+7x TtipqFR3i7v6G/xzMLIDt6BrArYLrZ54eNwbqrlge X-Gm-Gg: ASbGncuacJq9t1jKnHeRHqfx+nt5v2l1mTuP6PAMS2Y2sLBETfEYxFvuW5UKUrTnA3a 51+0XwWQk8n+KdhLl1LNHdijNxm2neI9mWHd+jFuPDeDqtr99Ew10J34tPKbY2YCiXnN/NOvdYc +25GTg0HMquYs9AMAbFUpV669Oyj5q8+oG+BJplJWv+5jS8l0L2zeyRA5jiOj5dP/USOG9a+iKP WtpAO0YWuKsAo3zDs2ScEFrPlcY0LqGJWLh1HNnOpPl56EYgJilBVh4v9++E2WFB3rijPX09Z7H tY2Rgg== X-Google-Smtp-Source: AGHT+IFByhPl1nZVzEYmAb8stx+0Ne2NLPp3VO/QQQSK9BRtsgEnQFPD+xemLee272ZyB64iZ5vrRjBiGGnj X-Received: by 2002:a05:6e02:2206:b0:3ce:6aa8:6c56 with SMTP id e9e14a558f8ab-3ce6aa86d30mr153167145ab.8.1736981021083; Wed, 15 Jan 2025 14:43:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3ce7a035159sm3408055ab.22.2025.01.15.14.43.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 14:43:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 14:43:41 -0800 (PST) Message-ID: <67883a1d.050a0220.356da2.848bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 846E66052471; Wed, 15 Jan 2025 17:43:40 -0500 (EST) Subject: |PENDING| pw150117-150118 [PATCH] [v4,2/2] dts: port over unified pa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250115220527.16782-3-dmarx@iol.unh.edu> References: <20250115220527.16782-3-dmarx@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/150118 _Testing pending_ Submitter: Dean Marx Date: Wednesday, January 15 2025 22:05:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:154303b06ab29e040000f0536961601d952e2974 150117-150118 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#306188 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Windows Server 2022 | PEND | +---------------------+----------------+ Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32337/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/