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 1E5C043F42 for ; Mon, 29 Apr 2024 06:29:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B503402B5; Mon, 29 Apr 2024 06:29:55 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 843FE40295 for ; Mon, 29 Apr 2024 06:24:45 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7deb424da41so100469839f.1 for ; Sun, 28 Apr 2024 21:24:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714364685; x=1714969485; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OkLNQ1cFE8CacaZ4QE8AHpo28XrTTCG5le8YGZMiHFk=; b=P3/OBIS+q+278yebDzK0C9wydl7ROqfw7VS6rYFlQ2Tqn/x1C5VTDyybxP9gXapRuJ jJeBOOe1Yfqrii8/ZdfDysNaPIYLOvtFb4UcG0+MnlVQ1YXUS/qKXg1Y8jbPa5K4Cv6g 58hAdLt+g3q7bmVNMSdmLonOSscDrwB+AdW5E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714364685; x=1714969485; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OkLNQ1cFE8CacaZ4QE8AHpo28XrTTCG5le8YGZMiHFk=; b=Ei0pBWj1aWHysPXm0xkAEyxm4si6E1iFLETrEeeEGEmtYEnAgHr8g2qRtPay2SqmjE D0DbfUpeEi+PBjBgJyzcR0flBZemoBPnCA6zgwoBme4kTyLorbP2B80KsobII5O5ZDVk pxQkbSg9qpVLxGmUfVsVCboeHAipBFknRJPYew2AzhoET/GHdcXnhlKsY2X6QURNru/g BhDKB6NiYT1USNnc03RV/zWbW3HJ26clfoJijC483EtTQAX9pxrE/7mkdiEYoK9ZWiC/ MGfWAhjxL0mgQuz+XsebkWyzC5w6iwpwG3b35QwqbaX5+IUG//GH2J+stvqPIDMrbQ+U QSiA== X-Gm-Message-State: AOJu0YzaRPioH+d++NneLQ9aIwGzzlFHJuKGn8bHc1tCXfSz3uiYaMlK BW0itkn3OVvhVRwLQ/wYiHKFA54mfHiFYcChX46Pc/CnrOR0FFi/+lLqp0mlTYXEVgjks408XyM PIzDagV0fRwVG34ZTnj7s/SdvRyq+PgDi X-Google-Smtp-Source: AGHT+IFK2/2dF4IcxSsuC90YL8irB8FKhQRxtv5ZBf7+5+qbCRAPJzP5yImf/k09xSZQM8QVt9EfH/pxpgdn X-Received: by 2002:a5e:d70b:0:b0:7de:a9da:7387 with SMTP id v11-20020a5ed70b000000b007dea9da7387mr8992360iom.0.1714364684887; Sun, 28 Apr 2024 21:24: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 j14-20020a0566022cce00b007ded5f4750asm574iow.5.2024.04.28.21.24.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 Apr 2024 21:24:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 Apr 2024 21:24:44 -0700 (PDT) Message-ID: <662f210c.050a0220.a9d73.007dSMTPIN_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 5D65D6052514; Mon, 29 Apr 2024 00:24: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_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28966/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/