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 9515345F1B for ; Tue, 24 Dec 2024 02:35:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74C7D4029C; Tue, 24 Dec 2024 02:35:49 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 0303A40263 for ; Tue, 24 Dec 2024 02:35:47 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-84435dbda4bso209821939f.0 for ; Mon, 23 Dec 2024 17:35:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735004147; x=1735608947; 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=AKO8KejzVGsDxKjXl1wnVs0xE+a79aX0K+kUfJ9tAR8=; b=iWCHXO6JyDkaLzFkZOMK9P8aKGG3fWZb95h1YV6+OnkD2wxwE1YaOC4URJ1nxfWYGT p8qhcL+09d+5xHAOcJZG07q2X/o8VSuSePKXCS1RBfF0Z7oErXbCwiOi0qUJx9OPH5Dh LRxA5wsX8AqPvWFAAIC8XbGbkdCQKeaW6tZl0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735004147; x=1735608947; 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=AKO8KejzVGsDxKjXl1wnVs0xE+a79aX0K+kUfJ9tAR8=; b=B083V1ULBq1vLHHu+wQI/FUm6PFhJY7/AGnM4PB8iFzmz6ttUb/8t/tofxushYNUWv zQgBNdkNYFixg56j3ysgfpJmlrRC8A7CuE0eang/NUceFthCHd4B4evhFTgVtq5SYc7f J3a/Cr8bvuqXkh1kw3ekg3hkno2/Hil505n436XKzgLAUG4ip9K5gtBSwpSwECEVcK0Y 6s6gXOo7e9/QftZZFQXso1H9agyGEbB1LpB/7ZF7Y4ckdprIokznmdH7rzEhic5Fl/eL 6DwdCFbDkli4i6reUhn3s0prOW7Y4sywSNduzkLd/C29M4vYvCrf82SZ2aUCRPXFrWG2 JqNA== X-Gm-Message-State: AOJu0YxrSOhj92DV8cin5nfL88bsxHXYU76CTIvJTRqrvuFc1LuVP8OO nXo/BjKHqNFnq02Sob1qxRT/tHraBqvaGshcQ+c7qE9R4PdmZhODreMP1bb9ZNo1eROhEVcm3+d VflmEMTDrwvqliTGddoEWgkAn8C4/VEDN2UhShmoz X-Gm-Gg: ASbGncsIlpkkp8MUHtYoJ6LONsonBEweHIuAaEYFXyNV5Xth6Pqm8TodRbS9rTJacg4 n+5HLmW7cz1DGqaRPwuYqYmq/B8bTlNGQO361eDfQyEjjV9WjDzoZgmJuSLxtw81D2rZ5InZfth HvNvfOLZVCagt0tyggXkXExaXex+g1QgJB+ChWpNjMeDyxOPUEKmi6F2NnhpiOLHMy8gRJrnY1p hJWwr213OyvY1kY2TntaSKbS7VJsSh/DOD7u9swVL0IJujm9LYpeK3lXc2iWSJj6N4aAx42UbVM Yw== X-Google-Smtp-Source: AGHT+IENXRfe2OP4VXiqJ3FYt5VaRxRWfP2rl42i01TS8z0mmbNwy5V40/XheWuDM2OqQoOhFGLlAmsyIb3u X-Received: by 2002:a05:6e02:3c86:b0:3a9:d32c:d312 with SMTP id e9e14a558f8ab-3c02f9e9555mr177366785ab.9.1735004147275; Mon, 23 Dec 2024 17:35: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 8926c6da1cb9f-4e68be1e930sm520423173.0.2024.12.23.17.35.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 17:35:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 17:35:47 -0800 (PST) Message-ID: <676a0ff3.050a0220.185c24.a167SMTPIN_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 CC0106052471; Mon, 23 Dec 2024 20:35:46 -0500 (EST) Subject: |PENDING| pw149442 [PATCH] app/test-cmdline: add test to Windows bui From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1734982541-8248-1-git-send-email-andremue@linux.microsoft.com> References: <1734982541-8248-1-git-send-email-andremue@linux.microsoft.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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/149442 _Testing pending_ Submitter: Andre Muezerie Date: Monday, December 23 2024 19:35:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149442 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#346213 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32202/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/