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 509DF43F5D for ; Wed, 1 May 2024 19:00:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C261402C5; Wed, 1 May 2024 19:00:28 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 6DB6B4021E for ; Wed, 1 May 2024 19:00:26 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6ee4162061fso1608682a34.1 for ; Wed, 01 May 2024 10:00:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714582825; x=1715187625; 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=9M/S6HKtnYvYMcQJZVNUEtH1hVuRkYRA8XbZqHYVy+I=; b=EjXTw3Hl228TXWwPR0aOOD98w3FKLw051NIYEpUlJK8geHi2W/S/YpIAI9XtxX6LCO yPB6DKt+eXxSufxOFlZPQ/tr7YZ/OwZufMgnGc74kS8Mv6KMvtQtrzm6vlgz8gzOynOc KO0sbuJGe5dxcCl8pvgxUvKozTYoJUEGlWLA4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714582825; x=1715187625; 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=9M/S6HKtnYvYMcQJZVNUEtH1hVuRkYRA8XbZqHYVy+I=; b=NXmmoyw5xZpHTOe1/Hs7HfMrLdEC1hW3t4sLmyTSstpOAFhMeXq5teTiFGdpYIcOnd HWNqL1VO5UJzLxvpAuDy9IgfnDLm+UaB3sjqNl4m50uFMZ2eVgjLOnyb6L0rCsquyBAR Y56FUu5EygCSuJmvV75uBHyDanmQBQh0GAmdYt6woEkJ6O7T5Nv7YAVHxwufqlvDF1c2 Fohjg6yP0GY0HaT5zMkWrjc1+slZC7ahb5O3RoFZ8VPQBCRVBI5+cbyfU3Khjv24N4kW ppxis2f/wzg0KSRyqT1j7Ubk7kmBkTDvYWJWLkQrH49jojVYC4pEAHzqIYhQ6gmNlO/a KDZQ== X-Gm-Message-State: AOJu0YzU3FEbKsdxrYDjxja8OLd/n8lgkM+BmjzZUcRIfF56PaZQum5g yICebHwnTgu2w7ZPf79RPl552P8O2yoePU2E6FEOzWxVsCN2HDC6mZBRSxVQ+7yausWSO9XNT+8 TNhklhlT86W+dgQL5dLRg0+SYPT6ph6XPbnT35gaw2Z6Oko8vyGcP2ByC X-Google-Smtp-Source: AGHT+IH7ZxkGC9jGzdV8KQXne11o3deyhDlOgX7inrPEJqwRM+Y8i00PDudQENyPLXw6YD2aeANWvs6ufjp8 X-Received: by 2002:a05:6870:e984:b0:22a:508a:66e6 with SMTP id r4-20020a056870e98400b0022a508a66e6mr3344285oao.17.1714582824231; Wed, 01 May 2024 10:00:24 -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 zb1-20020a05687126c100b00220d6bc0390sm660433oab.28.2024.05.01.10.00.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 May 2024 10:00:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 May 2024 10:00:24 -0700 (PDT) Message-ID: <66327528.050a0220.2e939.9c75SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8CEF66052514; Wed, 1 May 2024 13:00:23 -0400 (EDT) Subject: |SUCCESS| pw139770-139772 [PATCH] [v2,3/3] dts: Improve logging for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240501161623.26672-4-jspewock@iol.unh.edu> References: <20240501161623.26672-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139772 _Testing PASS_ Submitter: Jeremy Spewock Date: Wednesday, May 01 2024 16:16:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139770-139772 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.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 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29889/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/