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 2AD41454B7 for ; Fri, 21 Jun 2024 10:27:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 261F9402F1; Fri, 21 Jun 2024 10:27:30 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 7129B4026A for ; Fri, 21 Jun 2024 10:27:28 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-62a08092c4dso17800257b3.0 for ; Fri, 21 Jun 2024 01:27:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718958448; x=1719563248; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x+yjXFKWHsXzngrsRcOsAR7zIgSXNz42XZ8u6IENNfk=; b=SQRBWRMX3GJE6r24PVSiyxpUv1eCps1QX1FS/5A6R57jr/kiG47awAlh3LWdBbN/7B q3Nmy4j2XLqmbkGtP9c2g0BnXVavgBDo6r8VnWXCSz7tnh71N8eCvOUelGSAgUIM37+y Tdm2/3cVV9XPe0Cbneesjjk3tjS3rQNbNngJE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718958448; x=1719563248; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x+yjXFKWHsXzngrsRcOsAR7zIgSXNz42XZ8u6IENNfk=; b=sriH0u/0LLWYWeEjYlVTRaycV/g7o3NkrAbn68TZtwl6924P6HouG0nW9MLs3ssQvQ UDq6XUJNWVfGPhv94Tola4yAfBOkcbPWobZkE6ew0uUHbSZy0z3V8LqqIXwBJr433VmR 1lRH5+0SLliTMD0JMlUBb+Mz/5GxRLjGpdfC8HZv6f6SU7QQZltYNjB0AzSfhiFdgsL3 AHCcaRMBSALhVw9Nxu0P1o45hFgqLWJfmDE0KKquT4AlPhX/1DoRNEJ0h89+GOD21BUK /kurKqDUqDJbma3KRstpZL4Qq0CMy0W1lMix+ndE2wbRzutmnXGeMMKG5+LIeYLIGYBt Ta9Q== X-Gm-Message-State: AOJu0YzwXXQ72gKcbybQjcOhr61d6VOoAf1q0iB3ippVa3Ucu4wlMAQI 9i/jPzPBM4QqdWvfBCOViaD8QG9/JCS0JJzF1rJiM13lgFoXyZuoQiWsh4Mwb+jCcb7WXxLaSrt GMJhFwpZM4d7Ssdn/+xD2r+mzHlkeepAI X-Google-Smtp-Source: AGHT+IHwkkq7Tp6eg5vxtyUwJ4UbYSpub9mlHDB3ar6o+4hIewN7SHtHgmR2HOOpOWuZPsp+9Dph/zI/SDth X-Received: by 2002:a0d:e84b:0:b0:63b:c095:e570 with SMTP id 00721157ae682-63bc095e8c1mr53715567b3.40.1718958447800; Fri, 21 Jun 2024 01:27:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-63f14c25800sm349637b3.53.2024.06.21.01.27.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jun 2024 01:27:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jun 2024 01:27:27 -0700 (PDT) Message-ID: <6675396f.050a0220.9102b.2d44SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6E23E60524CC; Fri, 21 Jun 2024 04:27:27 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 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/v23.11 a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing pass Test environment and result as below: +---------------------+-------------------+--------------------+----------------------+ | Environment | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+===================+====================+======================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 14.1 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29533/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/