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 74DD143F24 for ; Sat, 27 Apr 2024 07:03:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34334402AF; Sat, 27 Apr 2024 07:03:02 +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 BA19A400D7 for ; Sat, 27 Apr 2024 06:54:48 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7da1d81d042so115966039f.0 for ; Fri, 26 Apr 2024 21:54:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714193688; x=1714798488; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FNF4MUJ5ZhoVna6T0qTIvShnEaxcLAyt7G7N/d7yxzU=; b=bvObo2s+qn5SyDnGrGjBmz6HnDRERARMEfElZWioJGXUjdQGiOqb1/4huvqYiNa6E6 7pjDlnJZu/pfAI76PSYc6Bt32gXrYaCAla3IU9ZrRztgLirgMFUy4OpfvpS0QKC5mzZ3 mxLoN8Vk24h55/2V3dV6/h19ZzXt5BAexsg80= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714193688; x=1714798488; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FNF4MUJ5ZhoVna6T0qTIvShnEaxcLAyt7G7N/d7yxzU=; b=jSlAfkwn4ancNHETj9fczKVLzaeecWeMdr/jWlAYPqlUFgETxNRIiyGOknK/3PKNqy 8opRVZ3lHtLw1WdN4dEbGaqd+hV+ZYDWoL0DXKYSsCe23vGKRjZ6QbvFgxesd6sEkKoB zbew+XoMHuAEC2/3Qojx14WLfBtyh4edmoG2PM4RA+nOfDpUDx9KthyXj5v5USG+DkyL k2wINq4lFrOZCiLJ5ynkocanOFpBzvzZMm5YERJ8RZK5mBvEuntJ9Sx+BjDk9frIjrC+ L3SnU7Cp3AogTvAymm3sDOOaLhhYi2y65ScyOHhXrRyH2pxcjUTetO1R4OKbea8xMX7Q rJ+w== X-Gm-Message-State: AOJu0Ywi8VyoAw37qorDwEStsZEJXj1JXOgXIsa4Mm/mCsGFG6YObeJf q+G/w3Ez04RMNhopD6j81Xkm5WYxirMv5syluoIUnQALW8lgCRDQSJtyPaOJkZD5u2Wc92nlpFa wIN/a6xkm1qJIKwnaZBB3p+Xy+ZS/YVqZ X-Google-Smtp-Source: AGHT+IG3NazfWruqtWhV6dwlx8qKgeneK5ReVb4/VmxVzHWNE4CbIJXGVM7TeQYJN08z1TJ2iUumJcuUVrE0 X-Received: by 2002:a6b:f715:0:b0:7da:109d:1b84 with SMTP id k21-20020a6bf715000000b007da109d1b84mr5452613iog.12.1714193687883; Fri, 26 Apr 2024 21:54: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 fi6-20020a056638630600b004872a987c54sm236758jab.40.2024.04.26.21.54.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 21:54:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 21:54:47 -0700 (PDT) Message-ID: <662c8517.050a0220.b042a.1910SMTPIN_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 671C6604D420; Sat, 27 Apr 2024 00:54:47 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] dbd8f39c7c0fc66dfb49d2c6459bba20545c45d8 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 dbd8f39c7c0fc66dfb49d2c6459bba20545c45d8 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28957/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/