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 7212E438E9 for ; Wed, 17 Jan 2024 07:46:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D0B24028B; Wed, 17 Jan 2024 07:46:23 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 040354014F for ; Wed, 17 Jan 2024 07:46:22 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-78324e302d4so749064285a.1 for ; Tue, 16 Jan 2024 22:46:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705473981; x=1706078781; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/GePere3Ebqu4kVZ+h9CcZ1+0bXhJo0IER5q+fAY5eA=; b=BHTfqYVG2tCJm/2mKJi/XlasO2gSan+3eOajf6qB1hd7BZ9Pu4Tyktc93/TNhprcPJ H20i2KlSy27WI42GzCy4rhgJDSQYe0R6tgIZAqL6HacexsCrW0dp3pfwz/Qs3vQ7QnDY HmDSNzQ1aA0gpEPi5CcT6RcaYKvlaIiS4eNbE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705473981; x=1706078781; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/GePere3Ebqu4kVZ+h9CcZ1+0bXhJo0IER5q+fAY5eA=; b=mQNLcIfvo5pcIXtKDlFhcHOX5lfAY+Lq5FDiMdEEKi6xQDOsvnbymW+xiIetyJkjuJ 8i+GctDmbMlot9/Ii1tCJNFyw0cubjhRn0QRzPHGjy4UkaNRRGl704jfa8ghbjMRwRWc UJH5eWzhGsnnFiIKPAyB5l3ippM9f+HD52LvkkRowH+JMfhQW90p1QMadJsS7r+rYmHD r6wyXt2U1CX5aDPjOrP337zxP99fB7P3HFdOgY9vFITvuG/1ITCozt5kawoFFxEOAlk6 fwtFic3kh2vD+oVtSkHgG4AR4GZBuE1BTXnoxXnZOlgcYsjiy1VFeb6kr8CJ5CsTdppg ZT2Q== X-Gm-Message-State: AOJu0Yy+AeNALGfac0UjUf6Bf9V+zTiORa4WctV5IhhOabX1sTi25ZCZ Z5uSi3bDnad1su7JNOrwWkn7YQDAsLfMGoKf33fr0GxvJPrcUydcGpZqlw== X-Google-Smtp-Source: AGHT+IEapArwLuFApaAhX2ajCDaRAG/5hrK599WM31jVnnfN1pE8kYhR2tCTvNTuh0+kw2BV1b5OoUtxN3Qz X-Received: by 2002:a05:620a:8d6:b0:783:31d6:226e with SMTP id z22-20020a05620a08d600b0078331d6226emr9315462qkz.156.1705473981424; Tue, 16 Jan 2024 22:46:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d15-20020ac85d8f000000b00429e3050c69sm273918qtx.22.2024.01.16.22.46.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jan 2024 22:46:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jan 2024 22:46:21 -0800 (PST) Message-ID: <65a777bd.c80a0220.b7af7.1dd4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1F7A96043481; Wed, 17 Jan 2024 01:46:21 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb 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/v21.11 181fb849b5ab50011438cf507f7e84132b0a4fdb --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2022 (dpdk_meson_compile): ==== Project version: 21.11.6 C compiler for the host machine: cl (msvc 19.38.33129 "Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33129 for x64") C linker for the host machine: link link 14.38.33129.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-VS\dpdk\buildtools\check-symbols.sh) Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-VS\dpdk\buildtools\options-ibverbs-static.sh) Program objdump llvm-objdump found: NO buildtools\meson.build:7:0: ERROR: Program 'objdump llvm-objdump' not found A full log can be found at C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-VS\dpdk\build\meson-logs\meson-log.txt ERROR: Current directory is not a meson build directory: `C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-VS\dpdk\build`. Please specify a valid build dir or change the working directory to it. It is also possible that the build directory was generated with an old meson version. Please regenerate it in this case. ==== End log output ==== FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27687/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/