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 B36E9439A2 for ; Tue, 23 Jan 2024 07:39:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B819B410DD; Tue, 23 Jan 2024 07:39:31 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 8C3F14025D for ; Tue, 23 Jan 2024 07:39:17 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6e0a89b98e4so3070553a34.1 for ; Mon, 22 Jan 2024 22:39:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705991956; x=1706596756; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hom6vK4KJAwBwbFVm81D/JoeG3aNd0F6pYosv+JKu/U=; b=Gk3nkHE3mrBwwDUtH03Bgmdob1Y3fFZvAFggGd1hdqogaTjKDp6ztkXX+lxJUr/UaZ 664HjiEEus9igqRWOaMRDwVl8iL13Yy/OhJms0yu+dTUyvOMCjQ6++Zkzl2T3M0B7x7x oEylVTLG0b+iYj9G9h6/tq07g6xWKPRnKEWGc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705991956; x=1706596756; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hom6vK4KJAwBwbFVm81D/JoeG3aNd0F6pYosv+JKu/U=; b=mGj18yPIErQZ7IHbNSMSUO9ov6N1iwygYYvwjff19/MiF0CyQt1wuV3iKTl0eckaT/ hVLA3LwWD3hcTRC2am/DT7UIR+YNpWWAghdaabed+gl83bkDpr6Z5DAQYd2rkl/Jboba KzBvseYy0FKJrx3EXirf7ccis+dnMVJbJo65taT3sWoRbKNTTTE1Cduh83EUgQnaW3It jRrYl+EfWcjX1wMvq+150tkJV+ZsyUoNHkVe/CxpgHG2GvHBLV5YRHBHkPjaKBH6j8PY u7hwVAzG2tYMoPNCHtB6qbupwCeuE3HtWOkX2NUVbb4M4a2/MpCvPOq9W/ON/7zKScnw vXGg== X-Gm-Message-State: AOJu0Yw3KrQ8hxFvwdm+XNmvVJd71JA0DaViUGdoKVigbVoklcu5G8Dh p+bqLcF1t8nRCQR7cClPTbtekE1IH2ZgGQTEjoRdOT+WpIVgcgwyY8s3vrghBQIMxchEmvGdXlo K7bR27xgYa+1pLjX1rUeTM+u3HRNPPnwn X-Google-Smtp-Source: AGHT+IHGGNXKtUnuzgAVfPkZfTz9bRpsIS4Q2hVs3iO358MZEWSQu6YPrlEiECr/0+KqfDo8V3OYtQTPN79h X-Received: by 2002:a05:6358:786:b0:175:4f6e:a522 with SMTP id n6-20020a056358078600b001754f6ea522mr4513694rwj.18.1705991956764; Mon, 22 Jan 2024 22:39:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s65-20020a625e44000000b006dbd5ceb363sm458442pfb.4.2024.01.22.22.39.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jan 2024 22:39:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jan 2024 22:39:16 -0800 (PST) Message-ID: <65af5f14.620a0220.b5825.002aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EC5616052515; Tue, 23 Jan 2024 01:39:15 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 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/v23.11 eeb0605f118dae66e80faa44f7b3e88748032353 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27764/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/