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 4F29B43DF4 for ; Thu, 4 Apr 2024 07:17:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4593F4029B; Thu, 4 Apr 2024 07:17:14 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id AB32B40268 for ; Thu, 4 Apr 2024 07:17:13 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6992f97ec8eso3356326d6.3 for ; Wed, 03 Apr 2024 22:17:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712207833; x=1712812633; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=S8p/JBiz7g/B2qKW90deIVsDydSvStuRq3VLY0LsCeg=; b=bLumSdQ6713TosEnt1OrdYaIb/TPLeIPxNCMninen5oW/eZbFSrNVnCCAeh58Eepd7 r82o8Oro4IQ3k92zey0M9pAZn1kzLfXspqfd70anjbW15YCD/qsTUyMnpDZwD6uB7RgH UcOVSsn4+aGUyjJhIwF61KZXs1fyqrcMam6dA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712207833; x=1712812633; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=S8p/JBiz7g/B2qKW90deIVsDydSvStuRq3VLY0LsCeg=; b=K4p3+BITJiRW4OBKKWPuGJeALJAGgWs6LbaPyHannjL/fKYSiDaThADEpyOcjgmRwd iqTOjB9kj/K8S/msS1ZB2DK7XAXHiUZ6z0kS7XblqCJaPHiMOqr1qvQJSbCGf3KDX5gR wtb5GBrDSqk4j9U3V6BtVXkjFrD8AZVOhnxfeWqIOVfifLr/WaBKrKNtyUfI+y9jyuwy ns2KjWTbq7WuPWJAT2GPhs8Yy87FqzwJce/FpgHNw6V1dTAFZWhdLxKb42Rv1frUyyjU qQZ06CS4YXGsGFIOm6YhAv1qHfYvYjBUCWDJYQpEb+Pdc251+0FdTbc01budPad4AkBu ZjKQ== X-Gm-Message-State: AOJu0YwKbczKjG0HfkOSIDYAISKy6Wq/bRiXPygpKqFMVll1x7FvT8WI Aqf7Wv8Br74TSfjvWOoh1t0nmNUnJsTpgG/NsGQMcHOv25iFB7QImuU1oVtHxLiWHhUH4lK9UlS I0n/JCFbutL0Iff16LqxNHVl4YOX1I9wKPToJlHEzoXFvZpTs X-Google-Smtp-Source: AGHT+IHHjIr2bRaT3bHXCxZy+mbn1oSSA3mcZrF5RAb686V5pX+GVqYOdeQN2EG9s6KHWK0BtiGmIlRtAAJU X-Received: by 2002:a05:6214:2aad:b0:699:1090:53f3 with SMTP id js13-20020a0562142aad00b00699109053f3mr1363873qvb.61.1712207833080; Wed, 03 Apr 2024 22:17:13 -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 1-20020a0562140dc100b006979500102asm1177634qvt.46.2024.04.03.22.17.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Apr 2024 22:17:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Apr 2024 22:17:13 -0700 (PDT) Message-ID: <660e37d9.050a0220.ed8ba.73c9SMTPIN_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 98E806052471; Thu, 4 Apr 2024 01:17:12 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8f34999c2489bcae2182266810009b77c532f17e 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 8f34999c2489bcae2182266810009b77c532f17e --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | 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/28715/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/