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 8D1BC45777 for ; Fri, 9 Aug 2024 10:11:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 891D0402A5; Fri, 9 Aug 2024 10:11:39 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 818CE40274 for ; Fri, 9 Aug 2024 10:11:36 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-81f8f0198beso85733939f.1 for ; Fri, 09 Aug 2024 01:11:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723191095; x=1723795895; 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=8F0MGeJpLrQVa0vNRh89zBkKk1dhqsJD2JGmfchQG0U=; b=T7WyjYfGx3gbBXS/aTX9yABdxwCqnBZv+gy3Q1uLW0TVowDLfMyIpyPcJ4bmHpThzk TW7/BZOJ9Dt/KsuSFn8C6zBXIUs5ioVgxkDMxufGeeaJ4vVW5iIiRDtwPvQCKs4qTdR8 N/ypVfbDv+n4fehDinjarswiGd4jOtuAzmk/E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723191095; x=1723795895; 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=8F0MGeJpLrQVa0vNRh89zBkKk1dhqsJD2JGmfchQG0U=; b=E2ld9uLh9GpFO0rAMcGCo/NqFcw4LCspCZNXzrQ70uGRIhXHUx32cMSnpl+7sTYE71 YJfnEiTflzEBJc4HmNP9XqqvZ2VO3VfnF7fXtsFkSoIKfnmDCa85QhfmaV1BLUuRQQUD snl/ssqLUJh2gGticS1Zs30aNRPO1udSiq01yrAKKqh8p/FsI2yllww+fg/4uDpjNFxK Nm/mvBFWqwZOnN/hJagQAPDhIdAjV8Gh7gVLr0dHdYS9xUZes43uUq3r8zq10kFIJpaY 17S3nrnsMM9yz5PwHdUBaTK3aVhppsY5oXVF7QP/7KjLt7g1e1K0QBNB5+I1x8j3Ijeh 9mMQ== X-Gm-Message-State: AOJu0YzBGo39WOG7bBcFl56O+Pltero9/3PNGribKupwILUjKmw95mla sgOdSst3VjAzN29piGrRYbs9uvzcdnvwYE4Mys3JbgSb0bnztrpuNlKTECtE1iw4zOcA74F8zE/ apxq3hRRqjntsGLSBblka2LOiPhb2rI4HDb+IRJIfkMEyqxCdw7qIl0SI X-Google-Smtp-Source: AGHT+IH0GN0v9Gagv8xnO4r8PSYOohXTJoUlGmcrcuMT+hpH1stYSm2me9W/vSaxGP55ravuwCne7ZDCk2gd X-Received: by 2002:a05:6e02:1747:b0:39b:32f6:5e90 with SMTP id e9e14a558f8ab-39b7a40fc1fmr11597275ab.15.1723191095358; Fri, 09 Aug 2024 01:11:35 -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 e9e14a558f8ab-39b20a8e477sm14532135ab.30.2024.08.09.01.11.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 01:11:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 01:11:35 -0700 (PDT) Message-ID: <66b5cf37.050a0220.5f898.7ea8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D55FE6052500; Fri, 9 Aug 2024 04:11:34 -0400 (EDT) Subject: |PENDING| pw143033 [PATCH] [v3,1/1] dts: add text parser for testpmd From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240808203612.329540-2-jspewock@iol.unh.edu> References: <20240808203612.329540-2-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/143033 _Testing pending_ Submitter: Jeremy Spewock Date: Thursday, August 08 2024 20:36:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143033 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#250180 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30751/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/