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 5C3D143AD8 for ; Tue, 13 Feb 2024 14:59:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56CCB40647; Tue, 13 Feb 2024 14:59:22 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id CEE2040294 for ; Tue, 13 Feb 2024 14:59:20 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-59cb1e24e91so1296444eaf.0 for ; Tue, 13 Feb 2024 05:59:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707832760; x=1708437560; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6xvIskmUNr9kJqifs+w2TK+37WiFr/es7abW93KDzxE=; b=e21BzVjtzK9y0922E8BdgGaPWad1/alzu9kN+/RJRiyp0gMqMNrwAs3goTr85SLHfm vlds9DPzAmuttJCwuGGe3UDHCCMNvFS2fcvwy4VSXB7IJGz0KGCEC9+cuLMBUdHK0rnN j/N5jQ108/tpKJmDNxGwh7Xbx1ofxV7g6MdYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707832760; x=1708437560; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6xvIskmUNr9kJqifs+w2TK+37WiFr/es7abW93KDzxE=; b=W3N/J4PCR1iIhkRcD2lgNmMTBbbQy0AApeXxaV9sYsCVADjGPcliXzlbsmHqTV35tX kvU2jXn9b/Feqp02z6u2lBwZlsH6hjXY6ymtSVN+DVYQuYkBt2h7/BCx4zimc2+3vCWf VwEKt74iJ5jhyGoH7E1qsXlQ1K5sdAZU/Wr4iz/o2vscnqc2hM0oexCjnN7I4hOs+uQB PADBpPDIhRkYJpNCh+vCtcuMpg0BGFR37IekOJvn1AcIobJXGbXcpV8DPbYKJUJ4stD9 RgjUcXGmORnwpW3HL06o3gpOj2l/+k3KC/ed4IqGPaJPTfmrSEKNXUWxjxOMjoV6bG1V fOUA== X-Gm-Message-State: AOJu0YwGeuoGXjca39JnNdK7Zhy07Alej0o+idCME/RqrywB68H9phjl uYUE6OrjacHQuLETRwLHce5WwRWJgdh5uecsZ+MeXofrXBMY5X7RI8U5ywC6x9/zUAExpLdmDci VKwLA9dq81G+SCRT8RjCzZRabX4vlsXovDcWvHafp X-Google-Smtp-Source: AGHT+IEKe08lLueNt3AyopS9yYslCeXwZIY34NqaXBrKXwiaeUdWhqLMgS//srZk/kOw4e3bFOn2vV04xnXz X-Received: by 2002:a4a:340c:0:b0:59d:347b:efab with SMTP id b12-20020a4a340c000000b0059d347befabmr8089728ooa.4.1707832760301; Tue, 13 Feb 2024 05:59:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g184-20020a4a5bc1000000b0059cda6ac0d3sm164588oob.10.2024.02.13.05.59.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Feb 2024 05:59:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Feb 2024 05:59:20 -0800 (PST) Message-ID: <65cb75b8.4a0a0220.49e23.9edfSMTPIN_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 C8C776052510; Tue, 13 Feb 2024 08:59:19 -0500 (EST) Subject: |SUCCESS| pw136633 [PATCH] [v2] dts: strip whitespaces from stdout a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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: SUCCESS http://dpdk.org/patch/136633 _Testing PASS_ Submitter: Juraj Linkes Date: Tuesday, February 13 2024 11:14:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:74fff67a34a33c8e6565cfbcb5618c268eb388c6 136633 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29127/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/