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 BCC8F437C9 for ; Sat, 30 Dec 2023 06:59:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B879640271; Sat, 30 Dec 2023 06:59:00 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 8172640150 for ; Sat, 30 Dec 2023 06:58:50 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35fe8a4b373so21397815ab.1 for ; Fri, 29 Dec 2023 21:58:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703915930; x=1704520730; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fT6ICBQ/dhqNjhAKYEXhZJSJJFSetw7mmriA3UFnbN0=; b=WWF7vD19lR+4304Lrjdmxts+P2ZSZU+U0G27gJinjmpheTdSjwgnf9dTx41HEL/XFf hnScboOEqAiw24Y6QDzPm4LLXbno/RsE51+Y9XKccHNzp5hCQy6YI4fYIi6Urk/n+ocB Ds+YO74MMIEGl+dqVPQaaVl6xxtocah3XN/HQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703915930; x=1704520730; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fT6ICBQ/dhqNjhAKYEXhZJSJJFSetw7mmriA3UFnbN0=; b=OUlJnHYD3cvQ1ZOiG7W1eWgH9wqS1+cHa/fIiQFfgJaLEGHKQK9BZuGu9X8/doQ1OC JpddSiO+fkHhOOWbS0HkuOGFjjRdq5dGq6HZyZ9ru39Df/FT+36VnN9snPGzl5zxqo5D WCW/yUpJZyshim6h1vzEdszYwjgGfBC/DeH0pw/CamajIJOQje8CgXEjTDQ+BtQaXYAi Wp1+6im5C4Dk9KRho51bgAYLBu2yv4THK3Hr5XiTZ+tIBpEwjTI3v8h2H/N6cLsfQkbV JnB3+402Oyw3MEUDSkB3V3Y2raIdD0CmJQO+ii2indqtDjK1eeeHHj5QFCJUyq9KsXTf DCog== X-Gm-Message-State: AOJu0YwduSRWaXpiDfXRdU7he+qc+S2kRSAdSUNaTH5eLcMM6Ld8R1Yn fKqS51eIMuZWgXvodOdGlBe3IlvXdhCZjYfhYGzDOE7Y5/mWkRcv3DkXmA== X-Google-Smtp-Source: AGHT+IFGeexsZAzN1YfHfIml0PiuAm2FPU3DpgxYeyyCXCztBZIduoauu1saA6Q7xSTrPf3w1t4y6PzZEKFr X-Received: by 2002:a05:6e02:b46:b0:35f:ef57:56ad with SMTP id f6-20020a056e020b4600b0035fef5756admr12073912ilu.16.1703915929923; Fri, 29 Dec 2023 21:58:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z8-20020a92da08000000b00360382b48ebsm60075ilm.51.2023.12.29.21.58.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Dec 2023 21:58:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Dec 2023 21:58:49 -0800 (PST) Message-ID: <658fb199.920a0220.c89e2.44a7SMTPIN_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 723156051823; Sat, 30 Dec 2023 00:58:49 -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 | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27498/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/