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 7FDF345488 for ; Tue, 18 Jun 2024 08:01:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7593440ECF; Tue, 18 Jun 2024 08:01:17 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 9A1E94026B for ; Tue, 18 Jun 2024 07:55:46 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-704090c11easo4201017b3a.2 for ; Mon, 17 Jun 2024 22:55:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718690146; x=1719294946; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9ATaqexRg/7DCdxy1/uYXXQEti88GkCkwhHpkYabmzA=; b=CXflGYXPurfyfvDMRl7EMsi6nTOZw9xfiy/kafoxqDBP0rB5lDr7s1hAZMumUC3zuw wOShtHhTZZghaAYgaYIPxBcEotohrJHAhba/iCrXNHXZsRddFtSds9xxWlUMbOiwxI+Y JB6cRXDkH3/PTdbEFEXAK6ofqRQ/0knv3qPzk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718690146; x=1719294946; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9ATaqexRg/7DCdxy1/uYXXQEti88GkCkwhHpkYabmzA=; b=Vuwaj2D4lD/AZi5s/jS88/NJkViEcAaAj5ub01fN233im9mTh+zV2UlqOG9LIQSkAw sy5nIQRlywK4o+LtoqeI9ErX5KtrdZbVoATekQr/f+Xcgxs8mL0sg5cQs7s+8XbiTFie udDqoaML8UEMFL58pi8H5XoV7ToxUcsv/9XWI5Yn9pBifMT6aChsHOEQcErNHij9E30o QzOiVNT4b2k3yhn/5HyDQ1NrcSPeFkx5dBGHkx2KMEfm5H9VXaw8Q+beuFN1QX93Ddey VB89lY1Yxxf+8QEQl+DwU1rq8+sdUzdgofo9FE0wW+CISGExnvCHo3PzKOUZjYRPCskW kiMw== X-Gm-Message-State: AOJu0YyZyWw6joSc6ujnR8WPW88ONyYk5wsuxjABPqxsAhNgC+3/yzZW 5qKxT9vVvqU/WD6EfnbOdoNbcxVm9z1sgZEQYgOKMPnTcnYyiiwkyIgXUZLpJzUgAXGZIglxcXc 5SolthR3EJfPA/yy3t0ia04bafTD4FU04 X-Google-Smtp-Source: AGHT+IHOb0H3lEAwNKBaADGnRKJmVqKy3Wn/wgaJ5mlyhTHEASNMy/FBro9agUWGUqB3xKPWbTSCSHrtOwpG X-Received: by 2002:aa7:8587:0:b0:705:acc1:a043 with SMTP id d2e1a72fcca58-705d713dff6mr10571333b3a.17.1718690145695; Mon, 17 Jun 2024 22:55:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6feddd92ca9sm414810a12.13.2024.06.17.22.55.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jun 2024 22:55:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jun 2024 22:55:45 -0700 (PDT) Message-ID: <66712161.630a0220.34441.c1f6SMTPIN_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 C9059605C380; Tue, 18 Jun 2024 01:55:44 -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.1 | 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.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) 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/29478/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/