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 074DC45F6A for ; Mon, 20 Jan 2025 08:58:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0100B40280; Mon, 20 Jan 2025 08:58:06 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 151614027A for ; Mon, 20 Jan 2025 08:58:04 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844cd85f5ebso353083839f.3 for ; Sun, 19 Jan 2025 23:58:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737359883; x=1737964683; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HSG/Qnxh7PQf4GcbMPWgB43VtghcdHUpYT6p5k/Tdto=; b=C3Ym35HjvmcmFrGxQvmWB6jtsITVb9N6cQWhXTLEIK0gNrrv8pJhfBZ2dA7fea38Yb uNgLb7F41OSLoax1klN6F7nV/CQAKPiWPIPm/cv5BnamVlPo1B0z99NaK7wzqJ4dsMLe NTYwaPKJzylb5/J+BxtyDCA3pNuLCIQtAXRmM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737359883; x=1737964683; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HSG/Qnxh7PQf4GcbMPWgB43VtghcdHUpYT6p5k/Tdto=; b=TNKcU3wkSWX6VqNAb3j18RMFG4x/x0jALehue22p8Rh6PR5Ah9CiLHQxAwlxQ5E3CD Ov4KvhwZ34d8aZFl0rvchHDSTOgAPwwX+0YC+Ad1iJygelf1GIyIKLdHgURfDEpQo7EV UPLwOL3KtwjxlFdQ0by1GnNZcCYwsIBSwDADMR+G0nbP1w8mtS9Wqkd2aRH21WQZcjXy 9HlDPHAP87o0I336zoRmpROn+iuKDQZjM3VKSQeKlMzZxO9dtzQER0pBvfVjcncra0oV v+9MoKpH8bfdpoB/qWbGggXZibZIyXVL/P9mJXBCrwvBgGK4g1X4RdgneS2pPN2ClvXl gdvA== X-Gm-Message-State: AOJu0YxBBIYBVZovAUN8UEs0IfhXFrYFG8AlJ9zYSZwhR4wO0L4OLaz6 oGs1LWy/cmM+Zo4PpXBmNBJS6jb5GdDgJDkoqvztWbMGMftTx2EmE2GYk1o6e94a+S/VD5H/IXq BJc1Xl31Ygxm4PG/fwJQqD29gl3ki92hJ X-Gm-Gg: ASbGncv3UCFGhR8Kba3xKWmAaq637DDQ1KiMevX2JgIGEXVzGiAbGPWZ7FYmLa/oJfH z7VF1uQBV8+AzEXjSLSGcv8FzmsUpiJiBAFbhjBKkppeIIl1JTWcOdTBlOHa8XF+5hlzdyHhANK hQFUmJFhuU55DagcN4WM5ImhPhVCUp60H6euoa/MgY3rGjQJFMNYhFocVL8fFhaQzbK3xCznLiW plOihDOGi0WbkbX3EgmaCz1e1VZ1u2nynt31/6EIiFDFO5b2LuaRC4xKfYBL/VrTBzr45k435Ic OO8JcY1lXUsgjpKvTIM= X-Google-Smtp-Source: AGHT+IEZ+k+xQNt/BNyzh46CvFCpshRLqzp+Po9J9zlpOGo+Hpa8rsP5WAU8P5pEzIIMH5VRY4sE67x63RkQ X-Received: by 2002:a05:6602:4899:b0:84f:2929:5ee0 with SMTP id ca18e2360f4ac-851b64f4bd9mr1066787939f.10.1737359883412; Sun, 19 Jan 2025 23:58:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-851b0220ce2sm45767839f.5.2025.01.19.23.58.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Jan 2025 23:58:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 19 Jan 2025 23:58:03 -0800 (PST) Message-ID: <678e020b.050a0220.23ce84.d4eaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A28D06052471; Mon, 20 Jan 2025 02:58:02 -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#352944 Test environment and result as below: +---------------------+--------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_win_llvm_compile | +=====================+====================+=======================+ | Fedora 40 (Clang) | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 40 | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Debian 12 | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Ubuntu 20.04 | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 41 | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 41 (Clang) | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | openSUSE Leap 15 | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | RHEL9 | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | Ubuntu 24.04 | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | Ubuntu 22.04 | PEND | 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. [618/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj [619/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj [620/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmd_flex_item.c.obj [621/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj [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_csumonly.c.obj [624/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.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_txpp.c.obj ninja: build stopped: subcommand failed. ==== End log output ==== Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 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) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.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/32263/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/