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 69F2145F2A for ; Tue, 24 Dec 2024 09:00:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 471A5402AD; Tue, 24 Dec 2024 09:00:07 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 8B0F240263 for ; Tue, 24 Dec 2024 09:00:06 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-467a0a6c9fcso65530101cf.3 for ; Tue, 24 Dec 2024 00:00:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735027206; x=1735632006; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mep8lsZSDlnXNpn/dVaxklwlG1IsitUJLMWXjt3avEc=; b=f9Z5YgoWhyNC2JCVdGXcc5LRl4dR/U40hLpjRcdyz+Fb8XXTsuhcIcVgShulEZvjfC scGshtXuoquuM+PoBToIX5r41mtH7Kf6xzaZtmuSSss83Ff5CoBqDxO9cdvbhiVRSexo 9PV7yjO4/dLIHXtXWeVDT1sE6VBjXLz6rqc80= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735027206; x=1735632006; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mep8lsZSDlnXNpn/dVaxklwlG1IsitUJLMWXjt3avEc=; b=H8+RPaQ/t1MHza+UxCOyHRt9rYfAzj5SB2Hp2T3sj7BWicRmCMiyZfj39UrfoXpL55 swxe3tWvLOhc21eb0Ea1s3xNxs6AOVmHrUcR4WMNYxfs/oMsd3v93xvsKhyVQ4nmZnZL 1XA0+e605NXNc1eB7qUpTmBc0AzqEsbMmgyP7d6Df9ctpN2+vO3X5ODFLJY+nuTFucha Ivt9mCMBnJ9wipmf3Vlbgp/SBtBIUZkd13hYNV8EydGxrD4nTeGh2+S5Ic4yZ8UEMXRD RyKWhhHI4MBm+A+51a7MCw+IVX39uGQSMlNdqEQhf6Gp9VL69CqKjp3lyvfixRLMSg9F cQiQ== X-Gm-Message-State: AOJu0Yybr+s9dovItPMdFJ4nhyXUmOoYt9tpcoPVSNefsLNGM/TL5ZGK yOHEVumuOEh+yMPHHabmaVWBKMHLV+OzEyNDWLHrK77WP9SeChUR9veJW2p6ihPkV1IKoREThKX +GGRRqgMEDVb2j8ajDGuAzT3sAvDFQq4q X-Gm-Gg: ASbGncsbGtlj5OtJOWmqNSeBJsYgcaoQoxG+RhYrRY2iGC+7Gps+8Smi+uobeB1oPrb oTcFd34SuHt/nxyjdK5/KfzlNUlRjcZEZjSvdOoUfRd4oDpCDA6H4UpEGXrGTEcP/cYwR3/EPAG EUFvc7dC4xYYUzjNEb2VdnL+qmSDOdJq0U/n9IuT1d/4ppsVIAuEL5VlTHnxAd4cQiGPC2urudI Vw13Qs4v8h6hTtyFSOP+vwNfNgIkeIxMDbf2gdYM2/2Br7aUhFRgpiyf80aBZSe3fI8wy2jKAlT vg== X-Google-Smtp-Source: AGHT+IEaOE/zMfWTjUWIKjVwZipD8dVz/4DvuV9Cfpan+h4srTsY3/PBowuk59g5aseqw0z9zdoQnxS7+sId X-Received: by 2002:ac8:5954:0:b0:467:5c9f:9fec with SMTP id d75a77b69052e-46a4a8dcccamr250261371cf.21.1735027205875; Tue, 24 Dec 2024 00:00:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46a3ebc5ec1sm4596081cf.24.2024.12.24.00.00.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Dec 2024 00:00:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Dec 2024 00:00:05 -0800 (PST) Message-ID: <676a6a05.050a0220.2c8ee2.249aSMTPIN_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 84DA76052471; Tue, 24 Dec 2024 03:00:05 -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#301750 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 39 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | 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 ==== Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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 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.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.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) 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.2.0-23ubuntu4) 13.2.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/32037/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/