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 2F42446084 for ; Tue, 14 Jan 2025 10:22:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 134D9402BC; Tue, 14 Jan 2025 10:22:53 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 97DB4400EF for ; Tue, 14 Jan 2025 10:22:51 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e549be93d5eso9397407276.1 for ; Tue, 14 Jan 2025 01:22:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736846571; x=1737451371; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Nb6HvfHdosHcz4XygzkEpm/hLfoZlLe1iCb8K5KtXn8=; b=OGGXfMaS0ehgQM2upjaD0wWOpajeSHULrg498iC/kxtr32HPwsHW6PlxZS5IubkqPV J43ZRNNzAR1St1Vqg+UcBrNXVO43HmtHU/akMFCkth4U7sLInpE94vs5QaGOTzL05nrk hh55PbVOd/DJIt4V30uLfd/MJKBv5Md3gb/AM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736846571; x=1737451371; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Nb6HvfHdosHcz4XygzkEpm/hLfoZlLe1iCb8K5KtXn8=; b=AxQMgwvat7xFpDNqGRyQOg/IApLIPdD2IplCe7jCGpVfutgFYpiS+aubtE8gVSpIa0 3txpfrHMZjXXjLSC8odqL3SfqcPRNn4XQ/Z3eDuMqKXI70Tl9cmQc1SIeMrtvVL8rgBH hsATM7SdNYIvNVcyo0WO4NHWzGP/o6bs17p0kg4WyS2f5EbPRpLILMeKZyPHl8REHikS yy7CuuA+kecGF1a8tL2ZKFr824syZcU8r0em9ahyu7AqnMjrknABwxqaUuS0OJfIq7/Z quVKX2aNcAp1eCjjITJJ9tTbG3ZFFuBkF1/8P8JZf8De2Ua5KhpmwJ0R/aSYlzSeQ6fh GHdg== X-Gm-Message-State: AOJu0Yxb2DrZPolOs0mGO/GNLXpyX3oQ8VP5cVnZFVde4xbtUBkrjNxg 0KCNrvqiTsFUOqTm2jKKy94l7u7kbF/I4CEBsrOAy+KwmXWPyZWtt0H84/39fl0v2dC5dmL+9UX lJSoH/VhEx9rxtgn1p1neTKvJsHEENtXg X-Gm-Gg: ASbGncuJJopqDlnvmFUVtAIdKznI14NpJP6120hSIvRQ/vR/92nDDRqgO0cRoJ6XMeS iQgAEHICgpcZXITSHIxBfmb5DyYqo/sGyBvKHf6Ac17hNkRvcpODvhrilN5WSREv5wjfBQ2y8Db raT6zW1RgSTyUx2fkQctocR/Mgf3vgOLf5dy8rNOTNbW3Wjzn7crhscIpxuCdMSPkKE1djhV/x7 kGvlknQYtdQErpqigtvsAipV7xKexIw8BgoLdyKX3QjGD9XMN0vEmUUE6nWZtwvyoXq3FccOIJP 0NFuRA== X-Google-Smtp-Source: AGHT+IHCa4KrrJc5wlBp6awifYondBU6ElEK3u/cgo2Os4vQ7jJZ8wokrlE5GbnxemCH4s0PGfDj0jpqLSbS X-Received: by 2002:a05:690c:c1e:b0:6ef:146a:aac0 with SMTP id 00721157ae682-6f5312251ecmr186172157b3.4.1736846571112; Tue, 14 Jan 2025 01:22:51 -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-6f546c34501sm5242367b3.9.2025.01.14.01.22.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jan 2025 01:22:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Jan 2025 01:22:51 -0800 (PST) Message-ID: <67862ceb.050a0220.202efc.6b4eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B4AE96052471; Tue, 14 Jan 2025 04:22:50 -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#305614 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 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | 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/