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 3F6FD41F50 for ; Thu, 13 Jun 2024 10:29:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BF67402E4; Thu, 13 Jun 2024 10:29:42 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 3F463402B4 for ; Thu, 13 Jun 2024 10:29:41 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3d220039bc6so361991b6e.2 for ; Thu, 13 Jun 2024 01:29:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718267380; x=1718872180; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RHvddStjJLbBaDB5GxJN8L4c+ZEbtEZx3wkMqFY6vco=; b=bcp0818ddtsLHoInic9S9ag4fmLKT1YXpNt54twLlYQL9Moh1BPzFYFJEGHaQLqQbo fOndl+ihmYdapkLreCZ0v7BARBAFExt7KkKFzfGRnou7wmj1INpQ5eASvTCS6zvpsNJk 69tgtKjaeL6mG8MUXNzafy53ZvyJF+49lRMiQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718267380; x=1718872180; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RHvddStjJLbBaDB5GxJN8L4c+ZEbtEZx3wkMqFY6vco=; b=k6wHCuloRJNF33HN/1SoafApPkLBQ0KyhcmJ978hGCLXwApD6JS9k0w0drMU9PlJRW WFA/PpOA+mH5aWoJUHj4+uNfr3oDtpsLF+p3j0UYMA6hO7MJNxhdkh5rc8w3tEI0e2dJ 0ExMUmV0lBik5um3tTTpchXKcPLq41jn484sSSJutGND0UWv1lcZuOfNE8IEK9S3iwgG 2sen4U6I21LocImCv37xcQKQL5m0Q14o1x6MHJVbtehKeVdaRdsl6DTpV695LRVNUkSc Jvk2D2UyiM77QJkHo0aUjZSYGD1G/0T3nf4oowX7P/FMUY1n+1gfppoDriLIhQbY4vLf bUjA== X-Gm-Message-State: AOJu0Ywn93dVcKHBd7nFZKqEIYIORras//j2cu2Er//In/UGtJf/iaxU gZ/S/kE1qRFSvyuq6QAgTvL2k7V4B5KAYqW4S2dXAq2kRmjPnK+tWxjqfJt8+s/XD8/6iFQkWWI EOPMlwoCYVwb2y/Ay+8baGpih66rWPn8BIZKVpY9W X-Google-Smtp-Source: AGHT+IFNu6Rc+ISWUNxEFI/JDjMM84bRh84mCOdZa/turCmwYXh8WE2ZkRv58N+ua9yTrPlk1zFmcfvRHMf/ X-Received: by 2002:a05:6870:1705:b0:250:3c25:ca61 with SMTP id 586e51a60fabf-25514afa97fmr4757091fac.6.1718267380534; Thu, 13 Jun 2024 01:29:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2569929d386sm33171fac.36.2024.06.13.01.29.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2024 01:29:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jun 2024 01:29:40 -0700 (PDT) Message-ID: <666aadf4.050a0220.e8ef1.25a4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F3B87605C373; Thu, 13 Jun 2024 04:29:39 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b303beb6a9b12df49124ee0701027ca72be7aee1 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Chenbo Xia , Maxime Coquelin 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-next-virtio b303beb6a9b12df49124ee0701027ca72be7aee1 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29422/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/