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 1FE4743E3C for ; Thu, 11 Apr 2024 07:32:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1822D402A7; Thu, 11 Apr 2024 07:32:11 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 3520140262 for ; Thu, 11 Apr 2024 07:32:10 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6ed01c63657so5127022b3a.2 for ; Wed, 10 Apr 2024 22:32:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712813529; x=1713418329; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MdUJaGVAXjQ0Ub0mgdxSjLoM6LxE1vHHWmicM7Q738I=; b=ToXcdcZmt6ul4vF3CsgbJGcrptat5uYtESWaHzm0OHXudlmpBCPeq9OFEfvSovoFC2 mkaM5o9W3Rkaw1aVqAGYIMRSRFTZP8BeBC3UAD+TCdmeUGETSeN6lygplqJZUMvVlh2i lvAl6y4oJqH2QpXd8jui/jo7RuXuxC6x5rJOo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712813529; x=1713418329; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MdUJaGVAXjQ0Ub0mgdxSjLoM6LxE1vHHWmicM7Q738I=; b=Y18as0b3GVdwJj1v6XoArpqBUcwJ0+kYmUj4xYrl6/KRuGs9GiKMXFNjP7N4NOfH3Q u3v95Mz9AwyVcilqc8T0ThzOuxNnsZ8qNykM4MLlNVamnAOKwQXRRt6Fjti3OkWgZmlM jBw0hlY1PcK2j2B/xJHT4XvEW30PjQHrpvCT1S4saM2ckYVtcN5KjthfB5yKu4I4tDDb jS07zCK8n/ZLaRYRM1oHM6PAQvVbWszJJIiRTDDmv7vxAEiwGrhhIigbql0ENSTYkTTm TeHDnRi7eooGvSaraFjn/SzY0vnYbELDVnp1qZ5IFBUeqE9JA6zm2+bBVX8k5lm49bZh imQg== X-Gm-Message-State: AOJu0Yx8ukizvmw2D5kh2zoDrI8UeSVl2bXXRvLcAujWsdHTnQihvHG+ hfRw6G3id0CrldJZ5MKP89alagx+yAW/R9vVWqGOJVzWpzyZXhfMLR0WYJv6zOGU6FudNJ/ASfV L3i5qwfQmlLmtaGOqDjyjn0U4KPshwVJ0 X-Google-Smtp-Source: AGHT+IEooNZug3HO/IFI+bFofQXVfBmIB9Tz+gt6BkraVDxrK0OSq8qcFigPw/dcC9gS+WmFM2C3Kr/ANP/h X-Received: by 2002:a05:6a00:2285:b0:6ea:df6a:39e7 with SMTP id f5-20020a056a00228500b006eadf6a39e7mr5475105pfe.13.1712813529327; Wed, 10 Apr 2024 22:32:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lp8-20020a056a003d4800b006eb3c2b0463sm79786pfb.21.2024.04.10.22.32.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Apr 2024 22:32:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Apr 2024 22:32:09 -0700 (PDT) Message-ID: <661775d9.050a0220.12d11.3e63SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8133C6052514; Thu, 11 Apr 2024 01:32:08 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8f34999c2489bcae2182266810009b77c532f17e 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/v21.11 8f34999c2489bcae2182266810009b77c532f17e --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 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 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/28774/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/