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 704A34654E for ; Thu, 10 Apr 2025 09:29:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4519A4066A; Thu, 10 Apr 2025 09:29:04 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 266C5402ED for ; Thu, 10 Apr 2025 09:29:03 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-855bd88ee2cso14045639f.0 for ; Thu, 10 Apr 2025 00:29:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1744270142; x=1744874942; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bXNw8M4cDsyWzbELCxxI/zxTMxRUymNtRLrcKioKnnk=; b=Nfm9X+ePTA+16XezsTZcsl38mA21nt024Td++HymEB3OeP9Dhx0TJBOOQxxejmV4CJ UBTWlV1YPhLQf5meUnP9yLB6kh7ixawKLkZJy2v7CS+KWT00SwDP/iFD9kT67BEylhtw d6qVtQumO0bYs55nErG40xSLmmAOavi2kKEtA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1744270142; x=1744874942; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bXNw8M4cDsyWzbELCxxI/zxTMxRUymNtRLrcKioKnnk=; b=CKpqR7r0QMd3qeD93qcaHLP3V91vqiizoSv975Exx4xLve4wk+l9GO0SDVy/M4T2X7 ioGzwHeht/bVoTcg1qjzWJ2zbHLXpLOko0/CC/7L7mqTTPlZ4mt3vG3ytNFToT3wECGl /Kq1p1424yTjoync6G3+kvOEW3Nxnpf76nknRKqICxndklnHDS4mo1XqfH68sMLfxqC6 TbtS/uDAYUXKSMS9TljJt7XbF++NvMKUtv8Id786ytR30f2PwVfTpzdnhuPKBWDvGTMN 7Ug2IwcEcxZPMNkB3+M+Ep4zZCKTUpdXXSbITh80j7RHSb6dRoZkeW+ag4bguH8euZue TrVQ== X-Gm-Message-State: AOJu0Yx+EMzLZZdDr5R2yIisJEu2wP7XF1cqKcLgXMPAS2/QnzlAiPv6 2DzkLramQBfn7IzZyV+OpufinhL+UJK9d6O8ugff79ZjmW1ap+lGCzs5CNuQyHOShZ5MfHz7vNL PJHJplSu5CtuzYMx84hn6gq+B4JiioLhJ X-Gm-Gg: ASbGncuMRnRydcdNWdk8brCR7Naf2GEFOU9j7vfLKdfDYLrWkRAa8p3aHqVQfbgiiMQ +wVjrNf2NW/76EDYvRg/vWgMdenvPEmGNKHi0k3woJGmJkHkWmilRDQLHSSkV2r/Cb4ZTqWMeji WZ5t6XdlgP2b36rj9QpSCBL1mFsk0X+QCCTliMcriFrKjRoEKGNnPafBTxR2KdSp0v9+OlK8Lru ex5b3w6jKjIW/+B4C/80DJfLdIyh5RWj/4mXUiYDRj7opGq/d+F3WOt9OXNU0ctoVgotcb4rX+Z /LngqUnBkyoCcAtkpgUpjGS0Cw7PKMk7t1T0 X-Google-Smtp-Source: AGHT+IFuIj159YMXIibXsMLyimzLEspZ9+EIJ0s9OjK/boFo4p9GmtPKvJrfhn9CIJtSzwY4GX9icDGSXReX X-Received: by 2002:a05:6602:380f:b0:85e:2e83:52a5 with SMTP id ca18e2360f4ac-8616ecff998mr265263139f.4.1744270142489; Thu, 10 Apr 2025 00:29:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-861656e1761sm17771339f.28.2025.04.10.00.29.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Apr 2025 00:29:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Apr 2025 00:29:02 -0700 (PDT) Message-ID: <67f7733e.050a0220.33c9ac.5dc1SMTPIN_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 E90356052471; Thu, 10 Apr 2025 03:29:01 -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#330187 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 (Clang) | FAIL | +---------------------+----------------+ | CentOS Stream 10 | PEND | +---------------------+----------------+ | Fedora 40 | FAIL | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ | RHEL9 | FAIL | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | 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 ==== Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/33214/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/