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 B03E1463E1 for ; Wed, 12 Mar 2025 09:43:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 04F9A40674; Wed, 12 Mar 2025 09:43:40 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 1322C4068A for ; Wed, 12 Mar 2025 09:43:39 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7c542ffec37so388153685a.2 for ; Wed, 12 Mar 2025 01:43:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741769018; x=1742373818; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lZyCZVVp+l3dklorLkgfjvx7nxMdbSnx3AtlcDYJohk=; b=MKK/50/tSmdO2VpgtD9nj8+WBL37xoD9+O4PBXa5nMC38aSTn16yfZHhrTV6vGgPgI ryoY0Q3dvTuxklokPfhBgcN59J/C4gJjTRNmy3BdPwn3TxCEQLlOiv281Q97BjRJjKGP CsGH7LTzlVhWd1kdQgevuf+NenrpW9xNQttCM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741769018; x=1742373818; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lZyCZVVp+l3dklorLkgfjvx7nxMdbSnx3AtlcDYJohk=; b=TMjAIpfFX0Tdb9BgpgoNu/fuOw6u9NV5KbjksYfPEfB69+pE/93ewLNKCc8/Nwbyzl 1i1v5+uUmGu5mY5F+siECLHpPr8z6dLcK1JVdRdIRDtEdD4QOsAEhhggn08yTVFsvLex NGbSfsamWJ+VHC2t3Ohs8xOqbXsTq1VZcVI8SbDFVoOYRNude4Mpptr+I/yarC49n1wF QwPt6k9R26AQA3vHtXE6xw1C0ZGX1xKXRSRYdiTP08eJBSiaqA9+/OH1iXBDmd+WOKFp tWktja62fwk/r5zlHJAvVvb971PK+TAdfEQ8Ep+FY9Qq2EoKE+8Jergg68L/nXKPum1k i6PA== X-Gm-Message-State: AOJu0YzT3HTvKoX3zLV5ApeJyzL2PogRmqlML3ROjyYbPdo0k19PHslK 46GfSeQ8W/y4VYTkvVeAdeTDRB0tmTxywNdWmnYJctuKJE+0YIXhZvTtbZX/JhhgIRjqEQPeDI/ Zqgcg6wBkzDpK0bkX7s0defmtIi4l5Bhp X-Gm-Gg: ASbGncty+V7kHWTvHcDWWGW1IY28q0NmpaCmRfKOHDIXl0SPD/4awHXPRciYFsjLy1p i6ek8wqNODGolNihMMT6w4vbpIs+MlFhq9fhHNsHIDbZIKrpizUT5VVL5sgaedIAM+M2zrkeeoe 4te6nctVY2OPucwXbrjrhjNzdcOL/1H0BLlk/beRraPGqpzYtKd1VwM0w+URVKgMLJXJHrJM1H0 5UF3Q3adi0ZmRWsrexAIglW2uPgoRBNzAZ/Svgl61SDGCYBnYz4apuMpjjkFhFsVUZUiBb6ZyRF 3AWIq2jqWaV0/0BJHN3abqx29EFfuhJAWcq5F2hR X-Google-Smtp-Source: AGHT+IE+Ttk80CnCueOnQ6dWJmEYw1tdgAwmLmm50qW9fNHhPQzoxQi/Tt4m3hyX85gbz+iBSz3ZL3993WFg X-Received: by 2002:a05:620a:63c4:b0:7c5:4463:29a3 with SMTP id af79cd13be357-7c55e88f8efmr1252408185a.25.1741769018447; Wed, 12 Mar 2025 01:43:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id af79cd13be357-7c56374a633sm29133285a.6.2025.03.12.01.43.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Mar 2025 01:43:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Mar 2025 01:43:38 -0700 (PDT) Message-ID: <67d1493a.050a0220.3a47eb.938eSMTPIN_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 4373A6052471; Wed, 12 Mar 2025 04:43:35 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 451cb5179585f9aca2cdd94a6d098a3698c7b5c4 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 451cb5179585f9aca2cdd94a6d098a3698c7b5c4 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#323682 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 | FAIL | +---------------------+----------------+ | CentOS Stream 10 | FAIL | +---------------------+----------------+ | Fedora 41 (Clang) | FAIL | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | RHEL8 | FAIL | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | FAIL | +---------------------+----------------+ | Fedora 41 | FAIL | +---------------------+----------------+ | Fedora 40 (Clang) | FAIL | +---------------------+----------------+ | RHEL9 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ | Ubuntu 24.04 | FAIL | +---------------------+----------------+ | 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 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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) 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 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/32927/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/