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 AF83243E3C for ; Thu, 11 Apr 2024 07:52:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3486B40684; Thu, 11 Apr 2024 07:52:39 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 77E5440262 for ; Thu, 11 Apr 2024 07:51:10 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c8dd755793so200201339f.0 for ; Wed, 10 Apr 2024 22:51:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712814670; x=1713419470; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=w6nbRFaUtZHX7eLja++DXSWNsu9hXkyaZhq6foNJorU=; b=hxfVqMmn8NAoZrc68aDjavciGjB1jvT9zbhAdtgB3yJcgPZnZlvyfHIWD7/BhZQx5V FB9Z0ANPQ7Gv/3hVuzw4M/9d9S5jmqN00JcAvw45c+pVKLjS03BXed2j+3YYpR7HQK2B Y2IXpOMTpVkHQhaTWNvheixsTJWchGRCB7eLg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712814670; x=1713419470; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w6nbRFaUtZHX7eLja++DXSWNsu9hXkyaZhq6foNJorU=; b=OWCrvMwuPpMXsRONqj4wniTlhwWPQfeU/Qj7eVTWcJvNYORhNaB00tDl90XC4YT2qq KAO6EEB3kglPdrZunN92s35IvvSYNDK4XedHnlHmMdmG4DZx0t9FwBeZ0UyPwW1/HiBk bjv+8WynyeoB/YLDa9BvAa1bG65Br/3aE1nDgQWjCJNgJHNVkzJQRnXPG5HV4aWuIAE0 i7vUpG9oqbGu75zDjDChibR2kV+ORtbw5Ey3TCj7+ZqZunBU5lPzd5yQGn1D9yyro6Nm zZD9pPGOQyY4I44TK3DCpLMFZ7L76qo/nPHwzdLVkq5ZjYneUbh2qImss3qrgV6MaiZy Cf1Q== X-Gm-Message-State: AOJu0YxYAFrufB7iQOKNyPhjCVzj7bjgidPCV2x0lhe+sFdXgepjQg/R MiztBktJlLU//8O0pomurP42BjSeL4zdE3dIeyHIaB77VCHJPfn403oRwZOoMufUxOZ1eNFTqpX e4DJCDTqhxDVtIYmpaY80FwevjNhuHji8 X-Google-Smtp-Source: AGHT+IE5Is8jdauTnYNw661AfsCCOlBy1yCGapbppLlGlJ0ow/OeOpr3H8ft4HfUosjFW9DCT83+NnVveQ/x X-Received: by 2002:a05:6602:4148:b0:7d5:c66e:cf8d with SMTP id bv8-20020a056602414800b007d5c66ecf8dmr6649761iob.7.1712814669866; Wed, 10 Apr 2024 22:51:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a2-20020a0566380b0200b0047be9740e0asm20415jab.20.2024.04.10.22.51.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Apr 2024 22:51:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Apr 2024 22:51:09 -0700 (PDT) Message-ID: <66177a4d.050a0220.ae53a.15e1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5D6F16052514; Thu, 11 Apr 2024 01:51:09 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 83a31ef4d4ecc1e8671bce2f24bb3e3ac2b7acc9 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/v22.11 83a31ef4d4ecc1e8671bce2f24bb3e3ac2b7acc9 --> 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/28776/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/