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 A1B8844024 for ; Tue, 14 May 2024 02:35:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D7E4402AE; Tue, 14 May 2024 02:35:40 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id B355A4028B for ; Tue, 14 May 2024 02:35:38 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-23f0d4353abso3271964fac.3 for ; Mon, 13 May 2024 17:35:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715646938; x=1716251738; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oeU3GhUh+Se7X/EV64bG9CKYrKdXa9lxWISAOnXX9do=; b=bhiOlJKCHVvqg05K+kvPvvPAZSOV1CpeG5HSiGKNi4D+zwUwOSRiW7j95Vd1O1dSfX aWO5Gzt+K1mvZ9n0m4Fm/4+0+9fEVkU8k0dYeGNw/tL1GyN7b0vi2cSWdU3qxH+I56Zu +y5m9pfWwfbp9s7kd9n0LBkBk7HB6gIy23od0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715646938; x=1716251738; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oeU3GhUh+Se7X/EV64bG9CKYrKdXa9lxWISAOnXX9do=; b=P4en2py19STSUoxZyQA5XoMu0iUhu5QtJLsSzt6Bvr/ERO4jWKBHVW/S0nf/LuKojy rkeyalOMdZffpH3ys6d8eQ87NawzidW7NxYwMztRaHTmI2pcwdgIPaG8y9jL+fPI+Ft8 epoYUWMM/P/4oUzNd5iS7lVuxjz6cOLrY/BLLQM2Qiyq5cY4wrEuppQnQxT+QjLPha2y /k7WdHSjumL7UD1tFflTvRyzlJDDbY0fVOX3lFngNerQPOt+5TVqGTWuAsPJwdPQHfi+ iLyZ1zJjExh01eqzhoS4RWl57nMfe+PZWZdoC4J9+RC/SUAC+7mXblqd68/FfcHLH7YB 0ShA== X-Gm-Message-State: AOJu0YyLWo1qVpsj22FP88wx933P5y37fSRP0AUiVCzY8R7SsQeuX66/ hfMpahmCsTSUioCKNo336j69/qUThYoWdRTgPlmJ7jWph1NlWIoiODA1aafdTDnsrmRvZyhxUz4 OVuNWhkUS85+qmKCwNdtP3aOqZYO0fz+A+5O4+KdJ X-Google-Smtp-Source: AGHT+IEryWX08oO8e8Et7taD00xMh5Gz+2DlYVkKAtngx6yVP7XC5Khhej8CApzzd+qKFTX9XEw38O9rgKaH X-Received: by 2002:a05:6870:d153:b0:244:ba40:8b29 with SMTP id 586e51a60fabf-244ba409c58mr8876213fac.43.1715646938000; Mon, 13 May 2024 17:35: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 586e51a60fabf-2412a627af4sm452647fac.14.2024.05.13.17.35.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 17:35:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 17:35:37 -0700 (PDT) Message-ID: <6642b1d9.050a0220.6a142.6ef9SMTPIN_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 6C9B5605C380; Mon, 13 May 2024 20:35:37 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29095/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/