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 B671C456F3 for ; Wed, 31 Jul 2024 00:43:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A452240B91; Wed, 31 Jul 2024 00:43:57 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id C39BE402C8 for ; Wed, 31 Jul 2024 00:42:50 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-39a1e26ca96so21943715ab.3 for ; Tue, 30 Jul 2024 15:42:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722379370; x=1722984170; 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=rrD7az9nBKaHZDfM3oUbUCSD8a2G7yCypauT0JI3dTI=; b=MT8RLe1UbLBixdIYbGUUwTpIW+domvNbFFhgH+xSM+StY6GzwDi4xQac0MIDWxoe9c +MwBvbchmgfSw76cfUhmi5VNCIcA90v7IP8KLtR9/QrfdHZc+oQVQMni1Wz9DEwsjyR2 ll99NDuESmQ15ZOmZTRfkF1vds7byUxStdbqU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722379370; x=1722984170; 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=rrD7az9nBKaHZDfM3oUbUCSD8a2G7yCypauT0JI3dTI=; b=GyYGHReO2WGtBl0KpwytrOqR78ouIJvoY8JaeH8V5uJMUQ1HQ5f/POQNTUSCtAUmyc w32/9CKHlFivDve+gbieQgxe8Nmph7AzjfAK7kVbegzAjYtSS074dm9YL5HNMB5kwkpq xICnJG+MK6LZxdHxvtxj4SgIzLv+jBBTjDVYOLYrNH2OykNTuw7zR2qmotbMp8926CLg 9imlPYRYgzLZPjAxuz4WQQL6gbMcj8NiF+H/p3MWrnDEoAJXlRKCuu7RjbkuGM1q0U5q yaQyww5Vf6Pe+5a3kmRjeGgWAJK4HiIVsQMXXwc4UHFt645jVPFEQ8SGXSCnRKWVGh60 ioUA== X-Gm-Message-State: AOJu0YxiPzCcwR/M7kror+e+HKgeOUZnMfUhtNuavUpODg6kZ3gOlUud QgCXXU6pP/MLf7ZSIrwESLgImpkQhcoFhvvGWFxWqnoFBZ+/1I2LuMvn/VE3mstNYvkjhn+YTrE 1r3WQ/gsBTzEsFusLdeJcy3ZcJCwqHse3w8sGa0Vo X-Google-Smtp-Source: AGHT+IHDhLLiF8CfpxCShcKWj8a+R0hmvgsgONRJJqVOV/7UA1Y7KwfxtS4Orgil4UlDix7v+m5I4DOkF3ow X-Received: by 2002:a05:6e02:170b:b0:383:5520:cc48 with SMTP id e9e14a558f8ab-39aec25a65dmr174081435ab.0.1722379370084; Tue, 30 Jul 2024 15:42:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-39a22f07b8esm7099345ab.54.2024.07.30.15.42.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 15:42:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 15:42:50 -0700 (PDT) Message-ID: <66a96c6a.050a0220.25a519.7eb7SMTPIN_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 900CA605C351; Tue, 30 Jul 2024 18:42:49 -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#281853 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | 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 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/