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 3A81E46036 for ; Thu, 9 Jan 2025 18:40:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E55840612; Thu, 9 Jan 2025 18:40:05 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id F04D340430 for ; Thu, 9 Jan 2025 18:40:03 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844d7f81dd1so38548739f.2 for ; Thu, 09 Jan 2025 09:40:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736444403; x=1737049203; 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=kD1Mk1XdpB5I4DwJ2c8kTeuhVoLhhWMcY7bDYn/HGcE=; b=HnL7CcVnKdAEXl4lcS3TWxnhKLstOG9gVQ7+wHQLJ4qCW9/Hhb4xz+B5b86S5NScaq V+yEMtqDZIQ7W8ZH+qt5zsbeHlEJKvXhojDiF/7AgyaIgfKhZCsOxJvkD+3wrJEU9TLp WFrvH67CoNhtfdy1qI6TxalAH9Fx3gs3NMufE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736444403; x=1737049203; 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=kD1Mk1XdpB5I4DwJ2c8kTeuhVoLhhWMcY7bDYn/HGcE=; b=KVRtihoBwEUkTL7Vxq/B7n0Vb/tBIo+SWp8Wtt3yw3rB8cpNwr3MOvx9A6D+GH/4cT fnB6IrPHP1clVy1Le+9Z2fjpmgGnszYnswTMoWtv90T5qjgqkyLHCGmPuhwtSAFaRE55 zZGarS3lXxhWWV/YDoH9NktMAEpN4G4jrQYbdio3N4CkmGEz4+eHP7K3wo8LgFJw4DZN NH1SQH1RrOcn7Ft0cf1xBzV29yszrwnAR3riHZWMjXwKl/vTDzx61yNkouZkVPhR7Ad2 B1hOyjNSY4BMWkgoHJ2CyhruYj2nWSgzVkxlcMfi4jeAX4SytSox0aVXQjCFbVMIEjkV EdEA== X-Gm-Message-State: AOJu0YxD6hxGSOl1yngvRrYBBB05cZ3vWjpe15c1gWFwld2XDLtJ8Zut ZCRILxGcJMqsc4QaC0gaK/iiCwBr6wW30YvBaUY9CUSTNKbBkZyEd7F/Fr8QKoTLn+XgUMbflb0 4Cnbq2LCmmeIU137Rt3ONzAJ9cdYMC1y1G86WHckQ X-Gm-Gg: ASbGnctjdhZkzfkdyx0YJOMwj4Ahbzuk7krLfHZ2Mf4F4MlCqpPDhyQSHV/YmFKGumg FmLfYM9nIKvbrOdDz0jg+huB9nSdVb8nx0ZiKrzijRQzqp+FeaQFiHvdi3fFB06EHGyJnp4Z74h EamVlIGpD29zbPTgeU33g29ts1QSatbUmlr+fnjftWUfJqI7+VXjAIMmMXWIf5wS02+9JmZf476 Bm6QORXX+K8KfBRY4GYv8HKoSvBNxOts6SKOdvVMSwPA8EI6lVPD3c2rjR0mD58ZBRw8zP47doq eQ== X-Google-Smtp-Source: AGHT+IFGFVNCWWGYiFQVXQT9aj5PDUB02f/aihGgXIQxS6AKUXyXfN9bJnVB4wNUQDAFkvmDzwP2cvGox679 X-Received: by 2002:a05:6602:418c:b0:841:a678:de3f with SMTP id ca18e2360f4ac-84cdfdcf1femr787049239f.0.1736444403347; Thu, 09 Jan 2025 09:40:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-84d43e972adsm8904239f.6.2025.01.09.09.40.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 09:40:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 09:40:03 -0800 (PST) Message-ID: <678009f3.050a0220.38c76c.5a33SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D28216052471; Thu, 9 Jan 2025 12:40:02 -0500 (EST) Subject: |SUCCESS| pw149678 [PATCH] [v4] dts: reform hello world test suite From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250107213434.31595-1-dmarx@iol.unh.edu> References: <20250107213434.31595-1-dmarx@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/149678 _Testing PASS_ Submitter: Dean Marx Date: Tuesday, January 07 2025 21:34:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149678 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#349740 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32275/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/