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 351F145F3C for ; Wed, 25 Dec 2024 10:18:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B738402F2; Wed, 25 Dec 2024 10:18:17 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 8BFAB402EA for ; Wed, 25 Dec 2024 10:18:15 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e3983426f80so5514953276.1 for ; Wed, 25 Dec 2024 01:18:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735118295; x=1735723095; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4aXLMhhEwlUoQKg+0u13RMxy0xqmhz0fH617izIWyP0=; b=ZEsf8+CO871xqT0XPmfwWJqxjcQiEFtPK5sRyube5gYAfenqGrbAp1pQl8bkdYKRNo om5+kihRv8GQUmBv1vQWn+4YWoUUYOMKmKQw6+cwx+3Ilu1ma4N1PfhIwc8APz4Gmn0x ExYXAaGfMJK94LvYBNYkwghzFpMYS2pWfC+pY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735118295; x=1735723095; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4aXLMhhEwlUoQKg+0u13RMxy0xqmhz0fH617izIWyP0=; b=FNukeIXMN2eLCKH8ndg/e8UZRFbV36PMofC1AijLNsf+iJ3MHkDFfWtzRI1Rut50DV 8qPvlXsiJem/z7kbFuuhL0cQ1s/Da+YGjUisaHQxOiCClw7kLxoLCTyfqPWvLMETxwd+ RH+XU8cn1aKW3irwsZVBSmG5GEegUGeDpJ6uf9CYVyL52kV/WRA9cGeAlBbrZE2pyy9E NuETA+ElhGZldMlelrsVhP3stUMjsAqDSBCvXrMlf8j1DSkebj4dUUlZF8uvQjfkE/HT 6Si+cI8k9be3RspOaKIv/4OLYFVK79MPrjcAhVLsu4lp1/oYQ3tBLkTac/EJp3AbPn2B Jdlw== X-Gm-Message-State: AOJu0YzmPcsSWt7Ly9qjqPPKEy+GYIiLzDQyiqd7cu0zf9qWhYXzOvnj ipRjIRjuZ1d+eOHHRhzgL9cIEDg3cPFAEY5bBRmNWs6e5MMdkVMIH3g+tVthTEflA9edRt3aV3d mJat+xRy6PZ+weERxbfIJYvaAiOgonAMf X-Gm-Gg: ASbGncuTrP+joI6A8JozxvEskN/dEU/VXq4pRyHfWGC8CNUC+GIOnYOV7WIf2Rwledi UWWBns2mAdKDv2joqDCo9swO7fxrb8kJXnpo4m3NYltDhy4qbieMPQ6aMlsrd4WuATTx94ZM5h4 BPm7tAsA/ecWFDWJbX7ppxZKSQBbfNkbSeRHjh0P1x1UwDHJyoQknFtd9q8ep8ZuGwCsP0ZpMZ5 qWVSptOtabhkjdTS6p3lfNy93mEuMFpbpTWZ0/G00p9op378v2cTLsO/R2McH8p0niEy+kcsUhs jg== X-Google-Smtp-Source: AGHT+IEvrfv54pFK/zLDW+oP5GC2AErPZcVQYYX7kqH7jumSHv2UFVBdfrP4/zie+mVuMYYoJVp0YWYYKHKc X-Received: by 2002:a05:690c:6185:b0:6ef:a227:c082 with SMTP id 00721157ae682-6f3f81168d3mr163773577b3.14.1735118294895; Wed, 25 Dec 2024 01:18:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f3e7477e0bsm5271607b3.40.2024.12.25.01.18.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Dec 2024 01:18:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Dec 2024 01:18:14 -0800 (PST) Message-ID: <676bcdd6.050a0220.158bb9.77bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 821736052471; Wed, 25 Dec 2024 04:18:14 -0500 (EST) Subject: |WARNING| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#346607 Test environment and result as below: +---------------------+--------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_win_llvm_compile | +=====================+====================+=======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 40 (Clang) | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 40 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 41 (Clang) | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 41 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | RHEL9 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Ubuntu 24.04 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Windows Server 2022 | SKIPPED | FAIL | +---------------------+--------------------+-----------------------+ ==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_compile): ==== ..\lib\eal\include/rte_common.h:850:32: note: expanded from macro 'RTE_FMT_TAIL' #define RTE_FMT_TAIL(fmt, ...) __VA_ARGS__ ^~~~~~~~~~~ ..\lib\eal\include/rte_common.h:848:39: note: expanded from macro 'RTE_FMT' #define RTE_FMT(fmt, ...) fmt "%.0s", __VA_ARGS__ "" ^~~~~~~~~~~ ../drivers/crypto/mlx5/mlx5_crypto.c:463:18: note: forward declaration of 'struct mlx5_err_cqe' volatile struct mlx5_err_cqe *cqe = (volatile struct mlx5_err_cqe *) ^ 3 errors generated. [621/788] Linking static target drivers/libtmp_rte_net_vmxnet3.a [622/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH) [623/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_5tswap.c.obj [624/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_tm.c.obj [625/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmd_flex_item.c.obj [626/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline.c.obj [627/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj [628/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj [629/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.obj ninja: build stopped: subcommand failed. ==== End log output ==== CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32045/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/