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 9E8D2461D6 for ; Sun, 9 Feb 2025 09:36:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A87B0402AB; Sun, 9 Feb 2025 09:36:45 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id A715340280 for ; Sun, 9 Feb 2025 09:36:44 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21f44e7eae4so49698835ad.2 for ; Sun, 09 Feb 2025 00:36:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739090203; x=1739695003; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L4YaQ22aqCEsBl00L01sWqJzQE7zdBT9htYaYxD6BIE=; b=H7+pbilYd35rKT0YoGcaOlqcmXjjCuIjcS6npYvIle6F8ZqZWCqz0CVTNzz403KDg6 G27yqL003Jj0Uk7dMIhiy+jDzuh1lwlMGkxHAdHnj459mkVtCNd1pG9HQU9lQt/aCCIL YURKEo1mzFPiKHv2uS2S/9VSpmNkXnoSdI7GI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739090203; x=1739695003; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L4YaQ22aqCEsBl00L01sWqJzQE7zdBT9htYaYxD6BIE=; b=XAH48Ibsc5M6b8Hj6Ay6rrT/MkGbRveaxEvOh0ShK84ADJblwTceYq3wsGvVrt2Ssc gJWEGGa8MzUAhlti/LvpPmAKgw+rSOhMOtOCkswqwXzEISgy0POGFX/tXEVYGB3XhM4y QvTQMmLSkOfQHpgKI89tOobYFsSx44mIyPjIolguzJdp0v5IzDxjCBXBqhDEcJlthf/j Zm7iIBn45cimo/Zy7ABGPAM/h9hux6tvdCpHJOIaz1FQSCYV+k7iP0+fLGVaaSOoJLby 10YdB1CWCx1gp8lpN3SRknWQMNuephLsqnz3Gaf6G9pEejqq8FetRd47eyCBK4LHhDNf AeLQ== X-Gm-Message-State: AOJu0YwNdVQOLBcg/uMT7E01ufwF9Rm0ch62tYPw8uxZOrEHdr3xisKF tEFFcwh+L4cSgbUeuZlvN0gpIUPnvcqhtMUePAVB3LVwi2tk33fqfqrIlALz2oE68pt0R6D4l65 oStoTgZRdXPP4pG33PBHiEYmvZZoiIVvK X-Gm-Gg: ASbGncsa0lv7YQa3809z7P3J/G8Kq0R3In/Vgx/+qm6RGH4HEFpztqAlMsGCX7iRN5s uNpuGSz55RMQhCrydYaMhGWVX5gHcXcrZMj2u805Zjg0SchOOqc+6LxSY4Yz702CTSk+7KmARsq SW37UQdvRrORtJc1flYBsjFYeC+duAYfO5jCaspjUp7zhhUE1XZUfGlJyFfC6FWpogPFgyM3OEz IIKJwbd7G+0r8CB75Htn4B8QgXmnGq85wqXSG6afcninJmt7d+XxgFG6e4okvKqVR8N1kfV8lGA jqw+Kl/WJbOPPEROAUQqNEN33svapw== X-Google-Smtp-Source: AGHT+IHUZDK5l/PA04gD7IR7V+hv8ux2luNBZqMkG048tMMz6/FRo+Cv9j/SIINBkk0TyLelW72RPLzqD8iN X-Received: by 2002:a17:903:1c4:b0:21b:d105:26b9 with SMTP id d9443c01a7336-21f4e6c3f37mr154313345ad.16.1739090203587; Sun, 09 Feb 2025 00:36:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-ad51af472d2sm181821a12.23.2025.02.09.00.36.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Feb 2025 00:36:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Feb 2025 00:36:43 -0800 (PST) Message-ID: <67a8691b.050a0220.116ed.8970SMTPIN_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 C22416052471; Sun, 9 Feb 2025 03:36:42 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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 PASS_ Branch: tags/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pass Upstream job id: Generic-Unit-Test-DPDK#313378 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ 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) 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 Fedora 41 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 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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 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/32514/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/