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 6CB0A454D9 for ; Sun, 23 Jun 2024 09:47:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B70FE40B97; Sun, 23 Jun 2024 09:47:03 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 0BAB04025C for ; Sun, 23 Jun 2024 07:56:53 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dff26b612a9so2855513276.1 for ; Sat, 22 Jun 2024 22:56:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719122212; x=1719727012; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BGxt9ZgQsPJDAfzHK8twBFe+rnwo1WKVdM04Y5uv+PA=; b=N/Vf11fjQ7UJObiHxVPCKQMfqh1VhdFliqOvmHRAylrwoN9kZrh3WVscNB8QpxMRV+ WrqdJqfajSsfNV5Fzl5C2muG0/HpnCahntDsACp3yh2QinjKjYpIjLJI1Wuyuaz9GVUv 7Sw8Zj7n4FsOhJQTc7oaoaPakUu7KEscU4HWM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719122212; x=1719727012; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BGxt9ZgQsPJDAfzHK8twBFe+rnwo1WKVdM04Y5uv+PA=; b=Two/3QD2HoGhwrMeCXhNMmvYjAPbbd1OnwaEWkyEUlFNeyuNHqgA6m90RybFfQAoEF W51KFf9UlaqCVJ92mAhQleoevWS5TiAixPXMhNaS259wPEOcaP7q7sithemK/Jhi78If zfSyVofmE/T6krzeO27yZ2K6zgRzgVoOe+arDWJobHDgOZsIZoCMPeNrVF2Tr6VDJOQs Vi5PaLF8HQKtJJ8sKnmI2IO+w0gM9BuGL0H1OLXaAqo0NI0oVamM1CwsEf7jpfJjKL1T beIULAGJmwN+hKrFG4GKXnCzrhatpSXBR17xCzMW/Q4hpN/YMFV2JbuE5ivQSLlUSAIY AR8A== X-Gm-Message-State: AOJu0YyVD3qqmHS5QTAS401wewCLsGFNKczSAbbw3crXRgL5qKdGdhnX uqGK37YWxfy5b1TyBXvftzmGIuzItvnZtt5j0D8fkDEyoQHds1E/xC6cMWjHu/nJ6pUb/GV91of s7eQJ/7uDcE9iYQu+DprfA/jZQEr8IfFtEzW8+NSzVHtRQA/N X-Google-Smtp-Source: AGHT+IFOsx9b4X0dEZ5+QPvJYJ14nV+Z0mythN/glKvlI8bIFxTiyFb64MPXIZX1YZoGZPcLxHR3fyhjOba0 X-Received: by 2002:a25:2f54:0:b0:e02:9b7d:57a with SMTP id 3f1490d57ef6-e0303fc1725mr1307582276.46.1719122212353; Sat, 22 Jun 2024 22:56:52 -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 3f1490d57ef6-e02e61198ebsm202028276.5.2024.06.22.22.56.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 22 Jun 2024 22:56:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 22 Jun 2024 22:56:52 -0700 (PDT) Message-ID: <6677b924.050a0220.a2c18.fca0SMTPIN_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 F14F5605C373; Sun, 23 Jun 2024 01:56:51 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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 issues_ Branch: tags/v22.11 a409653a123bf105970a25c594711a3cdc44d139 --> testing issues Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | FAIL | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ==== The Meson build system Version: 0.57.0 Source dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk Build dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build Build type: native build Program more found: YES (C:\Windows\system32\more.COM) Project name: DPDK Project version: 22.11.5 C compiler for the host machine: clang (clang 14.0.0 "clang version 14.0.0") C linker for the host machine: clang link 14.29.30141.0 Host machine cpu family: x86_64 Host machine cpu: x86_64 Message: ## Building in Developer Mode ## Program pkg-config pkgconf found: NO Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\check-symbols.sh) Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\buildtools\options-ibverbs-static.sh) Program llvm-objdump found: YES (C:\Program Files\LLVM\bin\llvm-objdump.EXE) Program python3 found: YES (c:\python38\python.exe) Program more found: YES (C:\Windows\system32\more.COM) Checking for size of "void *" : 8 ==== End log output ==== 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) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29546/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/