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 3CD2E43F58 for ; Wed, 1 May 2024 06:37:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36AA0402A8; Wed, 1 May 2024 06:37:19 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 26C4F402A7 for ; Wed, 1 May 2024 06:37:17 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7e3555015a8so2562158241.3 for ; Tue, 30 Apr 2024 21:37:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714538236; x=1715143036; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x8E1h72NQ0A07BIX4ETOfF4ZJp/3o44zEGqQZx8Z9UY=; b=jS5NUCOzkLCz1W65S8BGK/WW9mpIw2n2cTmoaSqCqONt0OYLoq+zwKUgUaLrDmRZ0p on6R1DHuVou01jM1C9xHATMdeXmpmALAOf0bVOsopxSKALkihsHUx3VTUaBTwKo2rKX7 YGoQhLS3xzJBljMcExm3JwBQ578jJw3MGUrN0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714538236; x=1715143036; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x8E1h72NQ0A07BIX4ETOfF4ZJp/3o44zEGqQZx8Z9UY=; b=ebGvcqPBAsA4oxp3oivfbMHkAqJsss/hUw94DKk9G7l5r8xvlXcegE5bo3Ins7yL/i 2mR+Q4AAwq7l5/bEg0Q0wDNKghQQdlqX37b68Nnmu7oVEuduAo6kqPtPDTmr2as025ps vPPFN1J81SdofFvCqHpp3ousc/5dLfrQwvQ650bdqrgTuvGdS1UdCHw6hQ1+mHg7Bcfj VsR4vY8mHca89665dtapVYipogdCWlLh6+ToVq8PUQjvFIdt2tovkSUgNmuw26KBtsVj yU5xm0pN2ipTbkuTRn+4ZUPI00uF2HLkpRm+RZ0wtrLSxJ2GGzFWCE6DCFqBugiB2ZPf KTHw== X-Gm-Message-State: AOJu0YxeQ88DGrLNv7FNE4TIvfMLsNZeoSLAAliKMuTMhUbCLV5FfXU+ Vcd/M6pl26jMK8yncHc5EGJf/ZG+W7Q5K2OXgffLgQB8EOPTbehH9Da1eV9DJAOb6DLQcBFhNDB NbP1fpHgplWc/QZVWyNtDx9XMdrkJFCqf X-Google-Smtp-Source: AGHT+IHk5aWAxNbRC5p5uOJc3QMzagdUeUGXuY9EOGThO0Zw5hK9B3+At0qxsS29LlRXdaXgJHbcLCRYax40 X-Received: by 2002:a05:6102:5108:b0:47c:a99:bb9b with SMTP id bm8-20020a056102510800b0047c0a99bb9bmr2374083vsb.21.1714538236490; Tue, 30 Apr 2024 21:37:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k7-20020ad44207000000b006a0e71a504dsm163627qvp.8.2024.04.30.21.37.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Apr 2024 21:37:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Apr 2024 21:37:16 -0700 (PDT) Message-ID: <6631c6fc.d40a0220.28727.70aaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 38029604D420; Wed, 1 May 2024 00:37:16 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28987/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/