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 2DFA543E82 for ; Tue, 16 Apr 2024 07:12:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2882B402D9; Tue, 16 Apr 2024 07:12:10 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 208314026C for ; Tue, 16 Apr 2024 07:11:30 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6ecf8ebff50so2634374b3a.1 for ; Mon, 15 Apr 2024 22:11:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713244289; x=1713849089; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XyMfapBPbKPG1NDNa6ITqgcmCnjPXeExbmhu32lM9kk=; b=MUKSLmj1umaB7CZgELNe8uyf+h9iPZmMs9PVBcA3RUrIYIEbPsfhgVkAOJx8kS4yBa OPTTeXGCcxELA6kg27ECKBFcrKS47B/0maD5lNiSB2D83eEsocX9eF04H32KIP0ekPNI bkm1amhSG0z8ZvTFoSAZY8osT+UaLvzAY3dxg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713244289; x=1713849089; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XyMfapBPbKPG1NDNa6ITqgcmCnjPXeExbmhu32lM9kk=; b=b/l5Q4DeJ8GNCV7CdAu62bbSnvDlN00jvre7avQ35BdFB82WeqDcV1ELwYLUXebIFs bI4W5G4vhRkUohvO7YPVfB5D1j563Az50IUI76oyCZEPWekPxmzn0lN3WCKHWz1Kfi/S W0Pw6arsVcgRI0i1azm14airTkZ/ghirR6jp8OU3ttDt4HYZ/7SrFOlWTiVh/sWgs3Vc skj9Cx9gtipC6eJd/0tCXZAcZqZgQ5ua5trBFHJPR0TMn08XX4RLJEUuWC2Q2KVYCZgG dfWNgsRU3xZPpmPDVDW1eakt09MbqxRBIcSgOa2lVQGJeFahaiQHOgwHAz5ddF052TEQ GtzA== X-Gm-Message-State: AOJu0YyS37ew3LJLLgdlJjFUEiu6RaQk03UzmL9mCYYVKhJTBMACy/MB OxKWzReNn2Yubm7uzk6kmOikLvmzEiiefQJYW9xvHQEm+qlAJ5412RFdouc5cM2qgTySCK+mI+D y/6hLaan96jhrZBTGQVoUhs47oLZyHbZb X-Google-Smtp-Source: AGHT+IFkNIbrOa/Us/u+nYRihva9O9gPtSbX16Pv/gCmy3g85+4y1qz/PDgi4nHQvAS0+9Pzsn7JgCorJ/aa X-Received: by 2002:a05:6a00:1394:b0:6ea:f05c:5c16 with SMTP id t20-20020a056a00139400b006eaf05c5c16mr1675212pfg.5.1713244289280; Mon, 15 Apr 2024 22:11:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p1-20020a056a000b4100b006e48b0710d3sm877945pfo.24.2024.04.15.22.11.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 22:11:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 22:11:29 -0700 (PDT) Message-ID: <661e0881.050a0220.18dfb.897bSMTPIN_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 78129604A958; Tue, 16 Apr 2024 01:11:28 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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/v23.11 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.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/28830/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/