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 465B745F1B for ; Tue, 24 Dec 2024 02:53:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DA014029C; Tue, 24 Dec 2024 02:53:17 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id AE11B40263 for ; Tue, 24 Dec 2024 02:53:15 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21675fd60feso59177135ad.2 for ; Mon, 23 Dec 2024 17:53:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735005195; x=1735609995; 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=/3slVAllc2O5ul+6xuT6Va4i/Mg6RmpwoFpBJ1EexRs=; b=Y5o7MiImcZ75Z/g85d+kXiHnlLBq+qdIBc06uFj58br3f1BezsOpvHUtqDZ9FENFld fOLJBf7n2+nf95UX+iPvT+IWzj/DnVv/fXiTIgAN+IVtVnrPIM8mz5zQQF8iZmMBF8DV /6JeLrFpMN/ghf2m7ot2hU2nLLcqU9STS2nlk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735005195; x=1735609995; 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=/3slVAllc2O5ul+6xuT6Va4i/Mg6RmpwoFpBJ1EexRs=; b=KivDL5k3UJ93rmWn3KTHVpAZ74cdCIH9d8kFSf0ev11xHpiQ0EyvNo05+RxEbrt4H6 ehYCXWO0W88XwTcr+q0eR/ctUI8WP4vbnjYUuaDyF1EPBIVmROZcJ+ZB5A0Bz6WDU0Ky 2uJR01IlSHXSYPtQMW8fhpDiDt36wRUtNNeNlXq6C6z8jRqqn8tC94ve2czLROxbKbPp jd4DXQfVh/zBrZkgYt55t2KKMvhZK48hIgcH244KjhuncVcddkyDPS9w8T00j8h0bwJH N+8nxLEzfpP36aXo4hKh+TC/Y27IWyDevhbalTUpbpgkepQ6QoG8Cs9Yyy6iOaJv0lOs +ovg== X-Gm-Message-State: AOJu0Yzm4j3DkEGZ1wmpGzMCHIgnCqfveDlA0YNRnfE0y7LKo3TR4KFi In+phMpzJcbyUREDRJZGKED0W842XzNkJgfMvlmjGzPg0b/om29Rb+zAfPGtJmTOtBFKybc9gOe GCf8JiATlIo0QYDwRNuDRQ7wnzqbxTtWeRSifH3BKY9C7LTpD6C/2OZa2 X-Gm-Gg: ASbGncuoGuTA1CCKzONSYhs98Fg2H2F2eDSzOu30eDV0GnjjWjmkJHiIKS1W+Wbip3t cxalExZf1kRmdzxhcLgq30ynk7NHahWoon719BbYG5OnsdEKpRn07shIntcDaWn8jmyDKj5LhvY KSXDme8esW0e48hl9aebkR188dlBWKjoXg07G+hRRK/VtN7+qBKbT5LH0QO3Z4cJ5upXbRN1VQr LS4MbriU8rbdzpir2xIE02hrrKJ3ph6MuHaAs18HO0BRr3oe5q4jCDYEwYAvDT72tXdpL+B012g R7POyw== X-Google-Smtp-Source: AGHT+IGWfB2VATc5t8QzE0kdsW6CjYO7ljOx8wqQWb4ziMFLiCbGtej2qr45FpSXsnWLUfiu6MkIp5pQOi3u X-Received: by 2002:a17:902:d2c6:b0:216:2bd7:1c36 with SMTP id d9443c01a7336-219e6e8bbb6mr212225325ad.1.1735005194846; Mon, 23 Dec 2024 17:53:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dca1a557sm4155985ad.96.2024.12.23.17.53.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 17:53:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 17:53:14 -0800 (PST) Message-ID: <676a140a.170a0220.ed397.f9d8SMTPIN_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 E9A336052471; Mon, 23 Dec 2024 20:53:13 -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-amd64-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-VM-DPDK-Compile-Meson#32272 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 9 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 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/