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 2C5A843811 for ; Thu, 4 Jan 2024 07:24:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2860340262; Thu, 4 Jan 2024 07:24:12 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 6B8E44013F for ; Thu, 4 Jan 2024 07:24:11 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5e778e484dbso2030437b3.0 for ; Wed, 03 Jan 2024 22:24:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704349451; x=1704954251; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dB58d4kAq/wn5k3skoC1jZO+z1WGO9GHK+ZT47+KmfY=; b=C9bON8OKaBk1ZEUiP02pnIB7FA1uzcLl3KHJYt541RhLW2zZ7Q32g6/WptP6hI6Fgu E5r6CVKzhEovcaw9VMMe2sDTm1aqebRtOOAmQe257WOq38VrvxnJ0Qt69wHpYHzdnrk+ COyqPqKPLWFTsWsvcEY5uSRexJlFCmTKOKFP8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704349451; x=1704954251; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dB58d4kAq/wn5k3skoC1jZO+z1WGO9GHK+ZT47+KmfY=; b=KG7rjK9ax7gN+QT1R9uBgMlK7EZ2bKrItZ/q3c/86HFbzU0RV9l0IWcwptzv79XBsj PlHbxKYmre/tfGYcvc0E+QaoY/f3PdD1SZkLigBPAbVSnJba6EBXQ7gQdFJsuGwoL8WX j3fvek4sILtN+KspD6WPvauLLH1UWBMYJPYXW+oSFnsnMYjFJiA79sKfc/8IsIaDZw3C SkaUYaUg8mVWsdKFd7wq3W5A72RE2IN9I5XEqBpDzuLgDwzJS1Rtm54EUpzmeDCV/twC wqJ3p4EW5KkP+K6k58nrrG64cIhHVkQKIBD/7W7DeLxWCwlImqlikXC/Y8zFWNx9D3eU Ceng== X-Gm-Message-State: AOJu0YxikDrncLKFEVZl8cgp6sLp0tPRzmuwjwRH9+MGJ/dL9jKgfJmd 3JLGG6GL3waI1MRW0WfympyFUAttYsq6uHrT4rJJeuq+Z4gwr3ut1xkIoh3nSqfCf07y5Rving= = X-Google-Smtp-Source: AGHT+IEKcNRxxnvIAaxKOCBaNYqavY2C6Cp9LDkJ8g0xoJMhAhr7rcNv0hEuI6su1BZF443FeuZSY4nN9LTO X-Received: by 2002:a81:728a:0:b0:5f1:a1f2:f3bd with SMTP id n132-20020a81728a000000b005f1a1f2f3bdmr172163ywc.28.1704349450880; Wed, 03 Jan 2024 22:24:10 -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 i198-20020a8191cf000000b005e82a1e81d0sm2145224ywg.46.2024.01.03.22.24.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 22:24:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 22:24:10 -0800 (PST) Message-ID: <65964f0a.810a0220.8509.26e2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8696D605C205; Thu, 4 Jan 2024 01:24:10 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 4307659a904eb9c9b60240256857228f77a0b97e 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/v22.11 4307659a904eb9c9b60240256857228f77a0b97e --> 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 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2022 (dpdk_meson_compile): ==== Project version: 22.11.3 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 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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/27550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/