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 A689A43E2B for ; Wed, 10 Apr 2024 08:06:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9ADAF4029E; Wed, 10 Apr 2024 08:06:50 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id BE3AF4027E for ; Wed, 10 Apr 2024 08:06:49 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36a3a5465c6so2087575ab.0 for ; Tue, 09 Apr 2024 23:06:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712729209; x=1713334009; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pDKknZ6pbdLTOnNd57t9ELUBbev2tKn6lYt02zUFGGY=; b=N/76pdlDf0TtN0BIikIPgGoKLiHtEooNA3yr++737wY7y9GXNxw+FuxCS2R+9M8Fy1 ugv/34XZ8bBkUpgAH77qcQWSx+4lmPBrpc8yV8HyBGc5POp3NL+AhuhFgbfBZdoVtjSQ o9qXm7LPWr8xF7Ca6E9Pu/Sb0CfTXsbZQ208M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712729209; x=1713334009; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pDKknZ6pbdLTOnNd57t9ELUBbev2tKn6lYt02zUFGGY=; b=hLkwZ3Pq3MDlbXaMLDAaZz8uDk0QZVl+koDYPOlsqUjzqcm3AkL3zraYeyOTo9ZLT+ 13QyyAvE7+JifCleVmxfZUVK5Bsd8AFDUO763qwRsNHVzX2J9ebCCVE6ZtFT6MyPVGDt sznzuBzmfPAohhygkFZOk7dy+AbBaFRWcTMBvgnnzNJh/dfpvhxCi8ZQoTXWkjmoHa5Y qBnCfqhiOVuRW/vVWOYz51MMHxkYduGKQp/f8dojw/n88sM6SoDH3pJwezdLezJcTuvb T0qwqlJO27QnYRyNp0KkluccsTOBMQd2FzpSrVX8pI/BHhE/W7heS2Ram8fngNfrw8Ne lNcg== X-Gm-Message-State: AOJu0YyCRzD2NBY/NE701CV0hyQ87orvIhQrJWIdIo59+v0iF70kuJkC GtcKKVPPIrm5xql3qSBpBsqHA04u968/SPPmz2i5uthSbh4nn9ncE78PSltdKULCWsJ1ZiuXjPX 4lPyoUeSgS2G3qMdtyfwa5xoWhFYALmND+IBK6dOH0llc9uQQ X-Google-Smtp-Source: AGHT+IFm2TMof6wQLXer0KrxZr9XKIQf9NpEa7aCANM94mvp0H3ZsC0YfAaiQX5NKhgHlDP0RnIPLdsDRMWd X-Received: by 2002:a92:c56f:0:b0:36a:2a26:57a7 with SMTP id b15-20020a92c56f000000b0036a2a2657a7mr2224925ilj.5.1712729209158; Tue, 09 Apr 2024 23:06:49 -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 r7-20020a056e0219c700b00369f09384f4sm315352ill.70.2024.04.09.23.06.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 23:06:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 23:06:49 -0700 (PDT) Message-ID: <66162c79.050a0220.29dff.5bc4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 565A16052514; Wed, 10 Apr 2024 02:06:48 -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 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | 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 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28768/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/