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 3E2F7456F3 for ; Wed, 31 Jul 2024 00:57:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3316642686; Wed, 31 Jul 2024 00:57:44 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id EAB6A402C8 for ; Wed, 31 Jul 2024 00:55:13 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7a1da036d35so313195785a.0 for ; Tue, 30 Jul 2024 15:55:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722380113; x=1722984913; 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=GxKSfxTjiBT9cMc7ZVs3qbH5wzvlF1YsWq8XHdOKfi4=; b=fMO7GNORpj5jjQvtq+/tSfGXqn2NG6dy1RAEGEUac3EC3ywPTNQbZAUCE0GirvcgGl 61zSapMiahtozQcdK0mBcCR/XcnjWv3cE5p1a9GI5X3Lfe1JqEUrq2qXEFS3b84m115Q iW8Mftm7k5cXXwUaSBHCGzOv2fNog/+hZpqvc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722380113; x=1722984913; 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=GxKSfxTjiBT9cMc7ZVs3qbH5wzvlF1YsWq8XHdOKfi4=; b=b9jk66U392uFjTinhbNW8656DMQdrQejVyAnspNPO9L8xIcF878SbkuAyIJ0S2w8Jz QueDzwEASqQA/ALZhs0Gemdj0NmC1Sz4ste1QGNpe/vie+9Z9wM7MU+WoChWeE2NRrOt G5+84ZLKfAaG008M3MHp20WRX9o0F/sW/IOQ4yKFFpXzogUvvb5+knIK1p8uJn7Kebtq Wjp6Ku5Ev8Vp/c1rdg2GnCARaAAcEdmryzVhkml4E0Em29p5qrFWRiHdWZqeYsb7bf9s BkokWopfeCJ7ONmKqUYPxdW8elHcdxr9e1GO8rmHae195SZUyCKOrNUJQacz+oaLBdqn n5+w== X-Gm-Message-State: AOJu0YwDNAsPLSlMjww2SjFk2I0rOyzIUDvEh5RyppNHQH+Bcx8JVb+s /6zhTSsfRBcBzw/aERygnHhtIwq9IWutpfUUICQzhag0EDyx7HjlOSYRRzhIvi/0Ntf6tDAfDti vEi2ej3DyBySTEpuUKwWINOWB3Y9vslHdIIxmbjEN X-Google-Smtp-Source: AGHT+IFcJgV7EgMV0b4mJ6vV3YI9Slq2LD0bh/6lTwNQ+1kKdjb8dcUX9zf4svzpBNuI1jRfbtMxDuShNgRx X-Received: by 2002:a05:6214:260d:b0:6b5:d757:2824 with SMTP id 6a1803df08f44-6bb55a44a77mr176228046d6.28.1722380113244; Tue, 30 Jul 2024 15:55:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6bb3f8ddb0asm5841296d6.3.2024.07.30.15.55.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 15:55:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 15:55:13 -0700 (PDT) Message-ID: <66a96f51.050a0220.2b9420.1d07SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EB79B605C351; Tue, 30 Jul 2024 18:55:12 -0400 (EDT) Subject: |PENDING| pw142762 [PATCH] [v2,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: <20240730133459.21907-2-jspewock@iol.unh.edu> References: <20240730133459.21907-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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142762 _Testing pending_ Submitter: Jeremy Spewock Date: Tuesday, July 30 2024 13:34:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:1d245ca8239d947258b3ae7cc4d8df97ef527852 142762 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#281862 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30656/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/