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 C3F1345F01 for ; Sat, 21 Dec 2024 09:46:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0CB540156; Sat, 21 Dec 2024 09:46:27 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id C3C004003C for ; Sat, 21 Dec 2024 09:46:26 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6f277a1ecfdso19824117b3.2 for ; Sat, 21 Dec 2024 00:46:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734770786; x=1735375586; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0jbw3sq5QHXwwhiJQUlYq6ZVJjrSVyA9O2RjcNXZ3C4=; b=cg2FNqMvyAmn1ND5vsIy+8T6CZRG4GcJJd64yWoga5uOX8NdX2xy7Q2C1/K34BVepi vv6dIj1T9V5kzSa3ooE4IRdag+UG8R8IOgMJyBg/NAa+QvltAfw1Cy4lE7eowYS6A06D EQay+kzZ9fEWdlfrUIoD3RK2/OEWwPOVLUWAg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734770786; x=1735375586; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0jbw3sq5QHXwwhiJQUlYq6ZVJjrSVyA9O2RjcNXZ3C4=; b=TvbxkzeTaaqpixFRmosaCVrd+REpQ41Gy5hmyegj8zQab7LN1ryae/6h8RyPVYRhCA PML+JrOmqk++LX8nfD6liQvEU2hS/G99c+uq05cR6hpKzOpKeyoWozhNzCdNwUJUJa5L JEON2MIiLMRlYjsEQ1sMIS2/fUCCc5HFT0qhHBBib55Us88Gj5hPeqTvqMIGN4eND7Wv 8+YJurj8p/QohUffd9fAZpaGwIJBNsjhugHyd0m34gQ3nbU5y1tIUySFw5xbFXA9T+qT Po0UrhAivxP+c/HQ9BZ0SYoZvIA24b3qlRhA1VwnpgGV9yMF/mLo2pPnAdwi1WI6LnEd eQaw== X-Gm-Message-State: AOJu0YxaZcEvVIjIOPu6/OAbfxiCbRyQFMIjpyie7bOYKF4ZBqvJXMSc uB28omOJY41+svSSeO4F0z8OCtql8o3+gd3UFtJ6jXLcmqWt46M6752wLVhMDRxatp8KE4fRULo pRkaDXEvx5Yo5+BTmkvY3TFPsdgU/e2Xx X-Gm-Gg: ASbGncsVKw3L/ygFaqWRQcCO4SiGm5tHiD3qCl7GlTIoqDz7fXuC55KbUlcqeVWM1IW zfsGG9/YfXhEO/7GVNAA+9k2E23AtcfQzbpy5W4l0CVupbwJV/61NEQOC0ufHoPV65Sq8unbWqX 957j4THnuTsUaRrEVZ0mZVFtV0PQ6ac1ENOSuPmUj04LRBdT+vgjLk17lbfy4fkmcXF+MroAS5s ViqR65icEOXasgf3HC6TeXICMzcSuwng+LSOjQBtsw/iognzlbZnNgKp/iF1CthD1wn6VHZD2ME kw== X-Google-Smtp-Source: AGHT+IEY68TXu1LJ1demKeY7WgbaMU50W1CvJd8AQ0DxRc8P1HwfZ9rlGzLwj5hQFvzIvKWP4gSy9x+4KFdx X-Received: by 2002:a05:690c:4d01:b0:6ef:529e:6049 with SMTP id 00721157ae682-6f3f80d5c86mr43519307b3.4.1734770786047; Sat, 21 Dec 2024 00:46:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e53895d75ffsm187298276.9.2024.12.21.00.46.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 21 Dec 2024 00:46:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 21 Dec 2024 00:46:26 -0800 (PST) Message-ID: <67668062.250a0220.11cc3e.d4bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AFD166052471; Sat, 21 Dec 2024 03:46:25 -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#345443 Test environment and result as below: +---------------------+--------------------+-----------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile | +=====================+====================+=======================+======================+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Fedora 40 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | RHEL9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Ubuntu 24.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Windows Server 2022 | SKIPPED | FAIL | PASS | +---------------------+--------------------+-----------------------+----------------------+ ==== 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. [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_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj [627/788] Linking static target drivers/libtmp_rte_net_octeon_ep.a [628/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj [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/dpdk-testpmd.exe.p/test-pmd_config.c.obj [632/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj [633/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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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.4.1 20231218 (Red Hat 11.4.1-3) 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.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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/32006/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/