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 0DAA9436A4 for ; Fri, 8 Dec 2023 07:08:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06E64402CD; Fri, 8 Dec 2023 07:08:02 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 651BE402AC for ; Fri, 8 Dec 2023 07:08:00 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5d719a2004fso14401507b3.3 for ; Thu, 07 Dec 2023 22:08:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702015679; x=1702620479; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xAVf/THr+tp5KxWOMcj09H3AE4X+E6ab1v3Z9mwcoGw=; b=NWh2Ywhwz4WH7PQdPsHovPoVhw1ZCgsC8S/OJoRdWYqlQe1UuBMNAtWWqBQtQYoN0l VPJBeod9RJaIHxKi40s4BmkFK+ourUlVYlAe6DiGUCKEUxnos0AyiJdsyW2TgxkZwFlr Rjucjook6GZuHpvXsQGoJAfGbPcauIXlooBcA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702015679; x=1702620479; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xAVf/THr+tp5KxWOMcj09H3AE4X+E6ab1v3Z9mwcoGw=; b=V32LNV5A1nMobrHV3Byy0a0lV1RhfwZ60wpsATI0G0B7qEfkOGlTxVBNTMEnY5zdWB VnR9OSUvX+qut5EJuzpUyGrhE/oLzULfmhaaPdQWvmBeANbHm+y8VPlSMSn/zMODLCvR BgDxjqpxaz0ufQrGZa25Enxkn1d4Al1Rv0FJuEVZWScjkWmQ78Wm1pXiiiPb/KH/WEfF 80Zl+VywV/dTw8L4dehQjWTKQyjG5qCGEO55vIyL9YXE9fvUYoHtjiPg+Lm2poAPGlLc MsHtKZ19bAFLun3UIOiYi/UzNiorKOlQ7lJs+GzgJMPaRo0CnXeswP+HkEO7V3SVZMv/ EXQg== X-Gm-Message-State: AOJu0YzAi2vVyPrh1erkGFzx97VhJSOk/+TzECg7RR4VDorUoJ+GRd3k RoND6TAzuiu3ko/75lE5Hqk92opY8GiDRDqCHxxmmw4iTbfF6A== X-Google-Smtp-Source: AGHT+IGY7JWMeol86WXxK7sVfNwUlvH1MtsY1LF0jbiUa8C/+Y210hzCZHiH1BMgKeRWl1acDzcICk8LL4rG X-Received: by 2002:a05:690c:fc2:b0:5d7:1940:8dd9 with SMTP id dg2-20020a05690c0fc200b005d719408dd9mr3304015ywb.64.1702015679800; Thu, 07 Dec 2023 22:07:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g22-20020a0ddd16000000b005d39cd68b16sm64482ywe.28.2023.12.07.22.07.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 22:07:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 22:07:59 -0800 (PST) Message-ID: <6572b2bf.0d0a0220.10e8c.47e8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 74B09605C311; Fri, 8 Dec 2023 01:07:59 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 45cef8185a4fcb3aea4279711850c16e580b9a36 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 45cef8185a4fcb3aea4279711850c16e580b9a36 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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/27256/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/