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 A017746673 for ; Thu, 1 May 2025 09:48:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71C964028E; Thu, 1 May 2025 09:48:41 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id DBFC340279 for ; Thu, 1 May 2025 09:48:40 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3d57143ee39so6433735ab.1 for ; Thu, 01 May 2025 00:48:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1746085720; x=1746690520; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RXnFUs5KC9vfaHDaYnk5swRa2PKwozaOTii3A60G+Bc=; b=GadEAW+YKUNMNE+CpD8M356PfQLlt+YM43PsHRWQFdBwFkPpJ1Q7YWt+hrYFS6vSnR 2wCajYzjskZ4fbeXzPojL6T0vC99iD8X3CbMaZwqm5hocgFNmn9Qr3+t3VAkZD45AdiH Z+fZNiMtU4f5tt35hGswJrO0CcD1I32Th5NYY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1746085720; x=1746690520; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RXnFUs5KC9vfaHDaYnk5swRa2PKwozaOTii3A60G+Bc=; b=INHnuARltr3w8P6ispkpdz70fvbkpp5TaR9LzCOWtEeAQ+ol/KKLvl9U1Nkk0/jh8d ugQfZBgsLg5sl5DVyP8O+xMvt4xE0u+85YEaa18Fb8/xc6Kam71GhD6FmcKR0Ayma5dX /q+jPBuboMsLq7Mq3N21TFje+LFx5LNMyxJNR+NCqtpQdaOIbzdBeEhobbebkDZl6+nd sjOtqSU0U/eH7RBHtSTLjxZ23OFqA6VKdlzV2OqYwxjjHu+8UALodDrgR1KS7KukXU4N miij0Y417yDPXpGo4AWZATpCOhzBWhH4stvT7raXXPv7/vhCrneiu99dvthv5CK6VuzR zbsg== X-Gm-Message-State: AOJu0YxACkLR5LU/0ekpfSYiMNkJoIzeHtvK43MiOAIvFAsu3/Y6OPKp Z4H9ep0sa9S2D4f1D9fSQitY4vijDuu7BmEpxiw1AzOagy5uXd1MEBekE/qasG1j4IT6oDq8uOu VAiZJ/S/53rXnn+Y7Z1qcJ7asbetk3YaV X-Gm-Gg: ASbGnctPKqpFGOGdKqafeC0nvoFOA4ApZ12ubgm38lCyFBfoxomm2pxw3joJig6Sw5d 5e7JeLMRUQv7mQnRyoGdaQPlKt8WOuedjNEZDH667eR+04Us7faOOEJkEc9op64kZ6/DXraPTzI /3BonukUA9Du412fxJyFAburspzVUfxBJX5qdkOOlIHCmsdsa6jj526SFhzP5TjNlOfTXRy5yM/ 3/XHiT0jFhIOEtBQ/TTtgNYeKEwkkw9E9xtf9ZE2LKc5iB9j0NV4WtiIvwKqF03miawOsc1mnRl hk6WG+OWJCEgogn5BzObb348GEQPX06nJZ0t X-Google-Smtp-Source: AGHT+IG5xRgcEY8FpiSc1YjpgPR1W8b/tPPkzm0x6aMRzZ10jTbFYPpkaxNlMD1pNg1d0K+9NkDG/Xym7Izj X-Received: by 2002:a05:6e02:2707:b0:3d8:1768:242f with SMTP id e9e14a558f8ab-3d967fa3de9mr68367035ab.2.1746085720168; Thu, 01 May 2025 00:48:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3d9760725c3sm343235ab.63.2025.05.01.00.48.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 May 2025 00:48:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 May 2025 00:48:40 -0700 (PDT) Message-ID: <68132758.050a0220.164b80.036aSMTPIN_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 9ADBF6052471; Thu, 1 May 2025 03:48:39 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 4401486b5e30d43a134f80f9802f60b5f43e74a8 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 4401486b5e30d43a134f80f9802f60b5f43e74a8 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#334607 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ | Ubuntu 24.04 | FAIL | +---------------------+----------------+ | CentOS Stream 10 | FAIL | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Fedora 41 | FAIL | +---------------------+----------------+ | Fedora 40 | FAIL | +---------------------+----------------+ | Fedora 41 (Clang) | FAIL | +---------------------+----------------+ | RHEL8 | FAIL | +---------------------+----------------+ | RHEL9 | FAIL | +---------------------+----------------+ | Fedora 40 (Clang) | FAIL | +---------------------+----------------+ | Ubuntu 20.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 ==== CentOS Stream 9 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 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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/33404/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/