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 79D4943D21 for ; Sun, 24 Mar 2024 06:08:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B0FB402E9; Sun, 24 Mar 2024 06:08:04 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id E7727402B0 for ; Sun, 24 Mar 2024 06:06:58 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6962950c6bfso31664356d6.2 for ; Sat, 23 Mar 2024 22:06:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711256818; x=1711861618; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fzrY8vvn9vP12yK1P7arb+vxTLYvYZmyA1C25BhnNwI=; b=VSA/qLFgvB/xzvkWnDjbMWNCTSjdGrNzAUVDnJK3+uPqgnC6Z9yTSGn0Mk1zwB/ts9 GO0oaswcvZlbR2td3dVI1Vq4sFShvTRIy4qGxQHC4Pf8A+WqA79rXHgSUJR8nMlJn7aC lHu3ZqX5NSbG+Uw/HzbHNPFEWFCbQQYvPd3AI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711256818; x=1711861618; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fzrY8vvn9vP12yK1P7arb+vxTLYvYZmyA1C25BhnNwI=; b=HIhJWbrfUZMrMVgH0OZW4sGBJ046jUreqSEUc/z8QdV67Xdev/HaqO0C6pCiDNHT9A +/3H/20QOleRg42elbXN/dxcQcrjcEcbPfSOK1EdTJMrDt74XozBejcWKUU1JHndG0nj Rmjyxq952KPMD8frk+rTv9+RcIrIJqsfyN4jlbWCCHZl7h62gCcYoes54ZWKNhAi4mzH OQii8rO0RKzKeYBJ5AbTuoxt2nQcW00Btiu03sFazs7flyUT+Oua/qUEJhLOpVsPCkbw m1zicWnZ+RjzGSul0lXValbG8IHjLUDsNMFqkJu5IIPyG9+f/xGBQaozCzWesc+E2A8t CITQ== X-Gm-Message-State: AOJu0YxTI824JMSSbyTjpu4W04Jpp4XMQ/fXy8wXcq9YIX6N122bjuwd xSCXJUfJ2jjjAuCjURfEEvq2KbcDsOcxl75/kj4TGXb98Bo25nO+0d0uNtmbAFroOq7dUbdp2W4 wXPEGp8fS6z6ADWLmo6JX+/N1fmEuRgsW X-Google-Smtp-Source: AGHT+IFPsFvIIN5GV8d8UfGcG7d2oxjB6747WNnZVLWXr1vet6ruWPDh+mpV1H6jL9yLxPI4TdoSo90vaUhj X-Received: by 2002:ad4:5c6c:0:b0:696:3e0b:b157 with SMTP id i12-20020ad45c6c000000b006963e0bb157mr4429537qvh.65.1711256818389; Sat, 23 Mar 2024 22:06:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d8-20020a05621421c800b006968826eea3sm46436qvh.72.2024.03.23.22.06.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Mar 2024 22:06:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Mar 2024 22:06:58 -0700 (PDT) Message-ID: <65ffb4f2.050a0220.2c5db.3539SMTPIN_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 171106052471; Sun, 24 Mar 2024 01:06:58 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 6a73ac3d7a5cd78efd3bde7bfb2624342c79799e 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 6a73ac3d7a5cd78efd3bde7bfb2624342c79799e --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28613/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/