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 1631846069 for ; Sun, 19 Jan 2025 08:26:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EAD2C4027A; Sun, 19 Jan 2025 08:26:15 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 43A0F4025F for ; Sun, 19 Jan 2025 08:26:14 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e53a5ff2233so6349669276.3 for ; Sat, 18 Jan 2025 23:26:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737271573; x=1737876373; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VW7QFGJuUGSob0A7dsXtXMpYlIdxtmx9jsq6KW4xx/Y=; b=U5RR67wT8DOfqdqkrtbWt/PtZtaYM+LNZAwVXeTHC0i7iemiNBCos0bSBaiOxaD51L BJq8d70iIi6+IL9Ui84Wep2dvDd8sMy870KCHFm0ml6jE40UhkGBI8yHEJWnSB4ePI9F RUYKsK5BbPwnt5c4mb5KkWrw3VOJgnIXb4O+0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737271573; x=1737876373; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VW7QFGJuUGSob0A7dsXtXMpYlIdxtmx9jsq6KW4xx/Y=; b=MG5eTNQSXttvZ7+8W4EAI4utmYBjMzdBergXu4pWqkUchl6ib/FnEgatPEBeyBikZP 5XFwAnvjCR9VwuFY7ZD/TC2y0MCtVGo79SnRSyNZOW/1F1hkojkFIJeiML9QrCnuQVk1 bipuluUg7mv8FXq2VRmhcUJO3Bnk1VUxh8RYOGVII3fEH1Ylee4ZPxR2VftppiWd2MjB 8jcGFvwVnFlkx3MSRhznqE8xPIVG6VUYsHn86LIcG6T1HqYUvFfmuvpYlC2FFgtoEJPE GeJtAfDR8stOFuNHMYoqi6T9hW1WVX23HO5hWJiVk4YkIWZ402sMTl/Le7v8Wqe9nblD laXw== X-Gm-Message-State: AOJu0YzbyJafViUm0f4bk8t2tJHg76pTasSiKCOaHr2ic4SOWUJ4z7zT dWCi7b1dXK0vQy5vjJFFN7M4CJmXtwbMN8BfMzwtQIi7kzZyd3IZCL72eSii4VA+KBLs1r3F2ro K0ncBU6H8f1Mg6DmQbECx+Y3TbVNC1452 X-Gm-Gg: ASbGncsxQiWeLd6YOyteVXlQs7YeDD42F4hOD/O+EEfKxi9MakQpHtbmCQowAvNWbnX JTbzQ/wp5qzEZ8HJh3pmHcZsqBxuzucTsXNNGDVDsSd8zQH4q+FCyleQ1/VThaiQeXBDQkA28Tm M08s+CtZVUji/jC0TMfs5g6JC8n9fn37iixGNmda/1d9okDXM1O+5j+2IfGle9ttRSE+fHU3QxS VdZeJdMOJYM02KGs3pllbLLqrSd5jN+/0zCi7aGQ1sDB3Afy5EELCzPd/hPZfilt3+jQQeLh3DE c/+B9XSw0RhaiarWieI= X-Google-Smtp-Source: AGHT+IEEMUAowOAzcofglQieXNtntiJrRAWpJLsfk+4hGiZNGnqwuyCxwZ8EQErMizRt0sUXnq4ci3fsqAgW X-Received: by 2002:a05:690c:690f:b0:6f5:2575:3526 with SMTP id 00721157ae682-6f6eb68ace5mr67485267b3.21.1737271573519; Sat, 18 Jan 2025 23:26:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f6e67276c7sm2486107b3.68.2025.01.18.23.26.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 18 Jan 2025 23:26:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 18 Jan 2025 23:26:13 -0800 (PST) Message-ID: <678ca915.050a0220.1dbe75.03e1SMTPIN_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 3B7C16052471; Sun, 19 Jan 2025 02:26:13 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#307223 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian 12 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Fedora 40 | FAIL | +---------------------+----------------+ | Debian Bullseye | FAIL | +---------------------+----------------+ | Fedora 41 (Clang) | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | FAIL | +---------------------+----------------+ | RHEL8 | FAIL | +---------------------+----------------+ | Fedora 41 | FAIL | +---------------------+----------------+ | Ubuntu 24.04 | FAIL | +---------------------+----------------+ | RHEL9 | FAIL | +---------------------+----------------+ | Fedora 40 (Clang) | FAIL | +---------------------+----------------+ | Ubuntu 22.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 ==== 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) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 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 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/32257/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/