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 38E8C4416A for ; Thu, 6 Jun 2024 06:57:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34B0140A8B; Thu, 6 Jun 2024 06:57:45 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 2C13E40268 for ; Thu, 6 Jun 2024 06:57:40 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-62a0809c805so5034937b3.0 for ; Wed, 05 Jun 2024 21:57:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717649859; x=1718254659; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MjO3dsTAlSdAFDsKKr5Xdc/9Jy+clKlhUFudQ/3UvBs=; b=hf6yGpWKjPja/Ns6AoiLsbKelQRHA9c1ispCgMVl4ByIRNuTUI0KCzuA9cvHXJe9Ga hKBdpSi8yhJrIc5RSAdiaMWELLUnQYmuPMgDsY5u99x1Q1r1jEPjEF+xxPJatPPN9wre AvRcCbgLw02J8DN+BoJftEGYnXnsVNHhJDMGA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717649859; x=1718254659; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MjO3dsTAlSdAFDsKKr5Xdc/9Jy+clKlhUFudQ/3UvBs=; b=EhugLHNEn5BN81GF1Gyujy7bzEjDCZIoZS9eMzaMwCtVj3WdUfW1gmw2e/84h0MUrq 8USFw1vomFBMPRDDXERmdV6cG9hs1wenzTou571VM1aoQ3c00eBzdir1DPkZP6Hssiyw DzsS0fzlRLkAyH4QvP0neeDKc29X+IKYxAti7hD4vwD5ViNkrHXjWhT652ONT6P7uJFM fmfWO0pAR3yWnRoyfh83jK2SexKN3znUznI+kJRFgZQjWs3yJLHouRvW5xU68JXXRECd f+Us+KSLufenQ6Wf6tm+c/rNTzBQz/bu2ujQkP978EVILKX7HIWFJNk6wGSnuiBQVzPE 1w3Q== X-Gm-Message-State: AOJu0YzNN9kCgY83j76RIwGCTcctqFAaf9BGpj8SoaR7xEl4HGVOsxEO JLVtNKvo8Zf9MRkXW+KxOLs8e5fAnNC6FZFzOx4+Dp4OTjv27DqaN2berSEOj/eWiFQ/Rnby8dh MYHyxNR5IVLYyW6KNd9Wgh2heNyZEFL7M X-Google-Smtp-Source: AGHT+IHGQWtoU31g/iGG8ZZRG/VhyrJzbgb+4V3J2ReSpOc1KO3YOIeZ/f9siEyh28G32+hV3ciuk+cJLAUr X-Received: by 2002:a81:4421:0:b0:61a:fc3b:fdd3 with SMTP id 00721157ae682-62cbb5bd682mr47679307b3.43.1717649859499; Wed, 05 Jun 2024 21:57:39 -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-62ccad9feccsm205967b3.43.2024.06.05.21.57.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 21:57:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 21:57:39 -0700 (PDT) Message-ID: <666141c3.050a0220.3ff8c.181cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1FF94605C380; Thu, 6 Jun 2024 00:57:38 -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 | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/29353/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/