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 08F55432B5 for ; Mon, 6 Nov 2023 07:20:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03BB14027F; Mon, 6 Nov 2023 07:20:44 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 29575402DD for ; Mon, 6 Nov 2023 07:20:28 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a956887c20so174766839f.1 for ; Sun, 05 Nov 2023 22:20:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699251627; x=1699856427; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tPwFk589DF3nRMmFFdjuqpFRQaNsxlaH9TXblET439c=; b=DYDySvhc1ZivTIne0RfEJpv8YnQ+jN4bR8UmEUleNbXdcH/ixxzWCZRkCB2JQSNK8R /xHASfp6nLsp8vphkwWPeJjemJScvHmYe2x0VY8L1aWS4mFZQRhO/R/XWZ6b1b2ix2bL azpSLPSLeYx2EXszJzMayf0vJ7ICVI69UcE3s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699251627; x=1699856427; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tPwFk589DF3nRMmFFdjuqpFRQaNsxlaH9TXblET439c=; b=nop8WNpHi4L+XPWFd0TaSZ22Z2VbH8SdIgR/bZYEboAXM21V48WPsmoaYFCX3ssOHU eKy6HL70Cd14CCBm2Ju7IrR4kBrDvOI5MbpcwQwdiwACe45YfGGs+2wOKaUleJaNcPGN CRm9gzT3PZShnXBPabQcC2bATTAyT4QaA2b5Yt7vhi9x7XKLUJ3aSo20defecqmdtyS9 9pevzaPZQf+S3HF9TMFv8XY7Q2oOb3jF9Pq3vU3zox/YMyUF+u6BO1xu7S3ROaeU4vJx ldCNCXK9pyTloz3bhg8jt/TJs7OOkLqKeQkMsoAd8zE07GQia2QQ9D+6IdJADRWRja+Q 2/Rw== X-Gm-Message-State: AOJu0Yx4MnPJAUfiW4K5NKd6I7zpuMicaaPApqEh4MkbeI6UgyoKDLqy 4kFo6xlmBPayLLBIIvIfcVIsAmzK63enD9aQGgCN3lqA7pb0MmF9ZqU3J5v85lWIow== X-Google-Smtp-Source: AGHT+IH+Tu/84wXbrcXvEyxN0E1U50JuLI3UMeuTgTW02qkdee2+zmMkBcPBwDagQ98cXdwnSEKeKMxR5jaj X-Received: by 2002:a05:6602:164f:b0:7a9:77ac:5455 with SMTP id y15-20020a056602164f00b007a977ac5455mr38474053iow.9.1699251627617; Sun, 05 Nov 2023 22:20:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id go2-20020a0566382c8200b0042b48fa2373sm155556jab.57.2023.11.05.22.20.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Nov 2023 22:20:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 Nov 2023 22:20:27 -0800 (PST) Message-ID: <654885ab.050a0220.ca900.539eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F1641605C318; Mon, 6 Nov 2023 01:20:26 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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/v21.11 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26842/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/