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 4405B46028 for ; Thu, 9 Jan 2025 05:41:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2EDB040287; Thu, 9 Jan 2025 05:41:49 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 795BE4014F for ; Thu, 9 Jan 2025 05:41:48 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844bff5ba1dso33442039f.1 for ; Wed, 08 Jan 2025 20:41:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736397708; x=1737002508; 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=pBKlfc+YpgRi20RX3V9FnoKee5rXuYxTNCLNQotMMZk=; b=XVWLDsldKiIWJqlWSQPPwQIql6YBqw1bXYWyN9vASUTyUbHUBq5t8WC7UgblXR0mgW oT/T/pqLBtX5IX16PIbbT5ixoINcNvAH2xoAgs625ItBn0ZSqgKuKLK4sbXSqSbb9NzT t+wQn71HIfUsrReDvC0fvIaafiYDGBv+UXl0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736397708; x=1737002508; 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=pBKlfc+YpgRi20RX3V9FnoKee5rXuYxTNCLNQotMMZk=; b=A3cCmX9yIqIMhE9eFioDS0AnN6xTP3XgZon98WtB2tUVNOtF9+p4M3o6JNVki6v3gj Em/J3JbH5BlTeKxDQSxkJlR59XJAVbj97vqP755bYeZzpWgd2cFyEekV8WmBWWJ3r55m fQ/hNzuWOc7yIeVrk3n31aF67VAYQSElg1T3WpqLXOLwpSriXTbjR7QwRvxNub5dq+0C Ish4eDKc30YP5BR6ZLYIX8PU+89E9bXf5sraVEIXooEYdbbxIKMz9PrwtHGKrseUmoVX C7mUzkpoxoq4P/xTqBxSR3BVrix3hizE9/ifXROf8Zdcb7Ubz/7g3vmzgU1ABI3GwH3X zYaw== X-Gm-Message-State: AOJu0Yy48XcfVwbFUB9UWONQRdBmV1JhdkwuVDrBtM7SBa0cXSXz0Iuf 7nqecVgQaH4N3T8hJEKtpED3eLxgTBoqt1vPQSrtZJJ43rawfT2O473+4oMp22YQMaDM/ZjzMlh uZ5BV5tQTogYkfKRMoUiLOa2gLMymZtS4YgiVQOsS X-Gm-Gg: ASbGncsIYL/yAZNaecQTp7iLCRg5ORnctn+CRSPeJdeRA9fKw5DZXDNX0+vWWUsPdRG QmYI6hyVvbx/0VQBCS4ZSiMa5PDPrCAdvX86D7PD1qk++6jwXSQnAF3kDVK2pWYOQcFwQ6SBKSG In0uGytZ9i3jLyRy+N2F00xwivZQbBdeodCJuc7Q9KEpU4j4ruhi7u5iC5wKTBTA4LmgqHi+mFy KzAnE32ia5yIDhn2Af3G8c7ig0fgpLXmz0l3vXVWzPImSF2dJNC8ZlSAAa+lZtedURkTEGUZLLn VQ== X-Google-Smtp-Source: AGHT+IFXctLcaoNQaa1xZ/gbx2xY5s8Q8rkx5pquUBL8ETfRvbASEF0EbxsxS55ZNTyokoMG1hM+QVPWdz0u X-Received: by 2002:a05:6602:7512:b0:847:560c:e7b7 with SMTP id ca18e2360f4ac-84ce00804e7mr543328339f.4.1736397707090; Wed, 08 Jan 2025 20:41:47 -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-84d61f31a22sm2748139f.28.2025.01.08.20.41.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 20:41:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 20:41:47 -0800 (PST) Message-ID: <677f538b.050a0220.14fd5.1cafSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9452B6052471; Wed, 8 Jan 2025 23:41:46 -0500 (EST) Subject: |PENDING| 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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/149678 _Testing pending_ Submitter: Dean Marx Date: Tuesday, January 07 2025 21:34:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149678 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#26809 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | 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 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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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/32275/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/