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 1A7F74649F for ; Fri, 28 Mar 2025 09:37:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCBE640273; Fri, 28 Mar 2025 09:37:18 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id AB2B740261 for ; Fri, 28 Mar 2025 09:37:17 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6f666c94285so19350677b3.3 for ; Fri, 28 Mar 2025 01:37:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1743151037; x=1743755837; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Bu441imb0UArqloX8B5s1NMRTYvxkDnGneBPbs2IpOE=; b=XaHh8UM5bYZDnWgYMQbjRuAUkkmnejSV4UZLx1bY0VpTJ+2tFC2DamVf5soXMLif9Y k7BEHHritExNZfLKCE9iHz91+4C98jjsgirjmk2MQj4q4PztlzUsqixwuzku/j9vgMvR meUP+YbOb71AO2+CCO3d6SZY62SqLLf8yg+iM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1743151037; x=1743755837; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Bu441imb0UArqloX8B5s1NMRTYvxkDnGneBPbs2IpOE=; b=droyOGAHZBF9u8grqT/ZfxF8vph5Xv1ch7Ji4+MZt7uH7iCIqDCTihTjPXsIZH2hoZ o/K6x1B5J576qA2lhy+gs0sg3hNxt07XXGBohI5dwq67rEqnfN5H6tKXJMEMl93P2gZq 15+wioqN352hzvwS+28+kgrw0vwKhI6VYsmy6C1ytWlSrC879BvYp4zOTujGKRJ+sz2V EGVC5dBSSfGZKPbw9yejwKhROYZ5TROl2+oC1f5cJ663aLq4ETpWG+lcvyU5ox927/uP xKwwQMF44sDxUtht0D9k2e+bd6jhumpf+i87EJA1l6gApsXxEf65Zq6QDdGvSnpYFUpN zVaA== X-Gm-Message-State: AOJu0Yyu++6dDW5ZfsuGt15s4v19l2fEl3ubGqbcFoK6JnZCN6fM9HvQ 99hET9ZZMIBdI1z3cpL1Sq2ROA7Ge6oSZI1Nrmn5zxDZB5uVcohXDXrj2NyjuhkRAnrPpmIomRE SnIoVUnuyrhMOUVCntrx44KVuoOGlBcoA X-Gm-Gg: ASbGnctIvs3cMFewvH3pYhFtl7BoLl0TbcI+4hclYJO9BoW2uhm+M4L5uxPQN+yJnr1 hjIURtTiyZ3c/DSK+d/Mq8X/naZKqOPgj6kKg/2WDVosPHP4WAkFaxpqe+4N8iW4eJz6jNbqIvG ItQUO0fMJFUuh5TGXRHYv3sZBRO2nH9rIuZEoUG31XrPzoX2qlms0nJiCkMV+fdSfpnz/q4ydZQ 23lq3/ZmMyaMktHnPAU7ZtuWObLTdzqUgicu+okyt+s7merEc/NIj69IgLiO4c8Yvw5FXAugenP I5bRpZJUq6m405wTcM3VomySJ/eakpM8TdZaEa6D X-Google-Smtp-Source: AGHT+IEG9EgyPKhp9Z6LrhGJ5RrSJ5lZYX8k0nVw10fvm1P0ML0YlmeW38CGItLHoHLBRcy77EqyqeyQAIJE X-Received: by 2002:a05:690c:9a09:b0:700:a61d:a2f1 with SMTP id 00721157ae682-70224ef9039mr84876267b3.7.1743151036792; Fri, 28 Mar 2025 01:37:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-7023a394cd7sm1897287b3.18.2025.03.28.01.37.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Mar 2025 01:37:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Mar 2025 01:37:16 -0700 (PDT) Message-ID: <67e65fbc.050a0220.8c713.2bacSMTPIN_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 62BAC6052471; Fri, 28 Mar 2025 04:37:16 -0400 (EDT) Subject: |WARNING| [GIT MASTER] 684d996a201182b5335012055df33284e753d832 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 684d996a201182b5335012055df33284e753d832 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#375494 Test environment and result as below: +---------------------+--------------------+-------------------------+ | Environment | dpdk_meson_compile | dpdk_llvm_clang_compile | +=====================+====================+=========================+ | CentOS Stream 10 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | Fedora 40 (Clang) | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | Fedora 40 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | Fedora 41 (Clang) | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | Fedora 41 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | RHEL9 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | Ubuntu 24.04 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | FreeBSD 13.5 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | FreeBSD 14.2 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | Windows Server 2022 | SKIPPED | 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. [618/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj [619/788] Compiling C object app/dpdk-test-gpudev.exe.p/test-gpudev_main.c.obj [620/788] Linking static target drivers/libtmp_rte_net_octeon_ep.a [621/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj [622/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_tm.c.obj [623/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline.c.obj [624/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj [625/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.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 ==== CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) 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 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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 FreeBSD 13.5 Kernel: 13.5-RELEASE Compiler: clang 19.1.7 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 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/33085/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/