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 00C8B45494 for ; Wed, 19 Jun 2024 09:15:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1BA7427A1; Wed, 19 Jun 2024 09:15:35 +0200 (CEST) Received: from mail-lf1-f97.google.com (mail-lf1-f97.google.com [209.85.167.97]) by mails.dpdk.org (Postfix) with ESMTP id B7EDC4021D for ; Wed, 19 Jun 2024 09:15:24 +0200 (CEST) Received: by mail-lf1-f97.google.com with SMTP id 2adb3069b0e04-52c525257feso7881015e87.1 for ; Wed, 19 Jun 2024 00:15:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718781324; x=1719386124; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mFX8DVKTwoNdOL+s4gpYuZkr2wa/A82pcgWEf2QcPSw=; b=RgWcdXAgb2XBxjffX1terbPC85q8WAtgTuE8tp3nIrLVJMxTk4eCL/asgSdmBTaKrP LJb/C0A+UCnMI/bhfD/R63oHxMkq21C6OmufdLn6XBfuHR26KALEXIAtmkcO4EvaUmUl LZRq9Yz7ymQXozrknfWAZZZaOJ1lwr15ftCnE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718781324; x=1719386124; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mFX8DVKTwoNdOL+s4gpYuZkr2wa/A82pcgWEf2QcPSw=; b=FTBVujTVVyoPLL/YwygZBNXV9VPO2lzPJ0tIUBpYB/UUHfSgcAkoxKdEmj+WUuPQwA +5WYA6xrO+dg3ARSd1YMQ6wqxwrtQ9OuLIadgAlHH7nqscpq/h4sPaNya01JRWaNjcqj OraGL8oZhHJDxlmVSfRCY47mlVihvCvXXnsUaYN6NlJ35Br/Jd2ELnHBlI91BGcgHwUF /2seDqd/PWHk51VsxqrEwwIxI7Fl1dv62K6oN3/fZsUoDBhC27ewBR0JefQxKpmdBr84 2HSnQXncyEjuvhvlMOHkWI/ecGCg3vplHzBIRMY6NuC6/B6zoaNdf3sZ+6SUboujOIJY l/pA== X-Gm-Message-State: AOJu0Yzh4R0zIXzoI/79H25PtlROSRXe67W151K3a31X7VtoxwQcjf1L wijBPOdOnYbKnAeeHLBRUEHBHglS8JsVoUdzFEqbbEhA+dccnN37qoLJK850Ip7GeKkYMphdD7S wDKSe6G6pwnWRetzW+IMBieQu003uP99h X-Google-Smtp-Source: AGHT+IH2G9hUoY6Eo54twd9letyJYhoJD46WsDKCCXL82zJE7cpCZwrABrE6l90dgChS0LVyIMJ0yRsn4GIT X-Received: by 2002:ac2:4ecb:0:b0:52c:9421:2739 with SMTP id 2adb3069b0e04-52ccaa2a9c0mr857729e87.9.1718781324277; Wed, 19 Jun 2024 00:15:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ffacd0b85a97d-362adaa6786sm101175f8f.116.2024.06.19.00.15.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 00:15:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 00:15:24 -0700 (PDT) Message-ID: <6672858c.050a0220.15b95.4066SMTPIN_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 6B78B605C373; Wed, 19 Jun 2024 03:15:23 -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_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | 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.1 Kernel: 14.1 Compiler: clang 18.1.5 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/29497/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/