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 82F7D46084 for ; Tue, 14 Jan 2025 10:10:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 509164025F; Tue, 14 Jan 2025 10:10:48 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id B21C3400EF for ; Tue, 14 Jan 2025 10:10:46 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e54bd61e793so9131566276.2 for ; Tue, 14 Jan 2025 01:10:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736845846; x=1737450646; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UyQOOltcxYqZslobRbgTI1iT+wpesB01MGIYwDWXJkE=; b=Bep9OyKTcUTcBAdjYFh5/A85hO/68QVwWB2gD2pk5/GNpKnc2zPjWu4stDKd+WNnl0 tFHOMa/MnW6oW3aHnDpAHzEwmcL3/2Yu38jo7QbixFaoO2+93vbSFzSMfAsYnJCZjXok ekcJrYBtqgTeo/lKmTMJW2Z0wJ6gc0qnf65UU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736845846; x=1737450646; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UyQOOltcxYqZslobRbgTI1iT+wpesB01MGIYwDWXJkE=; b=jJbNSGiXvRyjKmfzhqrGf3+IsMI4bOyZKOuJ7sYDG31cVJSvjpnjW1O2gchMdvjqWd 5G+aMQSsvca/twNv+eIBxojCQcJ3E1Q3Df07mxUYHCYKG8Pd+wsv10vl7cbs+J19z9C8 ICDsvuU5n1pEcHM9dV5LAl/Qsl6UfeUrAysth1BGA3MYLfvHGzoDcMMmFKbSE4lkdBvM MLzEiixLNRv7qUPPbhOvOR8AEz2Br9FxflG3bQ0w+aqDilYLOxR0PRFMC2IkRi88KJRb 96vXP4QDDJqEtpdjE5mnozZqB8iHGdHQG3mX1eN0CHcPRUXuOihoEIqgEYXG+3aoEn2a p7JQ== X-Gm-Message-State: AOJu0YzG6iLTTUxx3AYTFwuzjTmjrcNDuc9WgfJf/a7l8RyMHpJ3hi5w /1Ro0rcSkI3mTa+kAlbZsZol77dCH+bnsoieQqBQmxqwnUojLwJ9mpa/6Q+qD9npWDgDysLhBzD SBQ8f3TiJmCuf9LGferMPbiccpcE5xDfm X-Gm-Gg: ASbGncumijW2opcTSNlTbnETXjEVUSKYnoTMqi0eHIhT0aGmCSF/dcAC/NzuKuaCDv0 X1SYeNpu/xzQcQsLQ01Boq5KeaYSd5zLXH3MLkYD6hAqT05u6Py1sou8Y7N7cQ1oxbVVjXXP83z zYV+iiY2h1uP0+3GVJ0sVAMSXNq2pRCsSs31hIEeNcQjeMa/A4Ru8Jsj2y1fW6uc1o5Kgdn2+jT 8WB4/pIvP+PKBm95qyuaC80sH96vxVHS7BHrPG2cnl33jREMHGd5pLESHiKwdrYS2W7PByu+UjY t3BbbQ== X-Google-Smtp-Source: AGHT+IGUbhfJdzNdIog6K09LcdnJKarKYhrUeJZM3pa+JF3bZZoq0t7Q5CsqpBP1X+kja78ZrbRdcO/NdOgu X-Received: by 2002:a05:690c:6109:b0:6ef:69b2:eac with SMTP id 00721157ae682-6f5311ef1efmr168287467b3.4.1736845845942; Tue, 14 Jan 2025 01:10:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f546cac107sm5728677b3.34.2025.01.14.01.10.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jan 2025 01:10:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Jan 2025 01:10:45 -0800 (PST) Message-ID: <67862a15.050a0220.17c675.9fccSMTPIN_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 49EAC6052471; Tue, 14 Jan 2025 04:10:45 -0500 (EST) Subject: |FAILURE| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing issues Upstream job id: Generic-Unit-Test-DPDK#305600 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.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 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 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/tarballs/32191/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/