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 C657045E21 for ; Mon, 9 Dec 2024 07:50:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B388C4025F; Mon, 9 Dec 2024 07:50:25 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 7730A4025D for ; Mon, 9 Dec 2024 07:50:24 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6d884e8341bso28423586d6.0 for ; Sun, 08 Dec 2024 22:50:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733727024; x=1734331824; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XU3C7h1BMT3JiwaAp8C1ARKN+4a+FfBvtuQwJ01prTg=; b=Ccr6dr7DpBeyMC6walb9f8xxNKJgc7FQwj5po2jKiX93l//qHQy9PeEce7cOCR7/RO urtPwwscK9Aq3ZevlOE9knfyhVhmuOattcUA5MMtLpMGKnWX/Se1DA8+nKPD9lIh54TU DDWTRRqp3Hu9Cw1ReNlcj3+BANSo5tZRjMIbs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733727024; x=1734331824; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XU3C7h1BMT3JiwaAp8C1ARKN+4a+FfBvtuQwJ01prTg=; b=Vzol+knp0nzXCnEpALGmiMycX8L2TvN9xLQ5XbinVZxQp3pS0ibfsUFH7/g93WzU1T ikWihjL9k7Ct6jpOcItwngt6A5PfzFfD7vz0HAjUSTeYc4xQGHrGNKSEfyq/4bH9aC6U M4YApFtsgzhJDAlCMYN/6cd2/Hp2ssdJUWl2atJrvu/Vcv5DIUrXGmusoXrbmTr0286r EGuibJ9jj2hVdqI4CnQfZwZZQthjuRsc6g4H44hb3W70qu3BPFRY9WawzY7lKqR/k8/n Hh7ZIeRD1Ncy425n1M1KhLVJ2lcf+cGEvUrB3WVXdYxnZ8TWhjdG1af1xlNtHEZPIVPh 2RYQ== X-Gm-Message-State: AOJu0Yx4gXv/ZwwIi5N+1/oHd+g2BNq/OitS8ZZSxfRjcUbysZMlVrqW xue7CrtWRuK1KrlXtpGdJLFNpED+b31EkG3WclX6+tY7WgJIA0eyM67efqCHM9JFAWY3wL78FeB sKgyddnesxzjafvMlHxCrPLV8WMtodkBgdq1zAfEO+pif6oUH X-Gm-Gg: ASbGncuWuoNm4VP0AY1/k1OPgateN9Qemvy2qb35kHFX/cUtwMHMPWc9wUbSnFVzIiL IfebfOGZSFRugHwAgt7lpI1gpMBgu5HDYuXoM5NpHD9RI1xIuDboo8vKUgdJ6tyEhvwX3XWZQ4t qWOM5RckNOiC8abISJbbQRqC8j2ScdmhBQ75UXVsbTX3GpDbHNxLI8FIMdBMdSVihZBR9W+uAnP SfjxzL0oejNzOazZq/VDicoezjvDq1wVjLcBBrm7XIRwag+ihJDEs5qM3DSQ0D86XAEtOZFNXI= X-Google-Smtp-Source: AGHT+IGifDmuQHkDf63NIDPsx9mFgWn2lPP17GJPl2SDsvOS3VQETTe2K6+AnU1c+URw4GVwY3rJQW9ca8I5 X-Received: by 2002:a05:6214:2684:b0:6d8:b3a7:75a0 with SMTP id 6a1803df08f44-6d8e7205319mr193747116d6.47.1733727023864; Sun, 08 Dec 2024 22:50:23 -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 6a1803df08f44-6d8f85d7c04sm2663216d6.49.2024.12.08.22.50.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Dec 2024 22:50:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Dec 2024 22:50:23 -0800 (PST) Message-ID: <6756932f.d40a0220.38b34c.19fdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F8DC6052471; Mon, 9 Dec 2024 01:50:23 -0500 (EST) Subject: |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca 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 077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#342192 Test environment and result as below: +---------------------+--------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_win_llvm_compile | +=====================+====================+=======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 39 (Clang) | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 40 (Clang) | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 40 | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | openSUSE Leap 15 | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | RHEL8 | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | RHEL9 | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | Ubuntu 20.04 | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Ubuntu 24.04 | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | FreeBSD 14.1 | 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. [624/788] Generating rte_crypto_mlx5_mingw with a custom command [625/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj [626/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj [627/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj [628/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH) [629/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj [630/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj [631/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj [632/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.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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.4.1 20231218 (Red Hat 11.4.1-3) 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.2.0-23ubuntu4) 13.2.0 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 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/31878/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/