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 DEB4246315 for ; Sun, 2 Mar 2025 07:59:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9A0140291; Sun, 2 Mar 2025 07:59:44 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id C2FEC4027F for ; Sun, 2 Mar 2025 07:59:43 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2232aead377so65838985ad.0 for ; Sat, 01 Mar 2025 22:59:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1740898783; x=1741503583; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9i7ZbC/ydMXDPvXhUoGhUzYIs6hETAyyBLh3rVfX+xw=; b=N9cpmlIgUGK1ewlhWu0TOTV8hbDovxyI2GPDtXoEsrp6TwFY5fmf4ZLCFypYvCBpIt 3+pBgyjbp6HYXrqFgr6u28dhZhvm5uoXIXJG0HfNKap503LxUgbXVHP6B1SDRaml378h 2bpGGGun6ieve80Pq4WK5m57Ij7FqtM0/L4ps= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740898783; x=1741503583; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9i7ZbC/ydMXDPvXhUoGhUzYIs6hETAyyBLh3rVfX+xw=; b=ZOtEnp4/RLfnailmH+p+fSbWuy3snREi8knrZm+skgTui3zCjrLLOfPnPdCzh9DQyM b776gMalO1zrZ27P8EBNPrVRI65oGfo2981LfgtFYgt8ScVDqkdmIIw3kMn9SUdNU6tI q93n3GC8cGAco8J1bQmJv4vssWbH00/usjioFux/h8dtTcwoJV2lBhxOXrcsbMGq/ugp MIr+4+z6gE9ywwGhZIYPjr87F9xhktTrt0SXR0Uo0m31zdwqVuTeu+b3MIF6pV0hEGMj zKbwxVnH70IyMTp2PAQi4jKvT62IF3LMFwUt9CAnT9mdfn373HPTRMIh9m6emCa27JiH hygw== X-Gm-Message-State: AOJu0Yybd/dhucPGycISPiLHq6X2AKsDpzRrF8AUTzilSei5UTHzhzGT 6FYy9RHlI3LR/uuRownua9f//zBAg97yQUCkQjBbDBp6W3Kerh06NYckEqAg4S/jaMssSS1/s+p DnuKrpyplw8lErls1Z865cqs76nhZfvvc X-Gm-Gg: ASbGncv4FN0R+Wq8MhTvVXMd+fhF1ue2B1LWmdS2DdYZB3cD/J5yL7WrsJKNiDg8u4z Q3kdqAP/CzH+KBG1MMprhGEhZxGEIQoEv3AMsy0FHPLX+AtHcTIiEL/qP+jQZIBHkbHnYp2PWti 8IYcuRdaNvgS24pV7RtC2AsaXDxjYXyvmO8xVvZ/Ofn2hKzz4FjbFkqU/N6gcOyUN0nn7C8nBLY yAGIrXmttEp7Zjp8OOmQL1XOht9oCPbOhN3EBD6p3wkNGHAfi3Jc0AXm148cftjhLluIGprZ53L peIrlgI5JDBTrAYcaTQmUWpCnHY635lLwyBxNPmz X-Google-Smtp-Source: AGHT+IEtMLGsAmngeNt0QjC3nr4jN2rthDBgb1wp1goP7Hz39b8GI9SdmepT2NRfra/t1vHToab3V6s/xfkO X-Received: by 2002:a17:903:1a03:b0:220:ef79:ac9d with SMTP id d9443c01a7336-22368fb08aemr149495815ad.31.1740898782914; Sat, 01 Mar 2025 22:59:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2235020de57sm3396505ad.59.2025.03.01.22.59.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Mar 2025 22:59:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Mar 2025 22:59:42 -0800 (PST) Message-ID: <67c401de.170a0220.3921d6.2914SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 065C86052471; Sun, 2 Mar 2025 01:59:42 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 6007ad519cfb8d6a81356a171c4a2b5f9a33d4fd 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 6007ad519cfb8d6a81356a171c4a2b5f9a33d4fd --> testing issues Upstream job id: Generic-VM-Unit-Test-DPDK#27454 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | CentOS Stream 10 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.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) 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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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 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) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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/32814/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/