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 43B0F44117 for ; Fri, 31 May 2024 00:28:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C99D4027D; Fri, 31 May 2024 00:28:11 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id C122F4027D for ; Fri, 31 May 2024 00:28:09 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3d19dfb3dceso762982b6e.1 for ; Thu, 30 May 2024 15:28:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717108089; x=1717712889; 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=2h0IAZAlrqV6YI9L45yik3PETe7GGLrIeuJo5UstuX4=; b=cw3a5sg/JbU9hDKUXBl13j+tYqvvA0sU3c7eklA5TkeATfx7RoWFUQQtpfwDI2VBwN 4j23bXbo/LYoLVFEndkrSPpC/54KsYlt1695YHtwthzfrE6slDkMaVHYkrDd86l0JiHT cIM2Jzt9eDqGHKLvu7vV1VtD4KziBmSckCp+k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717108089; x=1717712889; 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=2h0IAZAlrqV6YI9L45yik3PETe7GGLrIeuJo5UstuX4=; b=m1aKt+Avt58xk3i8ghXFEYATDtj60OcjQsM2ebsq9Y7vZdc1mOmKWBgeJ9Em8YBsHd lXYU7PTjavplAG8PViOL3TvbadL2leQzDhxIzfu8yDVjwxpNSmpPxx5PytFji/samrvQ Sdiq4Jbik+oeBUPWmH17rjpEHCjY5Ot70fyVzORcw8xNs7srddDEg3ozlRRQb+gki+gc G28yNA1D+xZq592QltppgtRrIJRkPC7gy+GlO+nhI5/EngBKt4sux9iafvQpEj2mqB5o OBY/8AZtSPH04OVWO/LU+BHY+HBa8ZD0bmb119lIVllrsH5nXR1jGSKoHWdwY166wHi1 PdZQ== X-Gm-Message-State: AOJu0Yyd7n+rPwpcg+0bg7fZTCiyyyhHJtgon02le8d/8DlL1G37b1jU KEERBWgPdodUmqCIPH4D5meP46xEbBU+KYq1n2Usx0lQaAVPCahH9nNhqMDptTl0B7wNWe1wu/I KQ2dO2e8VESMges11nxAd3KpdRQwLdZFgHu2mEbRtMcKx7eYxF0cHOLSy X-Google-Smtp-Source: AGHT+IEb4iKb70MOFXu0MGoaUUx6f0LrgM8JPLHasx/LoAV0Y06ifMSh5gaXlCQMnjJalYz7hB1OV557z4Ob X-Received: by 2002:a54:418f:0:b0:3d1:dfd0:6aa3 with SMTP id 5614622812f47-3d1e35cbd17mr92237b6e.51.1717108089059; Thu, 30 May 2024 15:28:09 -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 6a1803df08f44-6ae4a749329sm326976d6.43.2024.05.30.15.28.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 15:28:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 15:28:09 -0700 (PDT) Message-ID: <6658fd79.d40a0220.1bce3f.26d1SMTPIN_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 BDC1E605C373; Thu, 30 May 2024 18:28:08 -0400 (EDT) Subject: |SUCCESS| pw140489-140490 [PATCH] [v3,2/2] dts: clean up config type From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240530151951.388179-3-luca.vizzarro@arm.com> References: <20240530151951.388179-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140490 _Testing PASS_ Submitter: Luca Vizzarro Date: Thursday, May 30 2024 15:19:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140489-140490 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30053/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/