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 EEB6B438F1 for ; Thu, 18 Jan 2024 10:12:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E98F4402B0; Thu, 18 Jan 2024 10:12:00 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 30E86400D7 for ; Thu, 18 Jan 2024 10:11:59 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-210a07b58f3so497212fac.2 for ; Thu, 18 Jan 2024 01:11:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705569118; x=1706173918; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PFt+U2gWUV9HaNknewA+N3SiCb6TMH9iSOAxslXQEqU=; b=e55+JlM4rDZ+cP8YTLWa2SfDP6aPMJzapMR71I82GLGbBivpqPZfl/p4bOqOwMrgDJ Mr4KETbCHp8qC2uc7RPeELv+WJPR1tTgEPIYv5x6ylrMJDdbHDHmlLWGan9ThE72NR8U RNjuAgxVXzj4yXHnjHZYDAvxGqg1LPXBXoCHY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705569118; x=1706173918; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PFt+U2gWUV9HaNknewA+N3SiCb6TMH9iSOAxslXQEqU=; b=RRstANeKEFA02hWAT4o4fsyDTAE+fIzgIcfTAhYArFVBT7JSJ/hOhmmf/kSsGgdpo8 +ggZ9USV+mFHBKRYxqk3c3ZbP5OgdTSxZXUWpHy2dBMbit2oFlVx3/Yf+EI1T95Y1HDm flh/BeLTza2cy3oImnhmVgQk3fAuRqevpSnPp51XcBo7dvFlAiZTdhTQ2TES29DgNP8Y 1/h1kT/j5MzfhtTkTiM6TU7KGID1Nx/6JqAjYgAr01TWTOpzt2EOOr+eH4snMVIMGGmf hVLeBvbdRN6VnFHSMS82CnYdzqqBZKXsAswIjE64+Xck4Hh2ni5VZnUHo5m2aRgYLLrV mG6A== X-Gm-Message-State: AOJu0YxdNZK0cNSzdieepwtKg+ep6oAW1cBiM+llw7H9eclg1QvWPLEc mjf0A+GJwHdesk4coGDWHTav31//fQdy8f6CKJJLy8+26g63duxDhF5Z4Ff5HgW0NF3zPaJvIcV KqngwIOPOhiXUYSCt/zd1Pf4huNB8a/SehTjoVPMM5XlKprC9 X-Google-Smtp-Source: AGHT+IHKsR0atuhTowL3PiSj0YlR3sub/1XcioHDl/dfKQBTy/8fyZIkKa9KKOGIv1t7c+UCcRbEa683x6uB X-Received: by 2002:a05:6870:f14a:b0:206:ba4a:a048 with SMTP id l10-20020a056870f14a00b00206ba4aa048mr469685oac.110.1705569118493; Thu, 18 Jan 2024 01:11:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a185-20020a6390c2000000b005ced8e69447sm71382pge.8.2024.01.18.01.11.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 01:11:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 01:11:58 -0800 (PST) Message-ID: <65a8eb5e.630a0220.c67ee.5157SMTPIN_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 4B41B6052516; Thu, 18 Jan 2024 04:11:57 -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 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | 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 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27706/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/