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 A35E544026 for ; Tue, 14 May 2024 07:16:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B75B402D1; Tue, 14 May 2024 07:16:26 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id E5EBF402AE for ; Tue, 14 May 2024 07:16:25 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-792b934de39so458354085a.3 for ; Mon, 13 May 2024 22:16:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715663785; x=1716268585; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E34fzl5UCxOsZvQP/SonnsFbcERNxnk0se69XodUeb8=; b=FIeCXzhqZy7c0Mjd0sAH4zNOof4zR9D+f3pXCy50Oa4+kjTVrirr2v2ZD87BDjz22t KHp+5Xw/YRwS1i6MmtelB1u6y8DbohBn5AzXEe/NWPUGY9RpzCRR4yvhpdd620XFunba cfe/uRNlVbtwE0knVNOT0L0aq3NvQT7b9Dx60= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715663785; x=1716268585; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E34fzl5UCxOsZvQP/SonnsFbcERNxnk0se69XodUeb8=; b=qTr/3TkGTOQaZc2jb8AFBjDKd1cOyohO6yfaNmJvM1H6ipoNjWch3gPiXOMxVAMkCg mmBuJhBWh+lBnxBa2xOwvPU/86wzJ1iV3VkG0Xeb+K/ZcY8/vA1Q1EBEfUFa0yvuz5+O QfoxRztgWxUJeXXBbrgetrqkmQGUEMheBEqAi8zxlDrlYlK+0KseFaMBG2qK30obc/Ho bYpOed5FeDCMoBUyKFPmjQ7sOeR/H09Xah/cRZJjVZ9ORfLDyPrjwtKcrFL9gBneHEDi dTY7JbLcrcjUjfqs7GIp+4An7XboAj4eHR7vcLRIe+3d6CFYIbq//U89LNhyQtpiSgTP wy7Q== X-Gm-Message-State: AOJu0Yw2LYRigNp8ODbe88+VHiFrApWRYLSGwleuqTXEz01oEcaUa1F/ 8S6nQf8shJIf4UjPTZGfkIRnaO1O4182SIMp+UFbRNgQqB7zG69BEIPz85zigtm8gMYUfr3ADE2 WYIubRxBXhE6VDTzRRIcRAHAE0a5aRBsg8zGT6ysa/6pu0d+J X-Google-Smtp-Source: AGHT+IFApBzQZ0MOEs+y/ACGvKowvx5DO37fWkSy/7nA8MTtd2NEvdERMmFXWG7RKYxJCeD8XB3lQGSD471T X-Received: by 2002:a05:6214:2dc9:b0:6a0:582d:496e with SMTP id 6a1803df08f44-6a168234ffbmr151085866d6.55.1715663785329; Mon, 13 May 2024 22:16:25 -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 6a1803df08f44-6a15f1b8f62sm6617226d6.30.2024.05.13.22.16.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 22:16:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 22:16:25 -0700 (PDT) Message-ID: <6642f3a9.050a0220.c96a1.5b45SMTPIN_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 03639605C380; Tue, 14 May 2024 01:16:25 -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/29097/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/