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 7242044024 for ; Tue, 14 May 2024 02:35:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C2B8402AE; Tue, 14 May 2024 02:35:09 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 07CAA4028B for ; Tue, 14 May 2024 02:34:51 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-61e0c2b5cd2so40884337b3.1 for ; Mon, 13 May 2024 17:34:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715646890; x=1716251690; 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=V/nWsMkS+GzrLp/InNL1rpGT2nEhqX/0Sr+wouWaXzRpqJP4vGU/DorIAo5IevV8hI C4TZKUrOHmCHvKctiLTbibqQhCs0r9o5Z0eD5trwJIUfupbn9xa5NJqFwh1fmq4PFjS7 d2GOflh2IT5uVk9rXisT+03ixtnnvYF72EYFQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715646890; x=1716251690; 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=wEtXNQdKNFxUzPfOgW8WweJfWysXILugLZmMeSD7hRroZONiwm5/nGKucMUWxm31el EVZg7CudkHvU515sVGnN1ic/XEfGGJKZE4o7ec9KX24KvckL1c8lkgWve4dOI3ZjhFKA P24us9vf8ujRiEXi+QA/7YOHXfl24AhNUNsNMZ7Dtei18dV3Ew8F+sLb6Ym+RpvIz20j Z1mqbYNbXaRsTLC3FCHCymey7fWIjyP9d6vVPsTrtOqwfhyGJUrsvFNK6S0JSUhX76yQ hW+jtz9xPzoeWsVW5PUDLf10Tq+1nrl7Xty0fZiPKI82ZBDDRvIUhG+vGZ2hbvnSjU3r aS+g== X-Gm-Message-State: AOJu0Yy/71+Rz5fyGfL3W5fFq1rpFq23A11x1i/X3INpUFAlvcW1JPWB 6nBCVx5LN2X8b7egswXBz4NoiOKUfCE+3yt3LJ0Hg1OHTe9vt6d7uM3/V4MepzXZfjOM2wavJIO 1EpdaUzb4+mtZWbo1gf9Br3U4cFiPhew/EHBJkwoR X-Google-Smtp-Source: AGHT+IEzGpexVOsfe7YGjgF1e9gaK45ul5PYvZk1y4cb6S03hiYh65sdN2Qh+5m4H3Cgg9+JtBQs54BKGAAZ X-Received: by 2002:a81:72d5:0:b0:61b:bd65:309a with SMTP id 00721157ae682-622af7e43bfmr85664627b3.11.1715646890556; Mon, 13 May 2024 17:34:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6209e24f7dasm7747897b3.23.2024.05.13.17.34.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 17:34:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 17:34:50 -0700 (PDT) Message-ID: <6642b1aa.810a0220.2a373.f206SMTPIN_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 314A9605C380; Mon, 13 May 2024 20:34:50 -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/