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 F185645456 for ; Fri, 14 Jun 2024 07:45:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5C65402F0; Fri, 14 Jun 2024 07:45:02 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 24004402F0 for ; Fri, 14 Jun 2024 07:44:42 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6f980c89db8so966453a34.1 for ; Thu, 13 Jun 2024 22:44:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718343881; x=1718948681; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lOMs2xsZqSG7Vlf6h4lrEgjgbKgJx2I53Ad7k239/hg=; b=TOYQ6ht85QOiLFvjkTz9XzmgtOofTptqIWgnTT7nF66l6kB8/kCg7AE2niM1JWRlAp 7GGZf8RJZI3XNac7A7mjGClgYICwNIj4IwKSPt/43IfLx0l5PMaybD29oWaSjCNJP6se mnlaP1lnLIYTF61Ov++2KCnfa+9d0DXMJeS5U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718343881; x=1718948681; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lOMs2xsZqSG7Vlf6h4lrEgjgbKgJx2I53Ad7k239/hg=; b=PjdjfRlLs07rHHKPopTfSbLWzI1PasoWN80tsTrMvEz6WJDbzDaIRjMuyFSlsvpMW+ mF9ercNZTZ2jfyfzj96f7VSiz5wno7WnP7pK7POSBKNbwWZ9iN9GX8yaqSl9eqCV6Odh JVHuoaow7wbV/vzkI1TEcR9U/sFDpiFT3oW3lkAY21L1ja0hWM65LL7xFEu6QPkhiL+u Ro5qggMRwEIGdjZuHHGM4gLHRUKPbxpblc8azhMH97mcT/gC8qK6UDpgNFp2NhAMofBx jR4K+I1f5XT/wQwcswBb3aR9jLgWATarfXru6fM0S15Vc5TCvYf9qToa8bDMpxcQJLsB 7qhA== X-Gm-Message-State: AOJu0YwXclr/F6ngR5c7TXYcALvRVfyKZFadb/DyRo1e8sY94ylgv5Vt I2Jcabo7dYGvNA3YvqOwx7chOfMk5AeMgZU/LaaTKeVbSsPmAg2mVSAYjPlBUF1uhlHcryXh0Km FLk+HlOZ59Q3HldrcAlViUAM65ur90qs2ppXvNazmeMN8NTpx X-Google-Smtp-Source: AGHT+IGFJZ19esGkQ6TIody8UfVB5Uw47wA8YnfCBW6Pdefj9gVaJvkLtYXw5NNWAeyb5KbEFFj2bXSAnIi5 X-Received: by 2002:a05:6870:e987:b0:254:d72b:b65b with SMTP id 586e51a60fabf-25842ba3f05mr1868490fac.39.1718343881208; Thu, 13 Jun 2024 22:44:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6fedcc4a498sm106136a12.3.2024.06.13.22.44.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2024 22:44:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jun 2024 22:44:41 -0700 (PDT) Message-ID: <666bd8c9.630a0220.364a3.7c4bSMTPIN_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 4E713605C373; Fri, 14 Jun 2024 01:44:40 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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/v22.11 a409653a123bf105970a25c594711a3cdc44d139 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 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 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29435/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/