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 7511843DE2 for ; Tue, 9 Apr 2024 09:28:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70F42402C0; Tue, 9 Apr 2024 09:28:32 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 06BAA402B9 for ; Tue, 9 Apr 2024 09:28:31 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-22ed075a629so2183722fac.3 for ; Tue, 09 Apr 2024 00:28:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712647710; x=1713252510; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EQmw1jo8ynw96ZE3eipp5WPtWgYlgK6d1/pc1+B0eww=; b=Moi79Y4crwrdvrNCUqrk/WmKJQloYMePOQqYNeT9kbnbKS6543quX3WiljTFIa52Jl J6lHI+6qkET9gOUwawy2xwjO8Z+QcmTm/4ur8fQF5FiPlHZ4NxfWedOQciskca6HWwzK BzjaEcQUANGhAxGpqpsGvJqxD1hgcy1cY91qE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712647710; x=1713252510; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EQmw1jo8ynw96ZE3eipp5WPtWgYlgK6d1/pc1+B0eww=; b=DYe3Wwtl/gozXKU+PENXtK+Njwg+qgvGrh2aN12TzbS9Bmy7ezUyUbM96M76JAVf2m Xcu8am8UNQ/QIKwGPuHRR3wm4y3PQpScJ5fTRd8aTk7ttjT8qLmz85VCUeOInjJdrAfy Fkrcf8bhZ/QMYmY/fAh/MWUacb/VKv8Lz9zdouy222oQc5hoN8/vvrspMQF/wqO4bP2R GlQJZQQzZdMq6ylR4oD/Zm3UhsPTCMFe2/X9T7LRi1zhvoske022/0yrMEXZ5QzA5c4W DC/WHAgAUAsYIpVnrpXGlsXZlQ7rEBeLwLwQYmVeWPsCXnNa6hhV7aKTEsLROx2vruP8 KkAQ== X-Gm-Message-State: AOJu0Ywd/COGpsMADFbmF/yRqyEUCfYwT76IVze1dEoQ0mb8stT8rCWR y65A4KnxKmtAb96cYrevhD4kG0NwbS2lwc+2P+Ah+8MfFzSx5dohCt7Mhf2sTwgqKyjtbnXwmqD oQxk90Nd8uQSfbPtUqb13caE2BrePKhyk X-Google-Smtp-Source: AGHT+IEU8Q1wjLhOeYJoxiSSjIZagZ2P8y3HQPG3TyJnSL6JVcnMLPXhAmMD6Jjj+/MA6vCWZaNJt9NQQG/R X-Received: by 2002:a05:6870:9613:b0:22e:cfee:320c with SMTP id d19-20020a056870961300b0022ecfee320cmr11874655oaq.57.1712647710341; Tue, 09 Apr 2024 00:28:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bb35-20020a056871b22300b0022f74705ba4sm38679oac.9.2024.04.09.00.28.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 00:28:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 00:28:30 -0700 (PDT) Message-ID: <6614ee1e.050a0220.fe6b6.266fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6B2C86052514; Tue, 9 Apr 2024 03:28:28 -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 | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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 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 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28758/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/