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 D0C6C44107 for ; Thu, 30 May 2024 00:44:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC62F402AC; Thu, 30 May 2024 00:44:04 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id B180E40289 for ; Thu, 30 May 2024 00:44:02 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36ddf683ad7so1022915ab.2 for ; Wed, 29 May 2024 15:44:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717022642; x=1717627442; 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=UU+0qaJk2B121i8Vo0DrgyzaZkqCaZN69GdB2Hf1Dwk=; b=gAM1Z/brwuPKNX6tGPZbaxr889uxfOORzVZ4AZsmqm/X2ACZW5r+lDl5OVaquLSFm+ V4v24A2EUeNH7R5JtkudGa/X3bP1+sNHGw5FpGf2RvD9mNi2zgN5GWdn/S81v2Sq6yu6 earwxvGagUltk0G4GBWv6jU9mSvF2Jv19d9OA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717022642; x=1717627442; 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=UU+0qaJk2B121i8Vo0DrgyzaZkqCaZN69GdB2Hf1Dwk=; b=YC2iJR35ZKgMrD/1yG4XT0y7rIeffKZb+fBN0q5+fggRIoAQIDl8NaBNVY80s1vL4k uvf0Sh35d0DrHC9V2+sW4I5zV7Ca5r9rCELx6xRDMrp5O4pg4FD+O0VEF2VVbPKzAgfH Dk0A+mNhsHUyQcAWUCyG1e8WBbYKLbnakVHGAh4WvS6P9v8I0B7iWzLO0WhciDgUJoyv aPr/xqrg1ZhTNBbDB4VmM5DrpQ6o2m2Cz2Hqls/Q2+YOxYbUjOxZu9VzAjMMP94HtYDL hE8cabMZ/EhFfNcnxD44R43f2CUTp/vdlZKWYUd+f98B9yTXiQQMAIXdEOz4XxE3camS bbag== X-Gm-Message-State: AOJu0YwAg7dNzhcp080HXsGve7wlUnw0OLFvSUdEc5LhqZGXDYPi8YHx raDH03q4K79NFaHpZvu3wcYOsCN2Fh+bQOFEdPqN4eoFMA02AgYT7J8uYBnVsfAbjsrdhSgHGq3 zsgyqL0qPxqcPrgj3zmiBhJ2GFb82EyQlwBQrS84y X-Google-Smtp-Source: AGHT+IGTBeEXARerpQ00UU5ZXPhXFN+YzheZrQ1cNGLr7IqwfPUYhL8e3W3dNe9CBOFSRkph0VkB1PbMB5by X-Received: by 2002:a05:6e02:3711:b0:374:7ea4:9693 with SMTP id e9e14a558f8ab-3747ea49923mr990355ab.6.1717022642145; Wed, 29 May 2024 15:44:02 -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-3737c2d5916sm12172375ab.35.2024.05.29.15.44.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 May 2024 15:44:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 29 May 2024 15:44:02 -0700 (PDT) Message-ID: <6657afb2.050a0220.4c34b.5c1aSMTPIN_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 A5BD3605C373; Wed, 29 May 2024 18:44:01 -0400 (EDT) Subject: |SUCCESS| pw140397-140399 [PATCH] [v3,3/3] dts: Improve logging for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240529194910.26803-4-jspewock@iol.unh.edu> References: <20240529194910.26803-4-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140399 _Testing PASS_ Submitter: Jeremy Spewock Date: Wednesday, May 29 2024 19:49:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140397-140399 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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/30041/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/