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 AAEBE4389B for ; Fri, 12 Jan 2024 03:05:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A62A04025E; Fri, 12 Jan 2024 03:05:19 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id E29C44014F for ; Fri, 12 Jan 2024 03:05:17 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dbd99c08cd6so5214401276.0 for ; Thu, 11 Jan 2024 18:05:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705025117; x=1705629917; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U87D/R1MzlkwQFUQ/RSidNecuhxnXV4vv0E7L0hoQGI=; b=eB5msK2aRYJ+Zqe2lQ2Q5npJCV/jVemIGEFX7pBJXyA1pHB0mSK+SDrEs3sE77brfZ VNY5I49JAgCzJhoPUsFEonbys7/NclBgF6RJbOexMivJmZG66Xr/tPjME69N1NPcTEGQ JHooWa0KhaO3Te51IcKVKDQghOswuOpg1b53M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705025117; x=1705629917; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U87D/R1MzlkwQFUQ/RSidNecuhxnXV4vv0E7L0hoQGI=; b=YLNGDtnjM7lKLETNDwfh6j+jAv2HFDJhBQfMsgvHq4G2gcasMp0OxLShBf+whn0UnV ytsJA7w8uxxDSB46jc2ddXkF4H6BJnHYT8UVd5mn7NOpD+bFv71unIS9UTN8K1EDKfGy kJVtllNFEZK5o9kJd/PA9cBDvN47/G4LPKMuuL9G0+a7YstitwiuLRsNJMR+t2DBA4/F wkIkG5eLS9yW98p2VDlBWaQmWgfGNSyig1cSCEKiDL0Bc9yQs2/fG/XGmZ1aT28fkiNL GoPoTNXbf0j8cGt3kSEGVX06HS6WlP1T474knk2EZBEpZWut5e92VpWQ5tDqWkVDkKgD XU+Q== X-Gm-Message-State: AOJu0YwzsZGDUwuHGJHgQa0kXvzozYHfyvsRqpAKFltQ1CHthiCaNXSK 3DbOFZKWSvDBFJWz+7aj/qeXBtgpKeOk4OFYUyIeLJU4JC7TqrnA9gx1jowzWWeBn/szeCmlK9B zL7XdYw== X-Google-Smtp-Source: AGHT+IGuFJE29rqs8s8i+aObZldmRN4KmFseAQB704+5ZcL/kOH+tr4HiRLMYdiobAx4n21vx90fYjLdCx8E X-Received: by 2002:a25:bfcb:0:b0:dbd:beef:a4d3 with SMTP id q11-20020a25bfcb000000b00dbdbeefa4d3mr145398ybm.64.1705025117351; Thu, 11 Jan 2024 18:05:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x77-20020a25ce50000000b00dbcc78ac8ddsm121057ybe.10.2024.01.11.18.05.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jan 2024 18:05:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jan 2024 18:05:17 -0800 (PST) Message-ID: <65a09e5d.250a0220.9ffdb.99c2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ECC2E6043300; Thu, 11 Jan 2024 21:05:16 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 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 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27640/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/