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 B47A8438C9 for ; Mon, 15 Jan 2024 07:32:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF33B4029F; Mon, 15 Jan 2024 07:32:03 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id A9F9740272 for ; Mon, 15 Jan 2024 07:31:13 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7baa8097064so404335739f.3 for ; Sun, 14 Jan 2024 22:31:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705300273; x=1705905073; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nubErQD+wGX/CDMaDOxThyjWPZ+Z48Tzw9dGL4reOfo=; b=S77SsZsbVYSE3H5/N+A6B8gM0bZTbwwzf+ZYO5dlyme9ss6xPwvJKvrCh+vmRuEweb 8XPgjTKhhuaVehjXZZUDtrqRIXs46AcIORdC3Jrl3iFb7/jye6d09T8g5phxlXHDcrEq PBrdgyU9pR8ma75IqQhCnDEm7qP+UtzjtnzO4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705300273; x=1705905073; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nubErQD+wGX/CDMaDOxThyjWPZ+Z48Tzw9dGL4reOfo=; b=kY1DfUHc6RXkRTHdYNze4FgnkwVyLhYpR7F6s8JBYM2In4lyE6m2ovdOl4XIL1YHVM 7cwUMPer4WhRXmD1ZdJUIeFuoebPwcbpujLfZTObmwRDhDHg3XPRQa1gSYnFTC8Spl9d cW4aHLplAJ+aM1xfziDXeKE95Iq/h1LIGava17bNODNzsTQuuX9tP9pPWbSaeO/kSYcy Bm07YDLsDRf7xjlDGjHMG8HiirMXboji/iy/gbV/qt39IVkYFZ4Ql9oS76Z5Za6Exg1v 0i0PnzEkeE2aCeRaplewf2TPkz6XZchdLOfwb8+iHpzPq5uDUxU37FWhJ54FUeMWL3sE /NJg== X-Gm-Message-State: AOJu0YxKrwjpYfW4irBVTzU5uD8u9+PFu0ci9V0lLYV4vjPCn95CrwIk a0Bod67Q7wBCkW6qnKUiYqOTo3pQHYUSNBpPLU49JfHxqQCPHmd270r99A== X-Google-Smtp-Source: AGHT+IFPMMk4xwGgdLSFQ6obtaMtUAYk3/Dt3e9MPnIyoYMSCBxhp21QVcLyZEWQNAjE+GjEpnh6iKubY03x X-Received: by 2002:a5e:8708:0:b0:7ba:a116:3e2a with SMTP id y8-20020a5e8708000000b007baa1163e2amr6350784ioj.25.1705300273117; Sun, 14 Jan 2024 22:31:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a5-20020a056602148500b007bf31e7a1d0sm71825iow.22.2024.01.14.22.31.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Jan 2024 22:31:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Jan 2024 22:31:13 -0800 (PST) Message-ID: <65a4d131.050a0220.c90f1.3f79SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9C2746052516; Mon, 15 Jan 2024 01:31:12 -0500 (EST) Subject: |FAILURE| [GIT MASTER] bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 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 bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2022 (dpdk_meson_compile): ==== Project version: 21.11.6-rc1 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27665/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/