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 6E0E044026 for ; Tue, 14 May 2024 07:16:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64C6C402D1; Tue, 14 May 2024 07:16:06 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 641C4402AE for ; Tue, 14 May 2024 07:16:05 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-43e1d15a46eso9181471cf.0 for ; Mon, 13 May 2024 22:16:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715663765; x=1716268565; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p2LHf2MNE/yayqCTPTz1KhexOVIh8Nmoij0ZtmYB2LY=; b=BHvignQY7LHmyiV+b2wJIzwULnzeQyCccGGXiR4vIk20pUS9Wf3N/YUqg/B0pePTEA SzO1GRiy9aLJUYDbNZ9WVF6nVOYHUoHf9EJb3PFTW1dcVp4blW9xbZlD2hZeqZt8vYay 0q84UUA1/NYWtAKJ77pw5lT/rTf8jGW1jLVN8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715663765; x=1716268565; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p2LHf2MNE/yayqCTPTz1KhexOVIh8Nmoij0ZtmYB2LY=; b=Nhz5tGLa9iso4xmDVyjPXIZMFx4SC3MawDLF68cpcQ9U2hXy5jy/qkah7d4X7oy7dX jO+haaTjysXqagQ2OxiUOZyHaESa8d9MWED1Wj+OKaMQu420aReefH9l8bIMppa5jh7P xV0h4A6ION7oQYvMjrwLc+01HjghJoOZmdOj1Vw78Nr4F+uSyIcOkixBVIxU4VmChSxm O6T7igfxvnh1B/1suTqHOLtd7PH+6xTIRKDdcAeFjuUq5Uf/iSTmLPRM0z4k/5VTtSjk rpR7YLQTGY0b0AB8TirnqTiRsYu4qi61+FsTQMiPE1jTpXAkh5DGhijPV0cIP5+FV9R6 jSvg== X-Gm-Message-State: AOJu0YzHJMpdhcpdKslFTH1J/qaD7el3xDAjO76J9C7pgXxNHBH4G3Nj WMp4tU93rDQI6a7BovxoekqCKHpYJVeQU7Cqu101/QHM4Tb8ybKFNvBX4Bv9loheln+evpUOVvb gv8PCNCNl3JeL0H8VOndkwzjNSVjPLXhD X-Google-Smtp-Source: AGHT+IFE8yhOR2UJ3oZZ5nZHxHsH57XFjLDXUJafLn6jfL7C1jZ+sUHzcmMA8fDUyd00KPpOwSFC8JpiTAtg X-Received: by 2002:a05:622a:1213:b0:43e:e6e:21c6 with SMTP id d75a77b69052e-43e0e6e2567mr81047831cf.45.1715663764763; Mon, 13 May 2024 22:16:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-43df549501csm5393991cf.6.2024.05.13.22.16.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 22:16:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 22:16:04 -0700 (PDT) Message-ID: <6642f394.c80a0220.8fbf4.bc06SMTPIN_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 73685605C380; Tue, 14 May 2024 01:16:04 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | 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.0 Kernel: 14.0 Compiler: clang 16.0.6 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/29099/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/