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 A185F46012 for ; Wed, 8 Jan 2025 02:53:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E70B40150; Wed, 8 Jan 2025 02:53:25 +0100 (CET) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 15C584014F for ; Wed, 8 Jan 2025 02:53:24 +0100 (CET) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-860f0e91121so223144241.0 for ; Tue, 07 Jan 2025 17:53:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736301203; x=1736906003; 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=SLOeAykVmsjUlgdu4sggR9VjoVOz9wmBPpZcqnMVCck=; b=LTRLi8nu+6H1x2/C+JKXQd3FTEXdtIVApTQKt50zPNeOGvFUW/WwKMsBpfJCvyp4r8 ZnEexgtpIe2KqfGQuqdVd6godDxROe1+jfDB9Xd2I+lPIyb/clJFby6dsDWHunTlp8hf xHXbtZpRdsFmvWvFGo2DPgZ4VsLfUW5Y4hCR4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736301203; x=1736906003; 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=SLOeAykVmsjUlgdu4sggR9VjoVOz9wmBPpZcqnMVCck=; b=kzdOXFNtvM6tt7ELc/zXDyYRQ2UQ6juUJZ/RsAR9U+f3/fgWnxCSq57Kp2NVTOhTXY DA0jk6DwQcGN17YbMIhckZZeKumCjr1f9ecYlCC7yOafPGQPU28K0W73n6oyjXkjIYHf z7ylM3nlKXRok3MWdTqMiy0AHyk6c0fycjwDID6ffPTpNB6hSqQXpuggVxp6gCf128ey +WvTZjgHx5oGHrZFzw1gxmZJ5u759g3VXVoYnp8zvJgp5J5GeqG5karGHVg/q+u7KXwi CMn4RS/Hp2hjJ9SQzPA5edSRruYJmiOJiDoeO1LXbWqO+1cvoXOFrxjxMBuuvMz9nOQk Z0EQ== X-Gm-Message-State: AOJu0YxMyW5nK3f+cQk7ndeF/NrO1kYSxuYfWRvEOFwO32cUwpTi0/+q Hs/sSbKbnGHepSpab4oW7TOf7SWvK4vdrlM4UrW+Y5xX6ewy3nFcz4R5ELSGqT/aTAEqICan4uQ liHsxcjzt6RBS1iQx8qzkt5UdRystAWkcgNhOzYpg X-Gm-Gg: ASbGncudFhIIZmoJhtP2BA0FA6m2vaJhmInhNYtmf/7KczRzz1TAo2FOpveV/Es6md9 8I7qtkePuJFWpdXb9PoepC3S0bO4F75PV9zBYKuOd4CmNX1Fb9Hi8CIO7hLRsN2Ea5ZVAI6J/OA mM0rA9QL58lyZbKLLXuirQR2X7e+30hmrxQcUNtAw6zEJ0GWs0tLfpw9pM2PYmC/lV65t08raZn x/0rjAXyY9ffdGbc8uPdKs1kT9kWfLE2LbyVzRYN9M90azv8z0+YFHUutbbwf3L4cm9DdiyzlC2 JQ== X-Google-Smtp-Source: AGHT+IF0eHRmbmqdBAlQf6eH59yUEAfWbJlQyDEnVmjEIBU/wVXTryYmDfq0zT9yJKPTX5t59rghRZyMztTK X-Received: by 2002:a05:6102:3572:b0:4af:f576:b639 with SMTP id ada2fe7eead31-4b3c1e58986mr3542882137.4.1736301203465; Tue, 07 Jan 2025 17:53:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-8610ac6b4a7sm1317139241.9.2025.01.07.17.53.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 17:53:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 17:53:23 -0800 (PST) Message-ID: <677dda93.050a0220.2d45b7.f1c9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 249E76052471; Tue, 7 Jan 2025 20:53:23 -0500 (EST) Subject: |SUCCESS| pw149641 [PATCH] [v3] dts: reform hello world test suite From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250106175847.27547-1-dmarx@iol.unh.edu> References: <20250106175847.27547-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/149641 _Testing PASS_ Submitter: Dean Marx Date: Monday, January 06 2025 17:58:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149641 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#303952 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32259/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/