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 195CE46336 for ; Tue, 4 Mar 2025 03:09:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1432240156; Tue, 4 Mar 2025 03:09:50 +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 7AD3F40041 for ; Tue, 4 Mar 2025 03:09:48 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2239aa5da08so34389595ad.3 for ; Mon, 03 Mar 2025 18:09:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741054187; x=1741658987; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Hp5RbH8UuhxkmoT63JVMl9ptK89HtOwvmNdwthhT7mo=; b=OFrJALMi50/H9p0tQeSSJHNI7rTM+EJVccmw+d6SmEkXRixYszeoK0u2qByTdLX9wD eC044b0eZFA2mGn7IfaGc+s2WWLPZT5dSixuEuSZspEk9/tJeUWfqx0NSwQSWzDpSVpb xveAcIgyDADKi1D5/f2Pq+7CSCkH2j1VFvU8Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741054187; x=1741658987; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Hp5RbH8UuhxkmoT63JVMl9ptK89HtOwvmNdwthhT7mo=; b=a41euDRCC7E7KkKy7Ufch7NeDk5pStidrg5sXOzk74dkeyCPInsCDLqGraWdeKIC5/ 2qzAlbunwhbIQDxoGix8QbFhb3Bo4aR/FGtpIq7QOMkkfi6X0bUCL/tFbKos5338RaP3 33dHsgfcTSfTuzqqyWBV+oUTd2UtcZllLuCvLW5aqdlsrwEwJbUM79ZvAY/sQvbe1dNd kain7vTjOhYecA6fkDVXC8huKOgYUkQ8rmtcCoACCZRnXKnRQX34hcLazMME4srFEafX Ntj1PFp27u8t7y70XYUi65GLF3P0TfPyRtJQ67GSXepNTe2vYJmxFV8KHhS9suMoBzbt 1NYw== X-Gm-Message-State: AOJu0YxHPZGI2al0zcxbXN5khOnwDXXE9JuzoWPjx9cGdu6FjHUvubVP 5LttMQQxGq1WyLZcNsYIjYo8e7nqK3nBqvf7FE7JSzVxXn8Lp5vjyquf9fH/su8557P4uWF1RA0 /SfJOxT7qvRivdOOHjkS2cOgewdDodGeawlksqNfa X-Gm-Gg: ASbGnctOIAKW/1xTkUGhltg8YeWaymvpdzEdTUgbnvXpbGuB09c5jNTB9Q7xaUfTV07 jPhvVSoRWfJWWN9QqBzEcJI2lNRXs/nIn/6Ezf09drP7b+9Drw/JHHnMt6bXWf49gHIrH/knBN7 hk/6R7Eo/enp8oqqouZcVJeCrhcGedKApc4OuemVGB6toT4Ygvs8bg+9DV/LiFw9wCKuDuZ9dVX d804KU+WUAf2rEDoX65hNrjk3fewT2e/VJkou00bDNW2P2yQquOshTrYSUacb/d0VWfkL0Es92x vb38+m3EvOighHwObWSP3qi/CkNicxS/iDrEQUoe X-Google-Smtp-Source: AGHT+IFosWBYewzjvHM090598lJaM08ZMYzBMjmemkC5gALwGyqrhvkWYJCUR0GF3ij2IKph1YZ9nZ/Ha1JE X-Received: by 2002:a17:902:cf10:b0:21f:ba77:c45e with SMTP id d9443c01a7336-223692234b3mr244274755ad.45.1741054187587; Mon, 03 Mar 2025 18:09:47 -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-2239a7b308dsm2760205ad.111.2025.03.03.18.09.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Mar 2025 18:09:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Mar 2025 18:09:47 -0800 (PST) Message-ID: <67c660eb.170a0220.3bbf5b.db66SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EE3E56052471; Mon, 3 Mar 2025 21:09:46 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fab31a03ba98e7457284df95dd9eef2223a4ccaa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk fab31a03ba98e7457284df95dd9eef2223a4ccaa --> testing pass Upstream job id: Generic-Unit-Test-DPDK#321208 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Arch Linux | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 10 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Arch Linux Kernel: Depends on container host Compiler: gcc 14.2.1 20240910 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) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 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) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 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) 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 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/32828/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/