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 4D60543E76 for ; Mon, 15 Apr 2024 08:06:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3565402C9; Mon, 15 Apr 2024 08:06:51 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 75606400EF for ; Mon, 15 Apr 2024 08:06:45 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7d9858066ebso19509739f.0 for ; Sun, 14 Apr 2024 23:06:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713161205; x=1713766005; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7bJ/+R7cAk3nffkcR2Fdx7w4iALnrnVijk7QPdpZUAs=; b=B76TUMXXBu7r8Uavw/lEAV+cpWQ1140k6XPNx5OfJvC145cJbrH4f9QP+b5nM9uxlJ YgxNGD+ER7Ev+a2HgssAz1mkgSleBogL5p+awZjAuLA3qvf8qG+gP7HMSrV5BAbkY/im 1MpGQqBvQF3ekwwVJLkWgAV15148drGTZ2TKc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713161205; x=1713766005; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7bJ/+R7cAk3nffkcR2Fdx7w4iALnrnVijk7QPdpZUAs=; b=sh6/XFPloY115PvHPZuOMknhPXTwcqzAFpbDCMfKSF7xg2OToRevACkG0jKaWdi+M8 8j14QU58doExeEznxjydDP4oW8No4RpiJ/HSR7Qsn7XoSajUlErKcRMcs8o3LyMt573b WvrogS0gwF0yZo3EqxeqRVa06k7IfPg1m5k07uwKRyaADj0sC7twZQXjZUan+Pv3ZMX7 mDQwAhWoIB8ITdDO1bohFQmoPtvBtvzRk5+n0nhlqC/3AP1LKQa+VjP+SjuABOSkiVj+ 7ZZh0+CTpZ3PWv/+9EGNXaT66r0xFDigptLlqDi0XbNQioxAG6TPaDNO/gzUUVPwymrF 4rAQ== X-Gm-Message-State: AOJu0Yz+ao7iEVBmFi6+L6n+YEoYanHKy25tGCkzs9zuYeBynOwlw92N vvzSYa8P9mGnusGMEmepDdunTb1rAIycuCZFPt1w1H7gnKb6bEeGS1LbmoUV1hT7EGBOrlfpDJk lsl+Hl4Rvad22ZES9aPjCYp7QVJckCbbv X-Google-Smtp-Source: AGHT+IGyVjnhhLjNpdYORFAGD6G/iZzZSK4r24M5nbhtX/zsGxi7ixcq0YhGNlIGstkFD444sMYMjm+zjJ4k X-Received: by 2002:a05:6602:1a08:b0:7d3:5756:7400 with SMTP id bo8-20020a0566021a0800b007d357567400mr14832447iob.5.1713161204852; Sun, 14 Apr 2024 23:06:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id in13-20020a0566026d8d00b007d96b3b05c7sm103232iob.16.2024.04.14.23.06.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Apr 2024 23:06:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Apr 2024 23:06:44 -0700 (PDT) Message-ID: <661cc3f4.050a0220.5c062.4972SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 593BC6052514; Mon, 15 Apr 2024 02:06:44 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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) Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28815/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/