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 31C2846325 for ; Tue, 4 Mar 2025 07:48:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D4CC40156; Tue, 4 Mar 2025 07:48:52 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 5012340041 for ; Tue, 4 Mar 2025 07:48:51 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-22398e09e39so39917035ad.3 for ; Mon, 03 Mar 2025 22:48:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741070930; x=1741675730; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PaaurO75AwPoFtCoL8WXwrQoSrgzAB6NZ8aQe6Cp1gQ=; b=L2GZ8HIq44azWgX+LECvD8Vz/H67IcWaaFgZ7TgnrNR0ZpJmNAvf8KClqcbHMnxBqV nM1RQHg62e+w6MqIsEcAKh2jLRQ6KWRK0FDlcNPotztUVr1D2p/9lKnF5ihCQNBeEVLt AdS8z/FsJDXrgVCd2AVEBvZaHwc9kQNTUVcjs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741070930; x=1741675730; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PaaurO75AwPoFtCoL8WXwrQoSrgzAB6NZ8aQe6Cp1gQ=; b=C40GxeICqG76eNTW/gyeNmS79jY5VUI0J8tZxYZnFyK/rnJAiFEPDVWmCiEIZvP+V5 X01xDZtiBPqxjCv7KQg2aAOEISNfGdRS3YWDJmPe3sTEujcitTX6uGSCUkdXbERxxWp7 ymLR8EKCvCJkD+Ku2JSGVfWLzSaO5uLlYFGui4DjY5tiNvazxz3LWjJ4G0rK8kbzzFZW fMFxD/3GpRAxhIX1pgozubBubP0h+Gmp6+80i7lX/AWWSjt+sVNhErHFm4By4JXyqPIZ sACzskJaVzq8dgpKqj0mJ//Ghg13+RkuCw5o8SZxAm4kDwbpmtO57y+sIXrKTfrUZ8Lh rWiA== X-Gm-Message-State: AOJu0YzRv98afcw8oxRJIrUj0N8JGBX2wtgSKZss/U3ICXy/6HD7e27y 0BLWs/JELrQzwsgzyC4UetiSOm+TRmbc67QJTPF7b6KSny9LEvrtphkej3twXXCETYkWQSEZOHE fOHkkai78rjAM7LNDgAfCviXK6YreM7NJ X-Gm-Gg: ASbGnctgyDHnFCQjws/+fZqpEHd0iJN0lRgsm/0MGVwtqsnspob4tfWd5QL9GzR30kI qpN/K2R7w81HIaJNbMik+Hu925j6flgvuI3SW06HE82zvVpKhPYVQ887BQivVak7Tu6CN9Wdds3 vyVxgUL0ETWRG0Cii1A/rkijF84mF1TU01KSJANMUS4RsjQzJ9NKsSNBfYKb87u0dLS1WDJOI6F Y8FgnkuDAxKqJ1h068KOjZsL46MLSeEYQLlpHEyTs2cFKdoa8pbe50dA1BDmpH5dg6y2D75RLBJ mUPtJLfqmaUn2WurwBRjttYuCI7WfOpNWQ2ueDqN X-Google-Smtp-Source: AGHT+IH4La9Q+oeps+c/pj0/qAaMoh2zQt61OznLTqfF1d3WXQqWm+zvII8zE/mwpfWcPAcVFqgD45PI5ZvY X-Received: by 2002:a17:902:f548:b0:220:bcc5:2845 with SMTP id d9443c01a7336-22368fa540fmr220676045ad.7.1741070930599; Mon, 03 Mar 2025 22:48:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-223504c09f5sm5746095ad.87.2025.03.03.22.48.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Mar 2025 22:48:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Mar 2025 22:48:50 -0800 (PST) Message-ID: <67c6a252.170a0220.703c0.dd3bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.17] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 072FF6052472; Tue, 4 Mar 2025 01:48:50 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 6007ad519cfb8d6a81356a171c4a2b5f9a33d4fd From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing issues_ Branch: tags/v22.11 6007ad519cfb8d6a81356a171c4a2b5f9a33d4fd --> testing issues Upstream job id: Generic-VM-Unit-Test-DPDK#27472 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | CentOS Stream 10 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | FAIL | +---------------------+----------------+ ==== Unit test summary for Windows Server 2022 (dpdk_unit_test): ==== Failed to get the unit test results. Displaying the unit test results is not supported for some environments, such as our aarch32 testing, where meson is not used to run the tests. Download the logs available on our CI site. ==== End log output ==== 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 CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) 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 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.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/tarballs/32832/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/