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 1DCB746196 for ; Wed, 5 Feb 2025 07:44:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBCE340289; Wed, 5 Feb 2025 07:44:33 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id ED07040270 for ; Wed, 5 Feb 2025 07:44:32 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-218c8aca5f1so35660765ad.0 for ; Tue, 04 Feb 2025 22:44:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738737872; x=1739342672; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+6llQDlvugloZLLBUmnMgy78A+N5l4WnOea4AEgS4CY=; b=GGEwNFEmlYA0C3u7K/2aaEugkcAhnZlwGXe9qNMCPviMBJyOSZa9PSXao7RwLX7PPL efTqX6aGKe7q4/pJhU+WWkMipmtewMPWNvKv4bwRpuUPnshnU8HMTos+lS1qazc24faJ 1ZxQtqkX3a+6QzoQOg5TsW8dJGrXr5Xd6ZkPI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738737872; x=1739342672; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+6llQDlvugloZLLBUmnMgy78A+N5l4WnOea4AEgS4CY=; b=KFYmVnVOrqcpL+t9OHvpbnQWTYG74uXoX2iqkjYS18eMiklGEaMfwSlV/GIUMZ1yTa OjovQMW4uzTfs3Jnh79em2BsUih3yCcThqDWnIfmFoCiOiuOpztLiSIbdQ20r+BT6Ejf qXTVmvUhY6gpwLCTYdcdtuf8Kde5j0KWaDWTaeRZZR3iw/oQ3/G4HTg/VEOC7bM9MizB qTm5f9fubGbVLLVG0H100rt6tfeRHv7/dNKJlrxLqbgcYhQkQreMGITlDYIjf3nMTzEE wfAHRhLK4Vnzqex0u3x5fDPivnmD0vp+SKpV7GERgFm2K/ck5t5hUgE96eLv3Oq+4aQ2 47aw== X-Gm-Message-State: AOJu0YySEfnkDVe1cbKX3WuNp26+2b9IoWAxmbOFAz4iKPShzqf7OsF+ NSiw9O+VASKQFebh0Il0oBrt2RoiLzkETThf6wFS/cmJnZXE6NR3ZivL+xy2aj+KhJXG4LBPIg3 dFvEZMXqIvcHbM+GIv2GPuPBPEola+NUP X-Gm-Gg: ASbGncvKeZ8RbDs26yiarEEwPbr6w9Nonz59IRCNljZduiEfKEuroV0GrtLUmLh11xJ ndwUKNfIcJBkvbfzaKRtgwqRPgiPmeN4V0N+G3GJm+pwr4Pd3H75G9vbrwFbYobVmv+MCWGqEHs zlPU51W9dyYoSRfRMeOFL0kdXusM8q7v1nEIwF0PWeOwBLvk7DMoR9ZpHww5m7zkbH92LnHUEm7 5l2sjX3kxY8ImfByBW1wBEOU8djAUru8VTI1EMXBWaLaC3OoVPknycY64b0hc0oQqTaKgsdPEcY 71o1zbvRgUPmXHgi1+MUvPu/LX2OAw== X-Google-Smtp-Source: AGHT+IEru0x+U7ijSEvzOg2qRHPaHjjeT8utljCHIJZWTHSIWOrihtbd53S/halRA4VOy/bxAo8/SA2IrMfF X-Received: by 2002:a17:902:c941:b0:21f:c13:89a9 with SMTP id d9443c01a7336-21f17ebef4fmr33710475ad.35.1738737871844; Tue, 04 Feb 2025 22:44:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21de321a70bsm6221665ad.17.2025.02.04.22.44.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Feb 2025 22:44:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Feb 2025 22:44:31 -0800 (PST) Message-ID: <67a308cf.170a0220.946ba.cd26SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0B7A56052471; Wed, 5 Feb 2025 01:44:31 -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: Windows-Compile-DPDK-Native#26356 Test environment and result as below: +---------------------+--------------------+----------------------+-------------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_llvm_clang_compile | +=====================+====================+======================+=========================+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------------+ | Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------------+ | Fedora 40 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------------+ | Fedora 41 (Clang) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------------+ | Fedora 41 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------------+ | RHEL9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------------+ | Ubuntu 24.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------------+ | Windows Server 2022 | SKIPPED | PASS | FAIL | +---------------------+--------------------+----------------------+-------------------------+ ==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_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. [619/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj [620/788] Linking static target drivers/libtmp_rte_net_octeon_ep.a [621/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_csumonly.c.obj [622/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_config.c.obj [623/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline.c.obj [624/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_flow.c.obj [625/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj [626/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj [627/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) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/32377/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/