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 B0655440FE for ; Wed, 29 May 2024 07:56:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1125B40A71; Wed, 29 May 2024 07:56:53 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 53C8C4026C for ; Wed, 29 May 2024 07:50:59 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7e238fa7b10so73162239f.0 for ; Tue, 28 May 2024 22:50:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716961858; x=1717566658; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rxoBymwarG3F4HvvbVOwQvDFFYur01eRtRsSefy4lDI=; b=YSz/54CcL8OEcNgoeLegRgf/92m2yFgX7RIiqp58DRpKl41V29Ulk+r0u9nKHP8WVk EWvwW0q8zzhaDPMeQgEf6jRPlUEFXHrP8omPFZ8XnyMwH0Tg5tmEuiBpCEAjQaQ4w1fX rbxwcBYfNHJUbaQ2r0Is4zWbhvL/qG7mfwHfw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716961858; x=1717566658; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rxoBymwarG3F4HvvbVOwQvDFFYur01eRtRsSefy4lDI=; b=P+tsvI0YFHEjhlkRjXmLFawUj+eUrgVCETHQXm3KW+UgZ23YWDm5Vb7nCk1g4AFAe9 mKUpzk7EiFGvRrsPkPrz+bTdIC5zHeX/VzRUQvVhqkimMf/ISFftCi8TQN+ZHPs8+cHk emmbS2/w6g2hcK218yPIQltgms2JPUmM0XtqlwL9Ek8umInH0Ge2gNR4LJU0Fh46z22z Lke4mbQGK78axTM9Y0Hg6dsbAdicQKHRgL8D6lXA2dLEISV8LmwJqYm0ccmhiu3U5BCk aKta4LhJPPLxW7WdJ2aUNI9HlP92g8OMFnliaUVh86EAOMuYBV3U2uH4Llxl/t6zdcmZ shuA== X-Gm-Message-State: AOJu0Yx+zFfBNKwjeOevyXXXCniD+UhWx0WdKNRi0EtyFe5eSxPLxj2w 5Mp+wauAJme69pka0EK06QkmzmjHAT6+x8i6q17wLchjLlYC6HDYlmJBHFerj7R11kSBhMbX31Z 2lnxMp3aWrtjDkhDoyVx8ZQ6TgMnmrxCGf0an2jqjDeugc1BY X-Google-Smtp-Source: AGHT+IEG6NPhL3hykFiS0vbuMWfvOsRGDT9cUdF4s+7PH7Wu3I2i/CAb4T+BXrB6wLcTmHgCbjC/828beqZR X-Received: by 2002:a05:6602:f18:b0:7da:a00d:8b55 with SMTP id ca18e2360f4ac-7e8c6b20c95mr1548606739f.17.1716961858738; Tue, 28 May 2024 22:50:58 -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 8926c6da1cb9f-4b0b12313a6sm651043173.58.2024.05.28.22.50.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 22:50:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 22:50:58 -0700 (PDT) Message-ID: <6656c242.050a0220.2e30a.213dSMTPIN_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 37E22605C373; Wed, 29 May 2024 01:50:58 -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 | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ 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) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29235/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/