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 868B34386D for ; Tue, 9 Jan 2024 07:16:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8023240261; Tue, 9 Jan 2024 07:16:06 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id F3F7C4021F for ; Tue, 9 Jan 2024 07:16:01 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4299c013215so8564051cf.0 for ; Mon, 08 Jan 2024 22:16:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704780961; x=1705385761; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q1zM6Wk3ylGSloHVyOk61YTW5GHplaPVA0om0qJtOfA=; b=XWwi76q0ubXb/pxvZ4pG+pIhi2GfDoaDoiOX+YwhO/yR/3rmBN7VIPiRL0sg4hWTRS rExNjRyrZR+S3yNob0p6ESBxUkbFrJihtky1EIKtStkPEaSUHbfuE25Lcy27h3WphCBV EG+YTDasEGKCwYcsHpjycIfiyyyDAnxR9tvc4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704780961; x=1705385761; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q1zM6Wk3ylGSloHVyOk61YTW5GHplaPVA0om0qJtOfA=; b=kO91qw224vo8YT9O3GPIqIOnMa+RmgeYoqCXPs9A/xVi4LzhIaKiZ7ugIXmHNKsbVc EtqBZhzMDvS+jkCn1+EY6fUUYJi7nTqeClGvg0Gzqlm0mlVTlhdkdz6E427st5FTfJZP pCGIPFVqZvVXrG0WuPNgitI+rASULV8WlcmfVhS0qladx+CAigx8/eSf9K4YZag9DJ61 ExekzmsPK5EwKtoQreu2F89vARlt7XFaRFFuJH0eJzVc46FUVnA3ph94oz3TiaSVYeLV eu+C/07f4RNLPvilVjnUleHUCheUhE9XaCPWPORLkn55wZJ73e65628qeRRAR/IUed4L pfZQ== X-Gm-Message-State: AOJu0YzXAzd+PWWLyV8P/N8PPA5fAPqn/7zu7aJPN5amdbxiTY4G/ypF pXUXVt5Bd47nWG79T/4sWoAc+Mn5bpfVmx0PND3L5phYOsBf37/gFpJRZ4/jJ88x84EyQsxyWQ= = X-Google-Smtp-Source: AGHT+IHLmZJ8EgYoFup2ROysQ6Yd43wZjV8JsWjC5zr6J7j6JbvncKJ6zI8/2s0Vr+mmkaNHSq11D+tGlkXQ X-Received: by 2002:a05:622a:193:b0:429:9dde:f765 with SMTP id s19-20020a05622a019300b004299ddef765mr301579qtw.36.1704780961389; Mon, 08 Jan 2024 22:16:01 -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 o9-20020ac85a49000000b0042996a349b7sm58534qta.1.2024.01.08.22.16.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jan 2024 22:16:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jan 2024 22:16:01 -0800 (PST) Message-ID: <659ce4a1.c80a0220.ef0af.37d1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 184806043300; Tue, 9 Jan 2024 01:16:01 -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 | +=====================+====================+======================+ | Windows Server 2022 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | 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 ==== Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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) 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/27608/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/