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 8711843F5C for ; Thu, 9 May 2024 14:57:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6310C402AD; Thu, 9 May 2024 14:57:16 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id ED2BB4029E for ; Thu, 9 May 2024 14:57:15 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-61bbb208ea5so692413a12.0 for ; Thu, 09 May 2024 05:57:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715259435; x=1715864235; 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=C3Alww0qdRr+wyy/0qvueGKgoMFCpKho5JH0Nqa008Q=; b=bCvVq5r+dN5Fzc2VlD+PMx6YFyV7CPOHKFM1Pxr41Jh4qE9dmpbujePDTadksaO9+3 tTMhn72fK09+tbaq7CFvAFj/aLImX/aS8uaMd25RowRCq/KHQ86FqkpRucY9YNEALNSt qHFiWdwZPCnRbkSYlLjOmX6P0pw8ljRnRSwwM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715259435; x=1715864235; 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=C3Alww0qdRr+wyy/0qvueGKgoMFCpKho5JH0Nqa008Q=; b=CduEXsxm5cZvBxWm46++whZIqT39lhPiIuygmbxi1aqWFBu7AM6+eiRiNm0lbuSqh/ mpT4pHDGIHWltJzplsgMOPbyokkzWbGF3AHLhA9ihib6/bcYgg3k3O3p7YjmONRkpvBz cGYzp29C1eBt6Y+YHuS5vmrEhsPPyxMbV+TRhoooB/Xt5IHjjQObTOLVNKzaLOYaAlux rrBkkgIlVKCG6XKhtjNFPNYWr5KnZqB9mlo9/NFX4KmpaoTDAJzrDLdWAv+DNhz/MBE0 pP4/I2yQlnWxLYSADg84GfHvPUJC2P4G1W3PAGZYiO11BKX6LPW3Q6Skn3MMZlclInzU eHBQ== X-Gm-Message-State: AOJu0Yx1d5fN9f1OgEWzkNcB/A2J+IBD4dVKsPWqf+bfXo1Jj6hQQCDK 7i64HsxXzAhyk9v+vEsKkmXM+tCpT7FyRCgFpMkcPMuUGkySQSCWHp2kJ9iprM+WK1MHRZaxrqY h0RQsvvokGNVw72veUcNx4mwCEDQ6N45Cjzte3L6mlPyXCWNI1Xk5SWmk X-Google-Smtp-Source: AGHT+IF2uzcxA2lvyW0qaj6UvXoFokrGFVJDa++34JrH6kIGP/T2c1j1d2dKXhsfrmwjdOI0DdqDSTTNe/ev X-Received: by 2002:a17:90a:d305:b0:2b2:9d08:80a3 with SMTP id 98e67ed59e1d1-2b6169e1cbfmr5325449a91.35.1715259435026; Thu, 09 May 2024 05:57:15 -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 d9443c01a7336-1ef0c0293c2sm469175ad.107.2024.05.09.05.57.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 May 2024 05:57:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 May 2024 05:57:15 -0700 (PDT) Message-ID: <663cc82b.170a0220.a14f6.2a4dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1753E60524C2; Thu, 9 May 2024 08:57:14 -0400 (EDT) Subject: |SUCCESS| pw139997-139998 [PATCH] [2/2] dts: clean up config types From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240509105704.1162449-3-luca.vizzarro@arm.com> References: <20240509105704.1162449-3-luca.vizzarro@arm.com> 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/139998 _Testing PASS_ Submitter: Luca Vizzarro Date: Thursday, May 09 2024 10:57:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139997-139998 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.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 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 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29929/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/