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 1CD5B454D9 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 DA2B540667; Sun, 23 Jun 2024 09:47:02 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 976214025C for ; Sun, 23 Jun 2024 07:54:46 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1f9aeb96b93so24061545ad.3 for ; Sat, 22 Jun 2024 22:54:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719122086; x=1719726886; 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=XwmSTs68pk1KEKSjpbKxUVzdRljFdgk0Hi6ekgXTX6xA7JxAC++BOn1CKQe8ygYoTG 0/XkwVopFLcloajMI8nCwthI1yMNqc0U6jwxk2XrqqipLMAJVLtfVU62An3ePM+h45Lg csgTYP1yswx2DChwJ47WizVVIS7NNrsS6bQ2k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719122086; x=1719726886; 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=W/GoOyOhzeB7rM1sy/P+YH8+VgeSPpUh0Xf+CYPPr0V+WZcBiyw+xjsAMOKZp4ACr6 gOTX2FG/18d4a/0FC8WflRusjoLYSXFxPNNVasX/fHYiXdL3JdfC48+pIwyoTAv9y/TW Me6cM3ehAP6WM7X9bwljJw6FgYWKxkC3yAosbItVbk3sjIBXidqdrluysIhMfBOko1+X 3yN7Arw+WXoUi2kzw6dF60PwKliCAPbSkctgtM9EtE8P+SLnZfW2MOT4m0VytXbHSvYK N/Qdkf4izxeWr/vTbIXymcUaiz47T4DwzHqgvjYHhR93jH8aGMfYiz5CPU5nEyJbUTYF 14yg== X-Gm-Message-State: AOJu0YxuexXHLtK7l5bp6Hl4PdlpPflzI4K2jsP6nI0Mk0sKn+5Fffvs /1kwzwH9PQHQlK+Xp0sMM/ThEueSjtfIo+u5yj75ddLmQb0zBSLMTf8BaxE4CmUxbKBlBtmdL1Z Ey6jFl/Wuykboh4YRGDAeEJpSe6yeyP8g/0h7nCEn7AA2YiNk X-Google-Smtp-Source: AGHT+IHlKlHWbaqZdGxiUH/Z8ezCAlYonlp47R4ADcVVbVjl/LVJuhPjNF6AjwDiXCDTAen+dvAmyAug1Tcl X-Received: by 2002:a17:902:650e:b0:1f7:174e:354d with SMTP id d9443c01a7336-1fa23ef7ef4mr14092525ad.48.1719122085820; Sat, 22 Jun 2024 22:54:45 -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 d9443c01a7336-1f9eb3b4488sm939085ad.97.2024.06.22.22.54.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 22 Jun 2024 22:54:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 22 Jun 2024 22:54:45 -0700 (PDT) Message-ID: <6677b8a5.170a0220.34a9af.72a7SMTPIN_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 02A78605C373; Sun, 23 Jun 2024 01:54:45 -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/