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 EE1A743F52 for ; Tue, 30 Apr 2024 08:18:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE34B402A8; Tue, 30 Apr 2024 08:18:39 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D280440262 for ; Tue, 30 Apr 2024 08:18:38 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7d86adab5a7so243581439f.3 for ; Mon, 29 Apr 2024 23:18:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714457918; x=1715062718; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BmEnZRAVzS4f9MNHk8wGviVFW4jQgD5pKF+FB0P0O8U=; b=ZLdaHS/GZH0gxqYTSUbabsSn8TBW7kGZpTfR8OHo4HjoANXCL+37VWYsdJWdKTdtNv fKgGKf8gcQ31g2pSijhcQqJIRrzqsy1WndzCErqNKUcz2VZVZE3FyCL+MjW0e5Q79+N4 KIafylkvQB6geKGtv3Q1+wWl4RVKNNMtH1Txo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714457918; x=1715062718; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BmEnZRAVzS4f9MNHk8wGviVFW4jQgD5pKF+FB0P0O8U=; b=Vbxs/UuX7JyritrLlEUtx0FS2WYLF4r6iFq/Xy8/4Lp8d9sWEsqgAdGnjmBaHIbemK UOSgY60J0r3aeB/cHI1oJ+hzVrMOwnfroeyqApZ9wpHzGZY3JW4s4mcam4IczGxrLjhY rkNzSxsya1F51aLS/pFkUJV+wR9UNmuH+Xk43h/Q4tFCY0FBgwvpNcSoUXxI+Ot2GD3z KszK0EbzV04ceiWF2zckWS/7d1PUq06s1lAblYFAYogSAOIyAq4nFrE9mnk0NKcIPnMX nr89K4TPgqzZMquH3iYolQYuKIg3fKbDmD4HP+dvUeE3PXvOY7vAs0U8HtZ/l1rgvzua lLIw== X-Gm-Message-State: AOJu0YzbM2AhIoa02Y8EgGtDsN59sajiQoO4K71eUGfSRPnlbokbM2VB hqJatJM/43thhQUqL9XN/zW0n9SAz44VyY9XsWuJoLY9qfnS7BHAT7+/598XJs6cwIp2F5lnHkh /JbviZ7LzdLfmifUIbj8FWm93g/6WOIWD X-Google-Smtp-Source: AGHT+IEXrKWtQtctgxZWf04hj/yxKDZm07R7+TO1mswO4rbmroxlCNfWXhnLp1UBvbK1krQgpGSoH1uURi1P X-Received: by 2002:a6b:6a18:0:b0:7de:c308:76e5 with SMTP id x24-20020a6b6a18000000b007dec30876e5mr7685458iog.0.1714457918081; Mon, 29 Apr 2024 23:18:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id hw3-20020a056638720300b00487df5b026csm185912jab.31.2024.04.29.23.18.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 23:18:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 23:18:38 -0700 (PDT) Message-ID: <66308d3e.050a0220.601f4.71c2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 81E78604D420; Tue, 30 Apr 2024 02:18:37 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] dbd8f39c7c0fc66dfb49d2c6459bba20545c45d8 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/v22.11 dbd8f39c7c0fc66dfb49d2c6459bba20545c45d8 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28977/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/