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 51176454AA for ; Wed, 19 Jun 2024 16:17:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E80640289; Wed, 19 Jun 2024 16:17:33 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 41C5E4021D for ; Wed, 19 Jun 2024 16:17:19 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6b4ffc2a7abso7469276d6.1 for ; Wed, 19 Jun 2024 07:17:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718806638; x=1719411438; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tI84bOq26Q078pdSnUxwRl538/sWeSDmnlry3gW0N0Y=; b=JfUMkZwv4IQpD7ILyKhr8y/SeRU6k6aylEEP9L4OC0Bo7jrIqFVrJqzt/lbi7GTmLW GVJY9lGfIlQdACbAQ9M7Ue4oJYUTJxpOHQosr4k8FRfUAKg17i4JUI2ULYOvM7D+4Q0J iKI/Ft2DbseDm2TcaNCV3usxC6WDWBCRuv27I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718806638; x=1719411438; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tI84bOq26Q078pdSnUxwRl538/sWeSDmnlry3gW0N0Y=; b=CalbUZ/fR/1IkOPNRgqWTB2sCpkOwhFmd94MSyPueyMIg+xse6GgLRvI2PWeH4zarE AVLyjkkAyZl7ap+ZwHFsNamJfUjQZYvmditRVHgvj1qd6y50vctsqasuq1RpvxeAebk5 L6cggcyBcM6sZgvbeVVLAUSCRP+2HsTrdYxzvl3tul3W9QVtPdLFeSpHBm/EcGDKMNEA Vf32crSZkcOwVW2qdBg4A2kSgOYxBmJFbiWhR7jLMmsGH0eHqyNCtDjf+PVHKFCxx0cT PRSoY+tPXtEVS5b66S1lpL1pKLtkEZ6pK9vTwLTWNhG8tVIlSXU0smXUWQhki/Fh0fBC 8aFw== X-Gm-Message-State: AOJu0YykkSfTAGDRH+JLWMN3DzE3PzwzKZNtS16bFfSee7rFAhHTXKQU DVOlq6aA9F6SFbqnoaz4TSXEK727WmdyR3/18uuihEYYVQ9yP3haDNcLrDgBd6bE7r77AQ83C/G ga9m7t/ztVTJPBNb+e7vz4c4ulGnQgzHrcsRWCNXZHXEShnQW07u+rUCh X-Google-Smtp-Source: AGHT+IEa5ZKt1e8XzcDRSexBr5hNYffSp6YNaxrgrevlJVL3dsbfv/cTZ7Ku99NZihV9zr1hdFBnne5ukrxj X-Received: by 2002:ad4:5a14:0:b0:6b0:891b:706a with SMTP id 6a1803df08f44-6b5019cfd13mr47187976d6.11.1718806638725; Wed, 19 Jun 2024 07:17:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b2a5a39a23sm6388646d6.17.2024.06.19.07.17.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 07:17:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 07:17:18 -0700 (PDT) Message-ID: <6672e86e.050a0220.c82c3.b549SMTPIN_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 EC6456050A9C; Wed, 19 Jun 2024 10:17:17 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] eabbac98af1345157e07c431e18543296c37c355 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk-next-net-intel eabbac98af1345157e07c431e18543296c37c355 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.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 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/29504/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/