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 A1B10461A0 for ; Wed, 5 Feb 2025 19:09:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E53B40270; Wed, 5 Feb 2025 19:09:57 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 9BBF4402E4 for ; Wed, 5 Feb 2025 19:09:53 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-216728b1836so2481595ad.0 for ; Wed, 05 Feb 2025 10:09:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738778993; x=1739383793; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p1IOWEo4N6VC/9vUxqmrAdOJKXnA5OUeBJSw2gEBFos=; b=QgYPthM0FIADw4NdLk7xB75TQ59JqMarITC4ch7oT5nT8woVkRqUt0/WmpVWeoqYhD eLEpAStbN7hdzMS/utneATbQ0lEwXR9/8iesd88lj7zybNs+7FV1MKFLIC7+RJwmHB4o emHsfQgSJWIFFZa/ybiGAtJuQcrFXgU/bC4IM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738778993; x=1739383793; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p1IOWEo4N6VC/9vUxqmrAdOJKXnA5OUeBJSw2gEBFos=; b=vpABb4RdVI2EaPBqLn4Poszz/bpfeOdtz4zqAGocX2V3mLi121Prn9FFxLPN5O79d9 AgB+jzvQ9OzYFyOsZA2qAWUk+a6LomO7BzzPo0eoh03J6HSGOFf4VGxVtaRBfychYz1x XWcONESoTpPMkysOzY3jVMmBsTDShVUSpNJjv9AKdTW55KHjazPr1xJ0bpICcIkv7JfO mOl/OKDF7PRsr3fX5sYUTROZZQb8tTgzrdAjCvxBTdOXPYMPeM6yGLM+3SXO6pwmePTC JnzebnGAhNdDiWqLMqWspNiJw1JSGx+G8FDYlaD5Qb4KZcu1AQOpCn3ihAhLtv6NJrEv e6tQ== X-Gm-Message-State: AOJu0YwjF7eIajGfFXtunhMx2FJ1JgqYQ5ls7kxrs5Bi/FFn19l3utOa 0JKgTQgE/YGESILytyIm86TssoxvuDr+01iGDLzOeGhGI4k/SUkS12ace56u9v+HhBYh8BKjYlD WpNe0PvhROYIT3X3TfBoQDndQ1c1XlfZ0 X-Gm-Gg: ASbGncunS72Shnlq4KMb6XrwU8qUO0AELv0nWQ1WN5bjs+qtV38ig+Fmya1Jb8o5Gr/ 35lLEP8wV/8KscHHgNr3TmfzHQ4bwMRQ1moHztRquC+/J0PLo1AikjvXMrhAK15a0oakJ0lfeOd j6n3jMPZvXKGiPcIm5PPy448PtvbRmbduCaOcqnhg44NvIgUakMCd71Kdb9BdSgm2y8dLjxADuM znpKsMpRlUetn2G5jIYLIjyFpZ5tlfxkQzYUUKWXMwLPO89gYIqqr5suB0VsHlSqxCzt+nCmKbN UmHKetX+lGVE+PbHhABqim7JABvNuQ== X-Google-Smtp-Source: AGHT+IEudryrjK2rX71bjZcgUfHYQNaTHNVItjFS0b9DZFGCKr8LJu6OohdhOOyXe1lVOcCXdh839GYfloku X-Received: by 2002:a17:902:e886:b0:21a:8dec:e59f with SMTP id d9443c01a7336-21f17f0320cmr49219805ad.39.1738778992838; Wed, 05 Feb 2025 10:09:52 -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-21de321a92dsm6709575ad.8.2025.02.05.10.09.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Feb 2025 10:09:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Feb 2025 10:09:52 -0800 (PST) Message-ID: <67a3a970.170a0220.2652e0.e34dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 064A06052471; Wed, 5 Feb 2025 13:09:52 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pass Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+-------------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_llvm_clang_compile | dpdk_mingw64_compile | +=====================+====================+==================+===================+===================+=========================+======================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-------------------------+----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-------------------------+----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-------------------------+----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-------------------------+----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-------------------------+----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-------------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-------------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-------------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-------------------------+----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-------------------------+----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-------------------------+----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-------------------------+----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-------------------------+----------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-------------------------+----------------------+ | RHEL9 | PASS | PASS | 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) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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) 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) 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 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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/31766/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/