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 87D7E463E1 for ; Sun, 16 Mar 2025 08:50:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 753904029E; Sun, 16 Mar 2025 08:50: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 5FCBF40273 for ; Sun, 16 Mar 2025 08:50:43 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2260c91576aso1533525ad.3 for ; Sun, 16 Mar 2025 00:50:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1742111442; x=1742716242; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9QMFTcT7yxwoRbsqCU295JdGh3MEkcGVrU0D90TJMUU=; b=jSaRj9ZeHFOa8oCNNUYUO2TUJ588YLjeKBCX2GcgR/+8NSeT6N3Jh1DwOSUxUIN8E9 lApjN2m2CSYFspzNYupkxQczTczwgzmtwbZFSE5vUC5udor41QlgWaO+IkRpTSXjWfav CBPAbCeS9plRBK/eSjpWLF70JK90B/0HukR0g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742111442; x=1742716242; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9QMFTcT7yxwoRbsqCU295JdGh3MEkcGVrU0D90TJMUU=; b=CbaBdh1IFz2N7RXLrR17NYbfyMe3xotdXTRizQHQpEuMvnuRNJhTf0N7/+7Me9vECG Anxw/I2s6Pkts5HmpvECeYKPfu+bvaID3D3J0qzHcJu+kOaPTur7xDQEjTTopIVCA8oy 41C+QQ8dhwifTCEey/SyFcL6ugYTg+UPtbFg8aE8qIyngxfIQoGkIJyXCgS2i2Gryktr G99gSH/j+ZZlgWxyAoXUrd6FSqSOm18uAEinW+FErVQUOlQz0hu50DX2PKoqxjb7k6cf SfnqOYgw2sUXoxNoZ9XGhVbNgGqUVgATjMNpr1Y9vr81VUtb0mxmviG3xTEoZqF1B1NX 5Lsw== X-Gm-Message-State: AOJu0YzmNSuKmJHqJS9CvZlH+5ocjU91LpR4w1zY+v6ZnGmGMh64Esfb 3hq7De8VTy79qk7ZeVooshg/e4ADW5eixRi4bVnvfWUZImyZGvFgAyBNxayBhTdX02gcdxBK0nA fFkqLK0lNJe01MWOvJ35fTPhK4AMw3f2+ X-Gm-Gg: ASbGncsDTZGi6gz4LlfywG5zMwAsmSytqJO3EUl107TOrsArENuH4jhkvKVapQxuqK3 XdlYrfaFqBPon4AphcHUyJ+9C3ZyTYAaUeeyDiGaK+wM7qroBjc6vSbD16lnD3BMx635A8Xl8L9 UB34rlhvYJSlvXXsNPeZPR986Jjc3mSjzrGbDoAHR63NtHxPWiIUm9TqEFn4WKCLuWbUvQips76 GDX636y53/rcK2Sq+9kL+iHyAVZu8HTR+qtWGEZhoqzQifisR9dB8yTIBGWmWQVbigq5228FT6l aAAOG3uD0/Alb+hyiiu3YEGr08qJKumFNdKsgbxQ X-Google-Smtp-Source: AGHT+IFHJjhqyQFfcvNinWoa+6RfW6M9FFExOWKApD5ZIbxq7aR7d8D08Rryt4Vemn/QqkeosXcYUKdaQObf X-Received: by 2002:a17:902:f650:b0:224:6ee:ad with SMTP id d9443c01a7336-225e0b13234mr113994235ad.44.1742111442430; Sun, 16 Mar 2025 00:50:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-225c6b5e274sm3050465ad.39.2025.03.16.00.50.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Mar 2025 00:50:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Mar 2025 00:50:42 -0700 (PDT) Message-ID: <67d682d2.170a0220.156516.25a3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8B2456052471; Sun, 16 Mar 2025 03:50:41 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 1deef2b44df879279ce965ee2565aef409a6d153 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/v24.11 1deef2b44df879279ce965ee2565aef409a6d153 --> testing pass Upstream job id: Windows-Compile-DPDK-Native#27384 Test environment and result as below: +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_msvc_compile | dpdk_llvm_clang_compile | dpdk_mingw64_compile | +===================================+====================+===================+==================+===================+=========================+======================+ | CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | Debian 12 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | Fedora 40 (Clang) | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | Fedora 40 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | Fedora 41 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | RHEL9 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | Alpine | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | Ubuntu 24.04 32 Bit Cross Compile | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | PASS | +-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+ 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 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 14.2.0) 14.2.0 Ubuntu 24.04 32 Bit Cross Compile Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 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/32979/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/