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 5203D43C10 for ; Thu, 29 Feb 2024 06:20:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0EF2340A87; Thu, 29 Feb 2024 06:20:21 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 73AE9402AC for ; Thu, 29 Feb 2024 06:18:45 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-21fb368b468so249387fac.0 for ; Wed, 28 Feb 2024 21:18:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709183924; x=1709788724; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4YGT+WPnZh19A483td8z3dDPwmecmgtdSXu/PigNEzA=; b=hbKU/VS/jUDHDClOzuFMnjOC10MEbN9rY0JcqyEndwI5i/d4RUWghscL2mIR9klY9a WDLKXnwsyAbVm3aX3O1TUdasX8o5TJJBAPzt2w/y4QyH22OCXb0peZl8IwueakKOaOxN Kjc1RCHGKYRpjjJX/NZNvooKV46eSR7jpHNZA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709183924; x=1709788724; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4YGT+WPnZh19A483td8z3dDPwmecmgtdSXu/PigNEzA=; b=xIK4RDVtB4ePwtlQ2no3/m1GCZzFSAPANXHV+L+r4QEy21hCobAe90XxEvnBN5NGeM w9FYmxgWzUquTyTjWaNbqjEiLyvjlov+4acHrYSZg+1jWLQMH5xoZ7dMiY+7Ku0+4eUW kvd6NZypTCPn3Aba9tzwk9WloJwbpXljb30XaVyYOb2cwzy2Nn3x0yAKaiGsl3d+pbLg wlok0U+RJjpVP/+QVNWAvQwdCZQdDkPMTCIl0sE+dp+x52Oo8326SfguCCwyTlIzRmhN nXsKVb5ApUAUca5GEel2IsaO4B1DrLoWTuOsdx+cCWIEL66n2J8wXPQln8pHYRf9RVhg bI6g== X-Gm-Message-State: AOJu0YyH98UpGKff1uxdZMofInEN+7qJypG9SYPYoOw9r7U6s7Fb4rZf lRStsaeX0Oa8g4sS69tL+racemSn/d+HuJwZv8RA/pOut9x8Mu1JBO3B6LG22M0f/2apV2usdoo gGA+9sq754cXJ88fVJ9x4fSyxYgnl5YCtZAC1uh1hOD94lIxc X-Google-Smtp-Source: AGHT+IF0ai1xad08qVi6UYa/Mo1tjSKHDuf1oTSKepPunMjoKD4tSwfLZoUnONsL4mZGP+SueOFiTtGkL9C3 X-Received: by 2002:a05:6871:81e:b0:21f:662:7f4 with SMTP id q30-20020a056871081e00b0021f066207f4mr1009021oap.32.1709183924683; Wed, 28 Feb 2024 21:18:44 -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 cb13-20020a056a02070d00b005dc9afa8d03sm8569pgb.0.2024.02.28.21.18.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 21:18:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 21:18:44 -0800 (PST) Message-ID: <65e013b4.050a0220.e9265.089bSMTPIN_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 26E2F60527CD; Thu, 29 Feb 2024 00:18:44 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb 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 181fb849b5ab50011438cf507f7e84132b0a4fdb --> 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 | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28218/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/