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 5675E426A5 for ; Mon, 2 Oct 2023 20:27:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51F6F40262; Mon, 2 Oct 2023 20:27:51 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 1C5ED40262 for ; Mon, 2 Oct 2023 20:27:50 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bdf4752c3cso755295ad.2 for ; Mon, 02 Oct 2023 11:27:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696271269; x=1696876069; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u7gGy2345dbUlGqwBvFRQRsautORGIxAZU+m3Joqznc=; b=VC8IP/bg36qXGzmQzUdcOA6FfRgIbbk+vb2ApE+UCbX/B10GumZH0BQOr7aiehkq52 xu8lMiOFKZEqynXcT9piU00YgFw7WsAW0eBQy5YV+CzfvB4eyyKj0ioi50ghZ95NpO86 lS6LDjrWA3XxpxTW10NUrNM1TIG48tyvJC/3k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696271269; x=1696876069; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u7gGy2345dbUlGqwBvFRQRsautORGIxAZU+m3Joqznc=; b=q+/qYd68lCxLs+L2muLE/wKYKTzSwtGaVj5cGceveoj0a3cWuQUodQVKKYdk/Jsv7T FGZg1EJ/HcXJ9cQymZig1QGd0vJmUVPKnI0s/Wze4fO5ZMmWEExxJRFRxOQsAPATScZ7 LkRM4Yoy0urCt2G8N5CvJO2A4O8SroEUGg7/qK0TzAacyHQhQ8smpdvPZFOM6wy9Ekjd HwNuisglkpvXJvJ7kL0ydhPRcwbFo/zAZy5WDFK1XZSuFKL7LgFGCIqwPNif+S2ijJwO VQUYxOwqLu9fEqKZ6ieKUkwD2/EF1FlhurLDv1Bhdm6lBOA/JvW8GhYffOah6OJUAGM+ YYqA== X-Gm-Message-State: AOJu0YyNt3feX8sV4by48bMDlav9sqtGjJBTNj8lO6aRmWAtdw4fr7Qg gIaqmLiLFQrFo3v3JZUePN57NzP2qcROKFxbVVuGNirnwlioWQ== X-Google-Smtp-Source: AGHT+IHEJwF7iGaeVkcObwzqml3u/fRCau5LEY1dBl+ZTB4NAVPhM+py7nnqA9QZy9CkZWpBD69/u7qzV1jQ X-Received: by 2002:a17:902:db0c:b0:1c0:bcbc:d64 with SMTP id m12-20020a170902db0c00b001c0bcbc0d64mr11836850plx.51.1696271269326; Mon, 02 Oct 2023 11:27:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b11-20020a170902bd4b00b001c5fdde3072sm741825plx.32.2023.10.02.11.27.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 11:27:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 11:27:49 -0700 (PDT) Message-ID: <651b0ba5.170a0220.3265f.e532SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F7EE605C380; Mon, 2 Oct 2023 14:27:48 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 26a0891dce4795fe4f2ab8c9943de1765031cb7a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 26a0891dce4795fe4f2ab8c9943de1765031cb7a --> testing pass Test environment and result as below: +---------------------+----------------------+--------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | +=====================+======================+====================+ | Windows Server 2019 | PASS | SKIPPED | +---------------------+----------------------+--------------------+ | FreeBSD 13 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26330/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/