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 06AB443793 for ; Tue, 26 Dec 2023 06:31:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01F634029F; Tue, 26 Dec 2023 06:31:22 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 7B23E40298 for ; Tue, 26 Dec 2023 06:31:13 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-517ab9a4a13so3227251a12.1 for ; Mon, 25 Dec 2023 21:31:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703568672; x=1704173472; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9zJdrKjJGNe9iId7LMmW38UXgRvK6/fMZtyHWA1dQfU=; b=hO2MtWo2WLSnDhyThgnSzg80cnwEgJpoAQVHFI1+w7FpAOgj2x8eEQEyPdW22Yd7nB iHSsf+ahM6AdgkCFDSzOmhjlYUCBKo1R1hvpu3XXcmpN3HB41J1GpgpJUFwGEMxhRbmf WxVBkyUZfAdsiinFEh7gTjhezp9R2lsfA40Bg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703568672; x=1704173472; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9zJdrKjJGNe9iId7LMmW38UXgRvK6/fMZtyHWA1dQfU=; b=bxt9b8o2+7Y+8MuXhe8cIE3yupM3UVj+7OUW5dItH5hw4uXX5KwgzK9s2fdxhvC+AE mkJ+fARzuDBAPkFfT+/UTpH3dPjmuFHG27uUd7FBO9HHfmsg8rZLyYohFsCz2dmn8zHD J1Xoa1KeKvxNXVCwi6p4z+BDYk9hBWkSa/PEPt0wY/2/RBZumiLPUPEve56N2ZMld/8n Cp5O6QrdDi/0890LkgR5F1q3bEc8bFHHIBynOviIil1IjehXJwPD76hiAPXNAUrlDYyz upjJ/WOiMlc3zZUtutrVdThLjzbx/Bfz81BuEpRwMNfhkDOzEAKa8IZfygrnzsvml2ZC 4iUg== X-Gm-Message-State: AOJu0YzL10MuqoR8rESI2iFQGrekh9Wu0RhgFbyLY4FFRxXsGefiRRsm ocd1QxoH2G7cCj9HLlsEgfxT3g+ar2Ml3P5y9CrFffrZw5qzzZKkebjJ9o81dk0xkl1KenJNsw= = X-Google-Smtp-Source: AGHT+IH7vShG5awiBBZRnc51XEyFIST8iw8ZtFuTS/b3ECzZNqxSJ014hGi+T39JLD24Q7VeEsc0CckWJrto X-Received: by 2002:a05:6a20:1449:b0:195:ec9f:b2d6 with SMTP id a9-20020a056a20144900b00195ec9fb2d6mr779985pzi.5.1703568672676; Mon, 25 Dec 2023 21:31:12 -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 fd29-20020a056a002e9d00b006d9bec636fesm109006pfb.20.2023.12.25.21.31.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Dec 2023 21:31:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Dec 2023 21:31:12 -0800 (PST) Message-ID: <658a6520.050a0220.4fbe2.614bSMTPIN_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 C8B1E6051823; Tue, 26 Dec 2023 00:31:11 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | 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 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27475/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/