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 0105B43D1E for ; Fri, 22 Mar 2024 06:53:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0AFE42DF1; Fri, 22 Mar 2024 06:53:03 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id E1AC642DE9 for ; Fri, 22 Mar 2024 06:53:00 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3c37e87756dso1036216b6e.3 for ; Thu, 21 Mar 2024 22:53:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711086780; x=1711691580; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cwAXQB1x+a3VJqo3DPakTbtqEjCcut8LC+kpOx2XYa4=; b=Y2xrnX1s2kziNo3jBuBAd9CYtrReHbaUM4GmDLm+TZABOr1vzir+IyFfIir6XloZB/ abhugKExcWINLRoignmb3GPosg1MUXURdsm0tG7KTW1oHTNFGUBqnL3zRzLYm5f6AheE l9+aRDGbKEke5X7QDAOqX+8TwX8uyR1GMAgNo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711086780; x=1711691580; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cwAXQB1x+a3VJqo3DPakTbtqEjCcut8LC+kpOx2XYa4=; b=qIApca6q4S+ea/yweDjBp8I8pgkdosVNmFvVFoYMRILl+RA2istXaA0Y2GfBmUJly6 aXVRo4zTW1P6mXPOCOqhb/9Wg4jaUMG3k+jUtatP5fKGjxh+PuI+TEuqNdICcHHj91xf qXqX0lj1ahONXgpkQJroK9diJ6lNBEjC+fPPomphcFeMnwgDJHmnCdLB+afW32cXLor2 RxfbD8NJAxUHs3dU3pme3kokBmBcuHYSSz7FHr2PMlOCYCFJ93Xi0j+E8UZ6UNViAipN fkxpsND7iTqH8k8ICZFDlOruZyf31BmvATnt2lR3PpJQXsRIEzLPExiIhHXje4EZ8nmA aPWA== X-Gm-Message-State: AOJu0YylBcFJdV1z5frnj1ZQ4HxwJA9Gtb9x3Ke9tfaxGnTJa6v3d/aU I9aKQtkFtDjoq1pm/6azfGnZh/2Se8Kr/Gvz9/91JzfNmrTtB0bYQn8mYFY2jf0nvR+sTXckBZy fhmZ3ZPfvXVwyVvCwNr/GncLz0XNYgCyAzneo2L1nBxuHpLn8 X-Google-Smtp-Source: AGHT+IHOQ+fS/2nHCxg4SfRza9Zs/MtPvFPyC3DsIpz2ZnR/yht/iR3tMbtP6u191sdWnhABpocU3dHjEhHz X-Received: by 2002:a05:6808:1994:b0:3c3:b392:4b87 with SMTP id bj20-20020a056808199400b003c3b3924b87mr1719311oib.53.1711086780221; Thu, 21 Mar 2024 22:53:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k1-20020a635601000000b005dc8c121294sm76442pgb.17.2024.03.21.22.53.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 22:53:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 22:53:00 -0700 (PDT) Message-ID: <65fd1cbc.630a0220.6b996.3814SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 548726052471; Fri, 22 Mar 2024 01:52:59 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 244dbbf778711898b21d07ddc78d9904e68a15d2 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 244dbbf778711898b21d07ddc78d9904e68a15d2 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 11 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 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) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28589/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/