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 71D38437E9 for ; Mon, 1 Jan 2024 06:37:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 621B4402AD; Mon, 1 Jan 2024 06:37:12 +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 1386540270 for ; Mon, 1 Jan 2024 06:37:11 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35fe756e8dfso16938205ab.1 for ; Sun, 31 Dec 2023 21:37:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704087430; x=1704692230; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=29NXKxTNl5p6ujb1akB4ZJ9o8TBG6lTLx6lp3ogAU2o=; b=iohLx0dNr0xgoRIFa8kg4yJFFFWGAqagPzu1CalGyPAugb0hDPBs2AKr01sh5EpO4x zEq2VGpQOmJ5ROVQMDNwsb+dqpkB9B8DRQb9haOxeeRKHySDRJh8soTqFq+03MEzFvOz G7+qA5e5RX42oEdmhZhjjtHfKXdq0jGnbMAso= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704087430; x=1704692230; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=29NXKxTNl5p6ujb1akB4ZJ9o8TBG6lTLx6lp3ogAU2o=; b=qqiGyvjKJtojVSHiS5CcOuEp6pKOmpW01x/AQACUj1iVsG6zAoRQlX0x1oKP4oPBS7 5WAW9VmikLRoqhMDCzdmclUuVQvHHpaEolcrMw+4gqt907nQUGiDJP1OAVXFPX7RhSEY V4PfJzZRCISjiK659dDRwbS8fZYKtEmKb3n3UirnxTuH8k2+9tDmOp+f6aRUGebcVQgS NY1mqgpJLE9MgT7OExW5hwbJmM2ksjXGlMtrMcrxl+pmVsV/fN+snRajih/oC78Rw5wq BISEEhjk0jOLfOIntMhbobiQSwrhHcTVjG5d7t7fMLDbJrOAO8JWUKLmH3R191nheHgA qbOw== X-Gm-Message-State: AOJu0Yzo//a7BLZMOxMxnbshiwD+ZReAVx8wBuGaLAKf6lGLhvcg0U/m 3+9jwWA94AS0tFZmRVRw7PJuPjX/RBlXviU9LK5wzueX/u+7nh+WkoOxaAaizuJXaSWiaONf4w= = X-Google-Smtp-Source: AGHT+IEdDcL3PdWEsaoY8m5aSlgnPhzdrVQ5d8k3vRVtluIV9QWgNDbdABBhfR47BDVvkEKkJSCtCLDHl44s X-Received: by 2002:a05:6e02:214d:b0:35d:6241:194b with SMTP id d13-20020a056e02214d00b0035d6241194bmr9911251ilv.2.1704087430492; Sun, 31 Dec 2023 21:37: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 j7-20020a92ca07000000b0035ff867d547sm790603ils.49.2023.12.31.21.37.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Dec 2023 21:37:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Dec 2023 21:37:10 -0800 (PST) Message-ID: <65924f86.920a0220.36c7a.bda3SMTPIN_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 0722F6050A85; Mon, 1 Jan 2024 00:37:10 -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 | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) 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 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27506/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/