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 8D7EA43D76 for ; Fri, 29 Mar 2024 06:08:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B23CE41141; Fri, 29 Mar 2024 06:08:21 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 845E840042 for ; Fri, 29 Mar 2024 06:06:48 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6e677008501so1015988a34.1 for ; Thu, 28 Mar 2024 22:06:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711688808; x=1712293608; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jGTDdjxpFbmjJyC2Mx579AzygZy+T5blT7ul9guUMyw=; b=ZvhO69ZSqgtWZWo61cXhodaPZWG+Vp4ELGXTzhogZfk1EAiYBIvbkbY+AxFqkdKAZb QeGB68AAn0CAjrkkpnx6Wxk71r+ohKzZbQQ06+acrNf+FPREj8f92E1tM4c30FAViJFX G7q88J3/n1JgNoIsr62trDfeptwodVgy7J+tI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711688808; x=1712293608; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jGTDdjxpFbmjJyC2Mx579AzygZy+T5blT7ul9guUMyw=; b=hD61loqvHio/BBaiLIW9oKDb3QWlavPERoOMzS4Sbp+K5SMBE3WukoLWaNOqlGE7de /wGh/xoxkAngZ3V3aqDut1aYI9uAm0HGcKSi1rr54Z4OX1OnrcG9PyZdLcBb/CR3jIyN 0lRM8cYe6aXT/q47C2xLI6c1AYdEk+iNj+mzAC4skC736JKpr+c12w8XOaKSXaKRpj/A w7/bIKVLdj9U+syhG0mfT9UwTSQSnq1jHLMHQun3IIqzkWaitL+z1U/iNixHOjJvPHsx O2DqQ75j05AYcnH0dVXRl39te4o4ePhGNmIO6lTfIkYfV5DpPRX8vbxDhSfB2F4K/S5o KQTQ== X-Gm-Message-State: AOJu0YwLzABWxuzfI0LsP/+qo5MkgYL8C8EFlswH6VcrSGRSnJWQq/K8 UCT7ThEiQj+0RRgyYLrA8eKyxoVIt6irrsPF5lYp/n7oL6FvqQ+PtmKhTixVdmHk2Y5MTclS4Dc zCu/BAHZhwZEU/R5mNPR5jG2vXqMbWN5K X-Google-Smtp-Source: AGHT+IEaD/n1knzGkjoEyjAOWZd5Z6bmZHf6ERxHAziP5nZiT0Vx0/EX14+5RbaUdQL9HbUgMfBN4lxrrJhc X-Received: by 2002:a05:6830:109a:b0:6e6:e639:6f22 with SMTP id y26-20020a056830109a00b006e6e6396f22mr1363183oto.21.1711688807850; Thu, 28 Mar 2024 22:06:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dy20-20020a056830211400b006e6ce3c27d2sm126422otb.10.2024.03.28.22.06.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Mar 2024 22:06:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Mar 2024 22:06:47 -0700 (PDT) Message-ID: <66064c67.050a0220.74af8.6b10SMTPIN_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 77BEC6052471; Fri, 29 Mar 2024 01:06:47 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] efe1d783f474ea1668a3e50aac73126b2fb192e0 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 efe1d783f474ea1668a3e50aac73126b2fb192e0 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ 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) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28666/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/