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 71AFC44123 for ; Sat, 1 Jun 2024 04:20:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D20942DBD; Sat, 1 Jun 2024 04:20:07 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 3AF1940299 for ; Sat, 1 Jun 2024 04:20:06 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36db3a124f3so9768025ab.1 for ; Fri, 31 May 2024 19:20:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717208405; x=1717813205; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qVWDQpNtkySFgj5CNy//inkIyFSs2bb6eI8MsDZlO7c=; b=B/T2g4/y/tBxNlZB3hDAZaTOpA5pV/IcIRNAUz0oPo4NE37tL+0mBBPiJcha3fc0A0 evsrqiOvtdXJAQuiqwOFQ3EdonhPGw5wo4EJgUn7YJD4S8idArolpNLdrq2iIKX87/Uo YeBJf/6KFqIr6rrhcHbbiLkyyYHen8P8l1c+U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717208405; x=1717813205; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qVWDQpNtkySFgj5CNy//inkIyFSs2bb6eI8MsDZlO7c=; b=e3N5nJKD6+suuv60lJaAiMoikVhtG3GB3j0cgtD2w+gDaw9csLksZa9NXGfuFZojtP seB4GkDgMn6L+2e4NRCD4nXRdZpnD2yAErUzKMMsBY3FneUElP0ja4LCYXJCpoE4T52l G3Ecbuyo5DLHnvXciSrWH1d1Ph3uJ09Ry8snEUP8DglidX6o/xDA8iI39WZxYHiv/Haz AvlsRRZYSkjzxqvsLSMnPx6MQ7ujDnqh0R8QH1Ep5URqekFzDxtzi5jXefQyXdql45D8 Ivqu7CEOw/6rSTiDaIVWVT5JSRaPujkT0uM+XmJ3K4EhdWwENEjwlyIRBJMH4e0PxH4O PMew== X-Gm-Message-State: AOJu0Yx2yG0mwhI/ERGVxSWNbVb3amZYRmD4YVI229H5oELrgG1AVTxm RivK+XnmX4MLteAPNpOxKDQipKeMxyu/yvEWLdAEEhRg3CI0DlWdvgoa0UJExqOWKsz6ubcisDR ebHTQy3UlQ2TB6xLgOSCnIhfhSdOADq5rsvtwyMc/a2sgjcANfzV/JGWW X-Google-Smtp-Source: AGHT+IEynNgywhTX7g6koCwQDN0G2yOHSa4dShA0a+oCUM1ODJoueLzLI6QmEJywICuG2HwxTmDr8tr2eiyp X-Received: by 2002:a05:6e02:170f:b0:371:18fc:1375 with SMTP id e9e14a558f8ab-3748b9f2b5dmr42875695ab.32.1717208405678; Fri, 31 May 2024 19:20:05 -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 e9e14a558f8ab-3748a1ddff4sm967175ab.6.2024.05.31.19.20.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 19:20:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 19:20:05 -0700 (PDT) Message-ID: <665a8555.050a0220.3902c.6db9SMTPIN_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 09DF6605C373; Fri, 31 May 2024 22:20:05 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 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 76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 --> 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.0 | 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.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/29281/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/