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 ECCFD461BE for ; Fri, 7 Feb 2025 19:31:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E14CB42ED5; Fri, 7 Feb 2025 19:31:24 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 321BA42EEF for ; Fri, 7 Feb 2025 19:31:23 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-46df3fc7176so20850741cf.2 for ; Fri, 07 Feb 2025 10:31:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738953082; x=1739557882; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1nhcJHZhkOEfm30/Xhf3ZFH3IKdZTG3JQPWgoezT5y0=; b=ZO/vK2XnGdKngbsxWYbz/E8JSQpXWNCLMOOUdxWhmt/BiiroQF3IBoQsOjIpK3M0yz TJsp6OCAqvVb7dpaiqGPLWGWXpdya1SKSeNCOHzLIjQWW2h9ZSm7O9scWnM6nK2XIocI YoVjxl8cdTc22+ZBleA8ayDJRDzMLNym8Lii8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738953082; x=1739557882; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1nhcJHZhkOEfm30/Xhf3ZFH3IKdZTG3JQPWgoezT5y0=; b=J3vLjHwd+5+wfPpH+lW/YknkQWbQXgkmx2y1KNKcItcPJh9TRfTAZ978m91Hab+cN6 lHE/AeJNrfwRiJESofpzFiN8XBYQb5Rp37+8uU/hx2y/BuPMY0JD7CebwnkqR+CqCg9/ 2PgMyRrNTa9GuEjqXuK6QDfIR6zOf5bPOKav1uYho1rXS3A/nGotTgplJngJYOOiLA4D omnBxJi4aXOsNJq/RUq868yD2aMJw1AqNgEKt2ctP2ybqALNBAcsaXHDiJKMBvPP1936 PG7m9YrPege3ElaNknOk+Du7S+X6WSdDOr/FKKIGdA/Z4AaIvt6C95BBurG7FGftafkK GSMw== X-Gm-Message-State: AOJu0Yy/v6mcNr5FjmFT5/GDJt03D5jFtGK72JlRE+1brb8LvIlEDkpc Uk6ivoK2xxyySnal5ZVl0qNRz43kIxaNDeW9ATvohJRqXVShNT4cxC0ctI/2iQfO/WCkNozkjOn l9Jzp3K1U8oqog7QrMwHx9pB7LUCBeMPX X-Gm-Gg: ASbGncuOqSZ2Bc7InLv9/m47LOAqL8HBc1paA8U8BO7X5flnn7IKs+wYkGHp7ODGvpP JoBZVTWf39p92C+sKHrd5zoPAEzx/ZTRuNV7xAR65TrUJIuh83N1fhSiuA37rYrY6SgURZJoQtG uM6KOiYYkL4DfwtqSSIvLPq4MuaOVxaKPDX45vO0D8SKvQL1790T9pCX57FW2Q0a2cmkFAOLouk +3f1SRqxPbGyCKSAqWys70ClFMTAhBPfUJYhKD3qFTkAlqLT9OC7iMXrxOMPeomlRnxH4/ibHk8 dfeu0/+7chSkXaF7hqK9ho1XmXz1ZQ== X-Google-Smtp-Source: AGHT+IGm94aYlVVNPSgnosm0Qv2HkX8STX6Cg5anuuQInYEu4bKeIjUKPaBR3/iKCb37isqmPvocWA8eSRi7 X-Received: by 2002:ac8:5755:0:b0:467:867b:ff55 with SMTP id d75a77b69052e-47167a2aba1mr47550111cf.27.1738953082544; Fri, 07 Feb 2025 10:31:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-471492764a2sm1978561cf.3.2025.02.07.10.31.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Feb 2025 10:31:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Feb 2025 10:31:22 -0800 (PST) Message-ID: <67a6517a.050a0220.3732d6.a448SMTPIN_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 372DD6052471; Fri, 7 Feb 2025 13:31:12 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7715edd9778a637c681305337450cadda27f50fc 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: 23.11-staging 7715edd9778a637c681305337450cadda27f50fc --> testing pass Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_llvm_clang_compile | dpdk_mingw64_compile | +=====================+====================+==================+===================+=========================+======================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+-------------------+-------------------------+----------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.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 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 14.2.0) 14.2.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/31905/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/