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 134CD4389B for ; Fri, 12 Jan 2024 03:18:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E6234025E; Fri, 12 Jan 2024 03:18:30 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id E48864014F for ; Fri, 12 Jan 2024 03:18:28 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3606eb704edso25127985ab.2 for ; Thu, 11 Jan 2024 18:18:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705025908; x=1705630708; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OV7SJuacM3ir8ArFZXspE/OseQVGh9tOxbhXzHb4NPc=; b=hcNleAZOq9Xfop5/7tDiNGQhilr39JDhrtGcOW52dKI7Pzf0hYl7YTLo0U8tK6lW+/ LO6PG/18p7UQU3yn/IenKu4EkaBJ4HvjANj6BfANp5Q89ikK8esIdyMSEQpox8dphYmm xXMLKcNCyKUjHaf2tYbFmbV0DxXnGmmhevKKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705025908; x=1705630708; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OV7SJuacM3ir8ArFZXspE/OseQVGh9tOxbhXzHb4NPc=; b=jbqDh3x9JvjQPYBQTML+PUMg73JgFKsgyNbQeUYNHwhxkMT1FU8OH3n5G0AHYa6qJr p3J/5Ifbqb0n/sHuChzVBJh0UDQQudqnimbJwfEW5y5I3eQN9nr/bWbA8IPnGqlCUtj9 gMcB8CMfkFN7Bwv39Qm+60NKlMCVUddPl15eQ1nb6NXpW8NIkcPl0TFyYup1I/5v2tHU CE+xK2rOf4kMvHOF2teg5Jbs3iauS3U4WSl9nYoiY76UqN9OPdR9iuPuwr6HWK44iZo5 Wk0D19EqNd2nqhFIgSEg/4JAT4xh0Ll93zoA3ivF7nKSXC2dgfWp09UdmTuca+71/qK0 S/5w== X-Gm-Message-State: AOJu0Yxql1uWwU43i83FHx9m70OYpxWtuLOm86iRcD7osSl/JgTvpSUS +8Ms9XRMwwpuhu73/in5rCFyIuQNBrnNakh5KH/PJAMEAK/zS2BFy1LGxO94BFPlRA== X-Google-Smtp-Source: AGHT+IFeyHKRw5nkozJjfxeV0JX9/xNYbUrQeF8/OrmvaA8wAF436z2uNMKIADndgCeGt+Tv98U74iZzIQEk X-Received: by 2002:a05:6e02:20e4:b0:35f:a46f:f40a with SMTP id q4-20020a056e0220e400b0035fa46ff40amr430146ilv.11.1705025908297; Thu, 11 Jan 2024 18:18:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i14-20020a056e02054e00b0036016c72d56sm74231ils.6.2024.01.11.18.18.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jan 2024 18:18:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jan 2024 18:18:28 -0800 (PST) Message-ID: <65a0a174.050a0220.54061.5cebSMTPIN_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 CB0856043300; Thu, 11 Jan 2024 21:18:27 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Arch Linux | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 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/